body {
background-image:url(../image/bg.jpg);
font-family:arial;
font-size:11px;
background-repeat:repeat-x;
}
.text_white {
font-family:arial;
font-size:11px;
color:#FFFFFF;
}

.text_white_bold {
font-family:arial;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}


.text_white_big {
font-family:arial;
font-size:15px;
color:#FFFF00;
font-weight:bold;
}


.text_black_bold {
font-family:arial;
font-size:11px;
color:#000000;
font-weight:bold;
}

.black_big {
font-family:arial;
font-size:14px;
color:#000000;
font-weight:bold;
}


.headername {
font-family:arial black;
font-size:16px;
}
.menu {
font-weight:bold;
text-decoration:none;
}
.headline_blue {
font-size:14px;
font-weight:bold;
color:#00637f;
text-decoration:none;
}

.headline_blue:hover {
font-size:14px;
font-weight:bold;
color:#00637f;
text-decoration:underline;
}



.headline_blue2 {
font-size:16px;
font-weight:bold;
color:#00637f;
text-decoration:none;
}

.headline_blue2:hover {
font-size:16px;
font-weight:bold;
color:#00637f;
text-decoration:underline;
}

.headline_blue3 {
font-family:Verdana;
font-size:20px;
font-weight:bold;
color:#00637f;
text-decoration:none;
}

.headline_blue3:hover {
font-family:Verdana;
font-size:20px;
font-weight:bold;
color:#00637f;
text-decoration:none;
}



.headline_white {
font-size:20px;
font-weight:bold;
color:#ffffff;
}
.headline_black {
font-size:12px;
font-weight:bold;
color:#000000;
}
.news_time {
color:#333333;
}
.more {
font-size:11px;
color:#990000;
font-weight:bold;
}
.pro_name {
font-family:arial;
font-size:18px;
font-weight:bold;
color:#00637f;
text-decoration:none
}
.button {
font-family:arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
cursor:pointer;
border:solid 2px;
background:#00728b;
border-top:#72A5D8;
border-left:#72A5D8;
border-right:#72A5D8;
border-bottom:#72A5D8;
}
.typebox {
font-family:arial;
font-size:11px;
color:#000000;
background:#ffffff;
border:solid 1px;
border-color:#00637f;
}
.typebox2 {
overflow:auto;				
scrollbar-arrow-color: #015a6d;
scrollbar-3dlight-color: #015a6d;
scrollbar-highlight-color: #015a6d;
scrollbar-face-color: #58a6b7;
scrollbar-shadow-color: #015a6d;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
font-family:arial;
font-size:11px;
color:#000000;
background:#ffffff;
border:solid 1px;
border-color:#58a6b7;
}

.newsheading{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none

}

.newsheading:hover{
	font-family: Arial;
	font-size: 11px;
	color: #00637f;
	font-weight:bold;
	text-decoration:none

}

.daycell_selected{
font-weight:bold;
background-color:#81BCC9;
border-color:#3C7C8A;
border-style:solid;
border-width:1px;
font-family:Arial;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

.daycell{
background-color:#EFEFEF; 
border-color:#3C7C8A;
border-style:solid;
border-width:1px;
font-family:Arial;
font-size:11px;
text-decoration:none;
color:#262e40;
}

.heading {
	font-family: Arial;
	font-size: 12px;
	color: #262e40;
	font-weight: bold;
}
.normal{
	font-family: Arial;
	font-size: 11px;
	color: #262e40; text-decoration:none;
}
.normal_bold{
	font-family: Arial;
	font-size: 11px;
	color: #262e40;
	font-weight: bold;text-decoration:none;
}

.normal_white {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff; text-decoration:none; 
}

.normal_white_bold {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.normal_white_current_bold {
	background-color:#ECEDF0;
	font-family: Arial;
	font-size: 11px;
	color: #262e40;
	font-weight: bold;
}

.heading_white {
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.headline {
	font-family:Arial;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	background-color: #CCCCCC;
}

#customForm3
{ 
border: 1px solid #CCCCCC;
background-color: #F8F8F8;
color: #000;
}
 


