/********************from the asp file*************************/

.STYLE1 {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.STYLE3 {color: #666666; font-weight: bold; }

.style4 {
	color: #00FF40;
	font-weight: bold;
}

.style6 {
	color: #000080;
	font-style: italic;
}
.style7 {
	color: #008040;
	font-weight: bold;
}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
/*background: url(images/bgcolor.gif) fixed;*/
}

/******* hyperlink and anchor tag styles *******/

a.bo1:link, a.bo1:visited{
	color: #005FA9;
	text-decoration: none;
	font-weight:bold;
}

a.bo1:hover{
	text-decoration: underline;
		font-weight:bold;
			color: #FF6600;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
			color: #FF6600;
}



td {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}

.bg {
	/*background: url(images/rightbg.jpg) fixed;*/
	height:32px;
}
.bg1 {
	background: url(images/line.gif) fixed;
}
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border: 1px solid;
}
.box2 {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:4px;
	padding-right:4px;
	}
.box3 {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:4px;
	line-height:1.6;
	}
.topdq {
	vertical-align: top;
}

a.midd_1:link {
	color: #000000;
	padding: 15px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.midd_1:visited {
	color: #000000;
	padding: 15px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

a.midd_1:hover {
	color: #FF6600;
	padding: 15px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
    

}


a.midd_win:link {
	color: #000000;
	padding: 7px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.midd_win:visited {
	color: #000000;
	padding: 7px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

a.midd_win:hover {
	color: #FF6600;
	padding: 7px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;    

}

a.midd_2:link {
	color: #000000;
	padding: 10px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.midd_2:visited {
	color: #000000;
	padding: 10px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

a.midd_2:hover {
	color: #FF6600;
	padding: 10px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;   

}



a.midd_3:link {
	color: #FFF;
	padding: 10px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.midd_3:visited {
	color: #FFF;
	padding: 10px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}

a.midd_3:hover {
	color: #F6EADB;
	padding: 10px;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;   

}


a.midd_4:link {
	color: #FFF;
	padding: 10px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.midd_4:visited {
	color: #FFF;
	padding: 10px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}

a.midd_4:hover {
	color: #F6EADB;
	padding: 10px;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;   

}







.table1{
border:1;
cellpadding:0;
border-collapse: collapse;
bordercolordark:#808080;
bordercolorlight:#808080;
}
