body{
	margin:0px;
	background-color:#CCCCCC;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#747474;
}
.heading12{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#747474;
}
.title_black{
	font-family:Tahoma, Arial, Verdana;
	font-size:20px;
	font-weight:bold;
	color:#333333;
}
.title_blue{
	font-family:Tahoma, Arial, Verdana;
	font-size:20px;
	font-weight:bold;
	color:#0188C8;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#747474;
}
.text12{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	color:#747474;
}
a.left_link{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#3BB2E3;
}
a.left_link:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#ff0000;
}
a.more{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color:#008409;
	text-decoration:underline;
}
a.more:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}
.orange {
	color:#FF6600;
	font-size:12px;
	}
.orange2 {
color:#FF6600;
text-decoration: underline;
}
.menu {
	font-family:Tahoma, Arial, Verdana;
	font-size: 11px; 
	color: #373934; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu:hover {
	font-family:Tahoma, Arial, Verdana;
	font-size: 11px; 
	color: #373934; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.topmenu {
	font-family:Tahoma, Arial, Verdana;
	font-size: 11px; 
	color: #C5C8BE; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;

}
.topmenu:hover {
	font-family:Tahoma, Arial, Verdana;
	font-size: 11px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none;
	font-weight:bold; 
	text-decoration:underline;

}
