BODY
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	overflow-y:scroll;
	background-repeat:repeat-x;
}

P
{
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #444444;
	margin-top:0px;
	line-height:16px;

}
SPAN, DIV, INPUT, SELECT, TEXTAREA, LI, TD
{
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #444444;
}
A
{
	color:#e51937;
	text-decoration:underline;
}

A:hover
{
	color:#000000;
}

img.dotted
{
	border:1px dotted #cccccc;
}
img.solid
{
	border:1px solid #cccccc;
	margin-left:20px;
}

img.solidleft
{
	border:1px solid #cccccc;
	margin-left:20px;
}

img.solidright
{
	border:1px solid #cccccc;
	margin-right:20px;
}
hr
{
	height:1px;
	background-color:#cccccc;
	margin:0px;
    padding: 0;
    border: none;

}
h1 {

font-size: 20px;
font-weight: normal;
color: #000;
margin: 10px 0px 10px 0px;

}

h2 {

font-size: 16px;
color: #666;

}

h3 {

font-size: 15px;
color: #000;

}

h4 {

font-size: 12px;
color: #666666;
margin-bottom:5px;

}

/* --- ID -------------------------------------------------- */



/* --- CLASSES -------------------------------------------------- */
.height100
{
	height:100%;
}

.mainTable
{
	height:500px;
	width:780px;
}

td.header
{
  height: 99px;
  background-image: url(../images/top_bg.jpg);
  background-color:#FFFFFF;
  background-repeat:no-repeat;
  background-position: top left;
  font-family: Tahoma, Trebuchet MS, Arial, Verdana;
  font-size: 10px;
  color: #666666;
}
td.text
{ 
	padding-top:3px;
	padding-bottom:4px;
	padding-left:20px;
	padding-right:30px;
	margin:0px;
	color:#ffffff;
}
td.text p
{
	color:#ffffff;
	margin:0px;
	margin-bottom:3px;
	line-height:normal;
	font-size:10px;
}
td.text h4
{
	font-size: 12px;
	color: #ffffff;
	margin-bottom:3px;
}
td.content
{
	background-color:#ffffff;
}
td.content li
{
	line-height:16px;
}
td.grey
{
	border-left:3px solid white;
	border-right:3px solid white;
	background-color:eaebe9;
	height:13px;
}
.poweredby
{
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
}
.poweredby img
{
	margin-left:-3px;
	margin-bottom:-3px;
}
.poweredby a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#989898;
	text-decoration:none;
}

.contactForm input.text
{
	width:240px;
	margin-bottom:5px;
}
.contactForm input,
.contactForm textarea
{
	border:1px solid #cccccc;
}
.html4
{
	color:#989898;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}

.html4 p,
.html4 div,
.html4 span,
.html4 a
{
	color:#989898;
	font-size:11px;
	text-decoration:none;
}

/* --- MENY --- */
.langMenu 
{
	padding:10px;
}
.langMenu UL
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.langMenu li a img
{
	border:none;
	display:block;
	margin:0px;
	padding-bottom:5px;
}

.langMenu li.last a img
{
	padding-bottom:0px;
}
.langMenu li
{
	display:inline;
	margin:0px;
	float:none;	
}

.topmenu
{
	background-image:url(../images/topmenu_bg.jpg);
	background-repeat:repeat-x;
}
.topmenu UL
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.topmenu a
{
	margin-top: 1px;
	margin-left: 0px;
	float:left;
	padding:5px 10px 6px 10px;
	list-style-type:none;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display: block;
	text-transform: uppercase;
	font-size: 10px;		
	background-image:url(../images/topmenu_li_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.topmenu li a
{
	display:block;
	float:left;
}
.topmenu li
{
	float:left;
}
.topmenu a:hover
{
	color:#f9af38;
	background-color:#b30925;	
}
.topmenu a.selected
{
	background-color:#b30925;
}
.menu
{
	background-color:#ffffff;
	margin:0px;
	border-left:3px solid white;
}
.menu ul
{
	padding:10px;
	margin:0px;
	list-style:none;
}

.menu a
{	

	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	line-height:normal;	
	color:#333333;
	text-decoration:none;
	display:block;
}
.menu li
{
	display:inline;
	margin:0px;
	float:none;	
}

.menu a:hover,
.menu a.selected
{
	background-color:#333333;
	color:#a3a3a3;
}

li.submenu a
{	
	padding-top:5px;
	padding-bottom:6px;
	
}
