body{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-face-color:;
	scrollbar-arrow-color:;
	scrollbar-track-color:;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	background:#000000 
}
td{
	font-family: verdana;
	color: #8a8a8a;
	font-size: 11px;
	line-height: 18px;
}
.tdno{
	font-family: verdana;
	color: #8a8a8a;
	font-size: 11px;
	text-align: left;
	line-height: 10px;
}
a{
	font-family: verdana;
	color: #8a8a8a;
	font-size: 11px;
	line-height: 18px;
	text-decoration: underline;

}
a:hover{
	font-family: verdana;
	color: #FE8905;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;

}


.title{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	padding-left:10px;
}
.title2{
	font-family: verdana;
	color: #FE8905;
	font-size: 11px;
	font-weight:bold;
	padding-left:10px;
}
.titlesmall{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}
.title3{
	font-family: verdana;
	color: #FE8905;
	font-size: 12px;
	font-weight:bold;
	width: 100%;
	height: 30px;
	background-color:#F8F8F8;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
}
:hover.title3{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	width: 100%;
	height: 30px;
	background-color:#FE8905;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
}
.titlebar{
	font-family: verdana;
	color: #9c9c9c;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
}
:hover.titlebar{
	font-family: verdana;
	color: #9c9c9c;
	font-size: 11px;
	text-align: justify;
	text-decoration: underline;
}
.mainmenu{
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	width: 115px;
	height: 28px;
	padding-top: 5px;
	background-image: url('../images/bg_menu.jpg');

}
:hover.mainmenu{
	font-family: tahoma;
	color: #d9d9d9;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	width: 115px;
	height: 28px;
	padding-top: 5px;
	background-image: url('../images/bg_menu_hover.jpg');

}








.footer1{
	font-family: verdana;
	color: #666666;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}
:hover.footer1{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	text-decoration: underline;
}
.footer2{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	font-weight:bold;
	text-decoration: none;

}
:hover.footer2{
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	text-align: right;
	font-weight:bold;
	text-decoration: underline;
	
}
#dropcontentsubject{
width: 245px;
font-family: verdana;
	color: #8a8a8a;
	font-size: 11px;

}

.dropcontent{
width: 245px;
height: 200px;
border: 0px solid black;
background-color: #FFFFFF;
padding: 3px;
display:block;
font-family: verdana;
	color: #8a8a8a;
	font-size: 11px;

}