/* CSS Document */
#position {
	padding: 0px;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	background-color:#EBECEC;
	}
body{
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#333333;
margin-bottom:0px;
}
table{background-color:#EBECEC;
font-size:11px;}
#table{
width:761px;
background-color:#EBECEC;
position:relative;
}
#tabletop{
width:761px;
background-color:#EBECEC;
height:89px;
position:relative;
}
#tdleft{
width:169px;
position:relative;
float:left;
padding-left:10px;

}
#tdright{
width:156px;
position:relative;
float:right;
clear:right;
}
#tdright2{
width:127px;
position:relative;
background-color:#959595;
float:left;
padding-left:20px;
height:265px;
}
#tdmain{
text-align:justify;
width:425px;
position:relative;
float:left;
border-left:#999999 SOLID 1px;
}
#tdmainlarge{
text-align:justify;
width:570px;
position:relative;
float:left;
border-left:#999999 SOLID 1px;
}
.tdmain{padding:8px;
text-align:justify;

display:block;
}
.title{color:#999999;
font-size:14px;
}
.title2{color:#FF6600;
font-size:14px;
}
.tdsubtitle{color:#FF3300;
font-size:12px;
font-weight:bold;
}

#tdmaingrey{
width:410px;
padding:8px;
text-align:justify;
background-color:#CECECE;
color:#333333;
font-size:9px;
}
.tdmaingrey2{
padding:8px;
text-align:justify;
background-color:#B1B1B1;
color:#333333;
font-size:9px;
}
#tdsubleft{padding-left:34px;
}

.red{color:#CC0000;
}
.green{
color:#339900;
}
a.menu:link,a.menu:visited{
display:block;
color:#999999;
font-size:12px;
text-decoration:none;
height:18px;
padding-top:4px;
padding-bottom:4px;
}
a.menu:hover,a.menu:active{
display:block;
color:#FF9900;
font-size:12px;
text-decoration:none;
height:18px;
padding-top:4px;
padding-bottom:4px;
}
#tdbottom{
height:30px;
border-top:SOLID #333333 1px;
clear:both;
padding:8px;
padding-top:20px;
}
#ntleft {
float:left;
width:49%;
}
#ntright {
float:right;
width:50%;
}
