html, body {height:100%; margin:0px; padding:0px;}

body, p, td, th, input, a { font-family: Verdana; font-size: 13px; color:#666666;}

form {padding:0px; margin:0px;}

body {
	background-image:url(/i/body_bgr.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#67A240;
	text-align:center;
}



body.Print { padding:10px; }
@page { size: landscape;}

a {


}

a img {
  border:none;
}

hr{
	height:1px;
	background-color:#666666;
	border:none;

}
div#wrapper{
	width:650px;
	border:solid 1px #666666;
	border-top:none;
	text-align:center;
	padding:0px 5px 5px 5px;
	margin:0px auto;
	background-color:#FFFFFF;
}

div#header{
	text-align:left;
	width:100%;
	height:140px;
	border:solid 0px #999999;
	margin:0px auto 5px auto;
}


table.CTable{
	width:100%;
	margin:0px auto;
	
}

.CTable td{
	text-align:left;
	vertical-align:top;
}

td#left{
	background-color:#DEEFFF;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
}
.lng a{
	display:block;
	padding:2px 10px;
	text-decoration:none;
	font-size:11px;
}

div.nav{
	margin:0px 0px 10px 0px;
}
.nav a{	
	font-size:13px;
	display:block;
	line-height:25px;
	background-image:url(/i/a_bgr.jpg);
	background-repeat:repeat-y;
	background-position:left center;
	border-bottom:solid 1px #3873AD;
	padding:0px 10px;
	color:#305BA6;
	font-weight:bold;
	text-decoration:none;
}
.nav a:hover,.nav a#selected{
	font-size:13px;
	display:block;
	line-height:25px;
	background-image:url(/i/a_bgr.jpg);
	background-repeat:repeat-y;
	background-position:left center;
	border-bottom:solid 1px #3873AD;
	padding:0px 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

td.content{
	padding:0px 10px 10px 10px;
	height:300px;
}


.spTitle {
	font-weight:bold;
	font-size:14px;
	color:#FF6600;
}

.spTitle a {
	color:#FF0000;
	text-decoration:none;
}

.spSubTitle {
	font-weight:bold;
}

.spSubTitle a{
	font-weight:bold;
}

.ImgLeft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.ImgRight {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

.BackPrintTop { }
.BackPrintTop .Back { }
.BackPrintTop .Print { }
.BackPrintTop .Top { }

#FooterCont { }

#ITTILogo { }