@charset "iso-8859-9";
/* CSS Document */

body{
	background-color:#cccccc;
	margin-top:-5px;
	margin-left:0px;
}

.main_frame{
	border: 1px inset #000066;
}

a:hover{
	color: #5B0000;
	text-decoration: underline;
}

.fade_link{
	color: #9F9F9F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.footer{
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.news_link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.news{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.content1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.img_border{
	border: 1px outset #000036;
}
.img_border:hover{
	border: 1px outset #00CCFF;
}

.img_table{
	background-color: #FFFFFF;
	border: 1px solid #000066;
	cursor:pointer;
}
.img_table_hover{
	background-color: #cccccc;
	border: 1px solid #000066;
	cursor:pointer;
}

.title1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000036;
	text-decoration: none;
}

.title2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.title3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title4{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.title5{
	color: #713800;
	text-decoration: none;
	font: bold 12px Tahoma;
}
.content5{
	color: #3366FF;
	text-decoration: none;
	font: normal 12px Tahoma;
}

.layer_main{
	background: #5073FE;
	border: 1px outset #CAF0FF;
}
.layer1{
	background: #C1D7F9;
	border: 1px outset #00FFFF;
}
.layer1_h{
	background: #ADCBF8;
	border: 1px inset #00FFFF;
}
.layer2{
	background: #D2FDFF;
	border: 1px outset #00FFFF;
}
.layer2_h{
	background: #9FFBFF;
	border: 1px inset #00FFFF;
}

.btt{
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.pointer{
	cursor:pointer;
}

.work_cell_caption{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03C;
	background-color: #A6D0D9;	
}

.work_cell_even{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #D3D9DC;
}

.work_cell_odd{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #C4DDEC;
}