body,td,th {
	font-size: 12px;
	font-family: tahoma;
	margin:0;
	scrollbar-3dlight-color:#000066; 
	scrollbar-arrow-color:#000066; 
	scrollbar-base-color:#A2C5E9; 
	scrollbar-darkshadow-color:#3767DF; 
	scrollbar-face-color:#A2C5E9; 
	scrollbar-highlight-color:#3767DF; 
	scrollbar-shadow-color:#3767DF;
}
.tblBackground
{
	background-position:bottom;
	background-repeat:no-repeat;
}
a {
	color : #3767DF; text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
a:active
{
	text-decoration : underline;
}
.mainMenu {
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	vertical-align:top;
	color:#3767DF;
}
.topicHead
{
	color:#737373;
	font-size:13px;
	font-weight:bold;
}
.topicDetails
{
	color:#737373;
	font-size: 13px;
	line-height:20px;
}
.topicLink
{
	color:#FD9002;
	font-size: 13px;
}
.topicButton
{
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #3767DF;
	border-bottom: 1px solid #3767DF;
	border-left: 1px solid #DDDDDD;
	font-family:tahoma;
	font-weight:bold;
	color:#3767DF;
	height: 21px;	
}
.bgMain
{
	background-image:url(../images/bgMain.jpg);
	background-position:center;
}
