body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #3b3b3b;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
/*a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}*/
.style1 {color: #4A4A4A}
.style2 {color: #A35B0F}
.style3 {
	color: #5C5C5C;
	font-weight: bold;
}
.style4 {color: #626161}

.style6 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {font-size: 12px; font-weight:normal;}

.lside{
	background-image: url(images/white-bg_04.gif);
	background-repeat: no-repeat;
}

.rside{
	background-image: url(images/white-bg_06.gif);
	background-repeat: no-repeat;
}


.btn_bg{
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat-x;
}

.dload{
	background-image: url(images/img_download.jpg);
	background-repeat: no-repeat;
	padding-left: 95px;
	padding-top: 30px;
}

.brdrbg{
	/*border: 1px solid #a2c5e0;*/
	background-color: #eef7fe;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.brdr{
/*	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;*/
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}

.brd{
	/*border: 1px solid #dddddd;*/
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
}

.sidehead {
	font-weight: bold;
	color: #2f4eb5;
	font-size: 11px;
}

.btext {
	font-weight: bold;
	color: #3c3c3c;
}

.lht {
	line-height: 170%;
}

.ipad{
	padding: 3px;
}

.tpad {
	padding-top: 3px;
}

.lpad {
	padding-left: 270px;
}

.padd{
	padding: 8px;
}

.qmenubg {
	background-color: #ddeffd;
	line-height: 25px;
	padding-left: 15px;
}

.qdvd{
	background-image: url(images/qdvd_bg.gif);
	background-repeat: repeat-x;
	line-height: 2px;
}

.qmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #054886;
	font-weight: bold;
	text-decoration: none;
}

.qmenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

.imenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #171717;
	text-decoration: none;
}

.imenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #171717;
	text-decoration: underline;
}

.top {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
}

.top:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF6600;
	text-decoration: underline;
	text-align: right;
}

.tm{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
	text-align: left;
}

.tmbr {
	border-left: 1px solid #FF9933;
}

.tmbrb {
	border-bottom: 1px dotted #999999;
	line-height: 5px;
}

.rimg{
	float: right;
	border: 1px solid #999999;
	padding: 3px;
	margin-left: 10px;
}

.limg{
	float: left;
	border: 1px solid #999999;
	padding: 3px;
	margin-right: 10px;
}

.fl {
float: left;
margin-right: 5px;
}