/* CSS Document */

body{
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
margin-top:0px;
}

.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-left:5px;
}



.header2{
background-image: url(images/header_part2.gif);
width:157px;
height:136px;
background-repeat:no-repeat;
}

.header3{
background-image: url(images/header_part3.gif);
width:224px;
height:136px;
background-repeat:no-repeat;
}

.header4{
background-image: url(images/header_part4.gif);
width:225px;
height:136px;
background-repeat:no-repeat;
}

.header5{
background-image: url(images/header_part5.gif);
width:108px;
height:136px;
background-repeat:no-repeat;
}

.newsbox{
background-image:url(images/news.gif);
width:214px;
height:194px;
background-repeat:no-repeat;
}

.dotvert{
background-image:url(images/dot.gif);
width:2px;
background-repeat:repeat-y;
background-position:center;
}
.dothor{
background-image: url(images/dothor.gif);
height:1px;
background-repeat:repeat-x;
background-position:center;
}

.welcome{
background-image:url(images/welcome.gif);
width:227px;
height:35px;
background-repeat:no-repeat;
}


.login{
background-image:url(images/loginbox.gif);
width:212px;
height:115px;
background-repeat:no-repeat;
}

.traininghead{
background-image: url(images/traininghead.gif);
width:74px;
height:22px;
background-repeat:no-repeat;
}

.trainingimg{
background-image: url(images/trainingimg.gif);
width:121px;
height:120px;
background-repeat:no-repeat;
}

.leftdowndesign{
background-image:url(images/leftdowndesign.gif);
width:222px;
height:80px;
background-repeat:no-repeat;
}

.partners{
background-image:url(images/partners.gif);
width:203px;
height:94px;
background-repeat:no-repeat;
background-position:center;
}

.links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-style:normal;
text-decoration:none;
}
a.links:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-style:normal;
text-decoration:none;
}

.searchfield {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF
}

.field{
width:100px;
}
.lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	background-color: #FFFFFF;


}
