@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#686868;
	line-height:16px;
}
body {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	background:#ffffff;
}
a:link, a:visited ,a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height:16px; 
	letter-spacing: 0px; 
	color:#0873e6; 
	text-decoration: underline;
}
.tagasiside {
	BORDER-RIGHT:#bab8a3 1px solid; 
	BORDER-TOP: #bab8a3 1px solid; 
	FONT: 11px Verdana, Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	BORDER-LEFT: #bab8a3 1px solid; 
	BORDER-BOTTOM:#bab8a3 1px solid; 
	TEXT-DECORATION: none; 
	background:none;
}
#main {
	position:relative;
	width:748px;
	margin:0px auto;
	background:#FFFFFF url(../images/shadow.jpg) repeat-y right top;
}
#copyright {
	position:absolute;
	left:38px;
	bottom:48px;
	background:url(../images/copyright_bckg.jpg) no-repeat;
	width:185px;
	height:55px;
	padding-top:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#686767;
	line-height:14px;
}
.break {
	clear:both;
	height: 0; 
	line-height: 0px;
	font-size:1px;
}
#left_frame {
	float:left;
	width:223px;
}
#right_frame {
	float:left;
	width:525px;
}
#logo_area {
	height:178px;
	width:223px;
	background:url(../images/logo.jpg) no-repeat bottom right;	
}
#banner_area {
	height:270px;
	width:520px;
	background:url(../images/banner_image.jpg) no-repeat left bottom;
	padding-right:5px;
	padding-top:5px;
}
#bottom_border {
	height:10px;
	width:748px;
	background:url(../images/bottom_border.jpg) no-repeat top right;
	font-size:1px;
}
#cyclogo {
	widows:738px;
	text-align:right;
	padding-right:10px;
	height:26px;
	background:#FFFFFF;
}
#content_top {
	width:502px; /*485+17*/
	height:15px;
	margin-left:17px;
	margin-top:17px;
	background:url(../images/content_top.jpg) no-repeat bottom left;
}
#content {
	width:455px; /*485-17-(15+15)*/
	margin-left:17px;
	padding-left:15px;
	padding-right:15px;
	background:url(../images/content_mid.jpg) repeat-y left;
	border-bottom:1px solid #ffffff;
	margin-bottom:0px;
}
#content_bottom {
	width:502px; /*485+17*/
	height:15px;
	margin-left:17px;
	margin-bottom:12px;
	margin-top:0px;
	font-size:1px;
	line-height:1px;
	background:url(../images/content_bottom.jpg) no-repeat top left;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0873e6;
	font-weight:normal;
	line-height:27px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	padding-left:35px;
	background:url(../images/pre_title.jpg) no-repeat left center;
}
#menu_bottom {
	height:19px;
	width:185px;
	margin-left:38px;
	background:url(../images/menu_btm.jpg) no-repeat left top;
}
#menu {
	width:185px;
	margin-left:38px;
	background:#0390d8;
}
#menu a:link, #menu a:visited, #menu a:hover {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	line-height:28px;
	color:#FFFFFF;
	background:url(../images/menu_main.jpg) no-repeat left bottom;
	position:relative;
}
.topm {
	text-transform:uppercase;
	height:30px;
}
.subm {
	height:26px;
}
#search_top {
	width:130px;
	height:25px;
	margin-top:17px;
	margin-left:38px;
	background:url(../images/search_top.jpg) no-repeat bottom left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#68686a;
	padding-left:55px;
	padding-top:20px;
}
#search_bottom {
	height:25px;
	width:185px;
	margin-left:38px;
	background:url(../images/search_bottom.jpg) no-repeat top left;
	margin-bottom:100px;
}
#search_mid {
	width:170px;
	margin-left:38px;
	padding-left:15px;
	padding-top:10px;
	background:url(../images/search_mid.jpg) repeat-y left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0663c7;
	border-bottom:1px solid #ffffff;
}
#search_mid select {
	border:1px solid #afb0b0;
	width:155px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	background:#FFFFFF;
	margin-bottom:7px;
}
#search_mid img {
	cursor:pointer;
	margin-left:130px;
	margin-top:5px;
}