body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-image: url(../images/backline2.jpg);
	background-repeat: repeat-x;
	/*background-color: #277cb3;*/
	/*background-color:#499dc9;*/
	background-color:#C5CDE0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img { behavior: url(iepngfix.htc); }
img, .fix { behavior: url(iepngfix.htc); }
.style1 {	
	color: #FFFFFF;
}
.style2 {	
	color: #FFFFFF;
	font-size: 14px;
}

.style2 a:link, a:visited {
	color: #FFFFFF;	
	text-decoration: none;
	}

.style3 {	
	font-size: 16px;
}

.style4 {	
	font-size: 18px;
}

.style5 {	
	color: #FFFFFF;
	font-size: 16px;
}

.style6 {	
	font-size: 18px;
}

.style7 {	
	font-size: 24px;
}

.style8 {
	font-weight: bold
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

.login a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.login a:visited {
	color: #FFFFFF;	
	text-decoration: underline;
}

.minh {
	min-height: 300px;
	}

* html .minh {
height: 300px;
}

.minh2 {
	min-height: 400px;
	}

* html .minh2 {
height: 400px;
}

.glossymenu{
	position: relative;
	padding: 0 0 0 25px;
	margin: 0 auto 0 auto;
	background: url(../images/menur_bg.gif) repeat-x; 
	height: 39px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#012946;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 8px; 
	height: 39px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 20px 0 8px; 
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menur_hover_left.gif) no-repeat; 
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #cae976;
	background: url(../images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.footer_table {
	margin: 10px auto 0 auto;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.footer_table td{
	color: #000000;
}

.footer_table td a{
	color: #000000;
}