BODY {
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.scroll {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
}
BODY {
	MARGIN: 0px;
	BACKGROUND-COLOR: #004A80;
	background-image: url(../2blue_background.gif);
	background-repeat: repeat;
	background-position: left top;
}
.m:link {
	FONT-SIZE: 10px;
	COLOR: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.m:visited {
	FONT-SIZE: 10px;
	COLOR: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.m:hover {
	FONT-SIZE: 10px;
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}
.m:active {
	FONT-SIZE: 10px;
	COLOR: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.m2:link {
	FONT-SIZE: 9px;
	COLOR: #999999;
	font-family: Tahoma, Arial, Verdana;
	TEXT-DECORATION: none;
}
.m2:visited {
	FONT-SIZE: 9px;
	COLOR: #999999;
	font-family: Tahoma, Arial, Verdana;
	TEXT-DECORATION: none;
}
.m2:hover {
	FONT-SIZE: 9px;
	COLOR: #000000;
	font-family: Tahoma, Arial, Verdana;
	TEXT-DECORATION: none;
}
.m2:active {
	FONT-SIZE: 9px;
	COLOR: #999999;
	font-family: Tahoma, Arial, Verdana;
	TEXT-DECORATION: none;
}
.m2a {
	FONT-SIZE: 9px;
	COLOR: #999999;
	font-family: Tahoma, Arial, Verdana;
	TEXT-DECORATION: none;
}
#text {
	FONT-SIZE: 12px;
	COLOR: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#clickpad {
	FONT-SIZE: 12px;
	COLOR: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
INPUT.input {
	background-color: #F7F7F7;
	border: 1px solid #B1B1B1;
	padding-left: 1px;
}
INPUT.input_disabled {
	color: #737373;
	background-color: #F7F7F7;
	border: 1px solid #B1B1B1;
}
INPUT.input_focus {
	background-color: #E7E7E7;
	border: 1px solid #B1B1B1;
}
INPUT.field_error {
	border: 1px solid #B1B1B1;
	background-color: #FFDF5E;
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
TEXTAREA.input_text {
	background-color: #F7F7F7;
	border: 1px solid #B1B1B1;
}
TEXTAREA.input_text_focus {
	background-color: #E7E7E7;
	border: 1px solid #B1B1B1;
}
TEXTAREA.field_error_text {
	border: 1px solid #B1B1B1;
	background-color: #FFDF5E;
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #B1B1B1;
	background-color: #F7F7F7;
	padding-left: 1px;
}
SELECT.input_combo {
	color: #333333;
}
SELECT.field_error_combo {
	background-color: #FFDF5E;
}
SELECT.input_combo_focus {
	background-color: #DFFF9A;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 17px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	background-image: url(../bg_header.gif);
}
.buttondisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0D0D0;
	height: 17px;
	background-color: #CCCCCC;
	border: 1px solid #C0C0C0;
	background-image: url(../bg_header.gif);
}
/* News style start */
.news_page_title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #9E0039;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#news_space {
	padding-left: 25px;
}
.news_public_data {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.news_public_data:link, .news_public_data:visited, .news_public_data:active {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.news_public_data:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.news_title {
	COLOR: #666;
	font: bold 19px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.news_title:link, .news_title:visited, .news_title:active {
	COLOR: #666;
	font: bold 19px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.news_title:hover {
	COLOR: #000;
	font: bold 19px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.news_lead {
	FONT-SIZE: 12px;
	COLOR: #333333;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
}
.news_text {
	FONT-SIZE: 11px;
	COLOR: #333333;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.news_back:link, .news_back:visited, .news_back:active {
	FONT-SIZE: 9px;
	COLOR: #666;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
}
.news_back:hover {
	FONT-SIZE: 9px;
	COLOR: #000;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
	font-weight: bold;
}
.eform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	cursor: hand;
}
.nform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	cursor: hand;
}
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 17px;
	width: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.btable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.btable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #CCCCCC;
	font-weight: bold;
}
.btable3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.btab01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.btab02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.req {
	background: url("dot.gif") no-repeat;
	width: 80px;
	border: 0;
}
/* News style end */
h1 {
	font-family: Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
h2 {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FF0000;
}

#blue .left {
/*	background-image: url(../top_1.jpg);   */
	background-repeat: no-repeat;
	background-position: right top;
	height: 450px;
}
#blue .middle {
	width: 900px;
	background-image: url(../top_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#blue .right {       
	/*background-image: url(../top_2.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
}
#blue .tab_top_left {
	width: 280px;
	height: 195px;
	float:left;
	padding:0px;
	margin:0px;
}
#blue .tab_top_right {   
	background-image: url(../top_2.jpg);
	background-repeat: no-repeat;
	background-position: top left;

	vertical-align: bottom;
	text-align: right;
	width: 650px;	
	padding:0px;
	margin:0px;
}
#blue .tab_data {
	padding-right: 10px;
	vertical-align: top;
	width:280px;

}

#blue .tab_content {
	padding: 0px;
	vertical-align: top;
	BACKGROUND-COLOR: #f1f1f1;  
	border: 1px solid #333333;
  margin:0px;  

}
#blue .tab_data {
	background-image: url(../2blue_bottom4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	FONT-SIZE: 12px;
	COLOR: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	vertical-align: top;
}   
#blue .tab_content .heading {
	/*BACKGROUND-COLOR: #F46D20; */
	background-color:#e65e10;
	height: 25px;
	padding: 10px 10px 8px 10px;
	FONT-SIZE: 16px;
	COLOR: #fff;
	font: 19px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	width:596px;
	float:left;	
}
#blue .tab_content .heading_login {
	float: right;
    BACKGROUND-COLOR: #F46D20;
	COLOR: #fff;
	font: 12px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

#blue .tab_content .text {
	padding: 0px 7px 7px 7px;
	font:  12px/13px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666;

}

#blue .tab_foot_left {
	background-image: url(../2blue_bottom5.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
}
#blue .tab_foot_right {
	background-image: url(../2blue_bottom6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	FONT-SIZE: 10px;
	COLOR: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.thumb img {
	border: solid 1px #999;
	padding: 2px;
	cursor: pointer;
}
.tab_frame img {
	border: solid 1px #999;
	padding: 2px;
}
.audio td {
	height: 24px;
	COLOR: #666;
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.audio th {
	COLOR: #666;
	FONT-SIZE: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.tab_footer {
	color: #000000;
	font:  10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.message {
  color: #333333;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#m_name {
padding:15px 0px 5px 0px;
font-weight: bold;
border-bottom:1px solid #FDFDFD;
}
#m_date{
padding:15px 0px 5px 0px;
border-bottom:1px solid #FFFFFF;
}

.m_message ,.text_massage{
  color: #666666;
  padding:5px 0px 0px 0px;

}


#navigation{
  padding:10px 0px 10px 0px;
  color: #666666;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
 text-decoration:none;    
}

#navigation a:link,  a.new-message:link, .text a:link{

 color:#014a7f;
}

#navigation a:visited, a.new-message:visited, .text a:visited{
 color:#014a7f;

}

#navigation a:hover,  a.new-message:hover, .text a:hover{
 color:#89CEFF;

}

.new-message{

  font: 11px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;  
}

#mes_count{
  color:#333333;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;    
}

.mes_header{

  padding-top: 15px; 
  padding-bottom: 10px;
  border-bottom: 0px solid #FFFFFF;
}
.nav{
  background-color:#e2e2e2;
  padding-top: 15px; 
  padding-bottom: 10px;
}


