html {
	OVERFLOW-Y: scroll; 
	SCROLLBAR-FACE-COLOR: #10123B;
	OVERFLOW-X: auto; MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #10123B; 
	SCROLLBAR-3DLIGHT-COLOR: #10123B; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #10123B;
	SCROLLBAR-BASE-COLOR: #10123B;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/statu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.body {
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: #000000;
  	text-decoration: none;
}

.bodyblack {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: text-top;
	top: auto;
}
.bodyblue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E2B91;
	text-decoration: none;
	
}

.bodyred {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B82144;
	text-decoration: none;
	
}

.menu {
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: normal;
  	color: #ffffff;
  	text-decoration: none;
}
.menu a:hover {
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: normal;
  	color: #FFCC00;
  	text-decoration: none;
}
.head {
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 13px;
  	font-weight: bold;
  	color: #e72b1d;
  	text-decoration: none;
}
.head2 {
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 13px;
  	font-weight: bold;
  	color: #ffffff;
  	text-decoration: none;
}
.more {
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: #e72b1d;
  	text-decoration: none;
}
.more a:hover {
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: #e72b1d;
  	text-decoration: underline;
}
.name {
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
  	color: #e72b1d;
}
.post	 {
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: normal;
	font-style:italic;
  	color: #003366;
}
.copyright	 {
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 10px;
  	font-weight: normal;
	color: #ffffff;
}
.infomedia	 {
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 10px;
  	font-weight: normal;
	color: #FF6600;
	text-decoration:underline;
}

.infomedia a:hover	 {
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 10px;
  	font-weight: normal;
	color: #FF9900;
	text-decoration:underline;
}


.txtfield {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	width: 175px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.noborderfield {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;	
	border: 0px solid #ffffff ;
	background-color: #FFFFFF;
}
.btn {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D51932;
	border: 1px solid #000000;
	height: 19px;
	width: 50px;
	cursor:hand;
}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.allborder {
	boredr: 1px solid #555555;
}
