/* CSS Document */

body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #13789E;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	line-height: 20px;
}
a:link {
	color: #006600;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.body_top_container{
	background-color:#d0e9f0;
}
.body_top_container_box{
	width:980px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
}
.body_top_container_text{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.body_top_container_text li{
		list-style:url(../images/bullet_li.gif);
	
}
.title_01{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#7ba203;
}
.title_02{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#1b8cd4;
	font-weight:bold;
}
.body_bottom_container{
	background-color:#fffef9;
	border-top:1px solid #a4ccd7;
}
.body_bottom_container_left{
	border-right:1px dotted #ded7c3;
	width:260px;
}

.flash_01{
	width:230px;
	background-color:#d2c7a7;
	padding:6px 6px 6px 6px;
}
.flash_02{
	width:230px;
	background-color:#0882a0;
	padding:6px 6px 6px 6px;
}
.news_container{
	width:412px;
	background-color:#faf8f1;
}
.news_container_text1{
	background-color:#faf8f1;
	padding-left:10px;
	padding-top:10px;
}
.news_container_text2{
	background-color:#fffdf7;
	padding-left:10px;
	padding-top:10px;
}
.news{
	background-color:#998b64;
	
}
.fotter{
	background-image:url(../images/fotter_bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:58px;
}
.fotter_left{
	padding:10px;
	font-size:12px;
	color:#666666;
}
.style2 {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
.style7 {color: #666666; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style8 {color: #660000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style9 {color: #000000}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style11 {
	color: #66CC00;
	font-weight: bold;
}
.style19 {color: #FF6600}
.style21 {font-size: small}
.style23 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif}

.title_orange{
	color:#C26C1F;
}
.title_blue{
	color:black;
	font-weight:bold;
        font-size: 18px;
        font-family: times;
}
.title_green{
	color:#3953A4;
	font-size:14px;
	font-weight:bold;
}
.news_top{
	background-color:#48BEC8;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:4px;
}
.news_top2{
	background-color:#3953A4;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:4px;
}
.news_text{
	border:1px solid #48BEC8;
		padding:4px;
}
.news_text2{
	border:1px solid #3953A4;
		padding:4px;
}
.form{

}
.body_top_container_shedule{
	background-image:url(../images/shedule.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:680px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.text_field{
	height:18px;
	color:#333333;
	border:1px solid #417E8B;
	width:200px;
}
.name{
	height:26px;
	line-height:26px;
	color:#333333;
}
.btn{
	background-color:none;
	background:none;
	background-image:url(../images/btn.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	width:59px;
	height:26px;
	padding-right:10px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.msg{
	padding:6px 0 6px 0;
	height:150px;
	color:#333333;
	border:1px solid #417E8B;
	width:200px;
}
.fotter_menu{
	color:#333333;
	font-size:11px;
	text-align:center;
}
.fotter_menu a:link, .fotter_menu a:visited, .fotter_menu a:active{
	color:#333333;
	font-size:11px;
	text-decoration:none;
}
.fotter_menu a:hover{
	color:#2DA5B3;
	font-size:11px;
}

div#navbar2 {	
	height: 30px;
	width: 100%;
	text-align: right;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: transparent;
	float: right;
}

div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;
	line-height: 30px;
	white-space: nowrap;
}

div#navbar2 li {
	list-style-type: none;
	display: inline;
}

div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: blue;
}

div#navbar2 li a:link {
    color: blue;
}
div#navbar2 li a:visited {
    color: black;
}

div#navbar2 li a:hover {
    font-weight: bold;
    color: red;
    text-decoration: underline;
}

#shrink {

width: 400px;

}


