@charset "utf-8";
.bstyle {
	margin: 0px;
	background-color: #EAEAEA;
}
.tstyle {
	background-color: #FFFFFF;
}
#menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.heading_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #999999;
}
.bdr {
	border: 1px solid #CCCCCC;
}

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.heading_ser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border: 1px dashed #CCCCCC;
}


.bgmenu {
	background-image: url(images/back_line.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.textcont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
}
.inerlinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.footerbg {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.leftbg {
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
}
.rightbg {
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
}



#menu a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.bottombdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
s
