body, html {
	height: 100%;
	font: 12px tahoma;
	padding: 0px;
	margin: 0px;
	background:url('/imgs/back.png') top left;
	}
a:link, a:visited, a:active {
	font: 12px verdana;
	color: #007dc5;
	text-decoration: none;
	}
a:hover {
	color: white;
	background: #007dc5;
	text-decoration: underline;
	}
a.logo:link, a.logo:active, a.logo:visited, a.logo:hover { background: none; margin-left: 20px}

a.year:link, a.year:visited, a.year:active {
	font: bold 14px tahoma;
	color: #666666;
	text-decoration: none;
	}
a.year:hover {
	color: black;
	background: none;
	text-decoration: underline;
	}

hr { 
	border-top: 1px dashed #E8E8E8; 
	border-left: none;
	border-right: none;
	border-bottom: none;
	width: 99%;
	}

img { border: none; }
h1 { font: 36px "century gothic"; padding: 0px 0 0 0px; margin: 0px; color: #bbbcbe; }
h2 { font: bold 14px verdana; padding: 0px; margin: 0px; }
h3 { font: bold 12px verdana; padding: 0px; margin: 0px; }
.main_table {
	width: 910px;
	}
.top_left_td {
	height: 120px;
	width: 630px;
	
	}
.logo_td {
	height: 120px;
	width: 280px;
	text-align: right;
	vertical-align: bottom;
	padding: 0px 10px 10px 20px;
	position: relative;
	}
.box_header_td {
	height: 10px;
	background:url('/imgs/table_top.png') top left no-repeat;
	line-height: 0px;
}
.menu_td {
	height: 20px;
	color: white;
	text-align: left;
	vertical-align: top;
	background:url('/imgs/table_center.png') top left repeat-y;
	}
.contents_td {
	vertical-align: top;
	width: 35%;
	padding: 0px;
	background:url('/imgs/table_center.png') top left repeat-y;
	}
.contents_div {
	padding: 10px 20px 20px 20px;
	}
.bottom_td1 {
	font: 10px tahoma;
	height: 32px;
	background:url('/imgs/table_bottom.png') top left no-repeat;
	text-align: left;
	vertical-align: top;
	color: #c4e9fb;
	padding: 15px 0 0 20px;
	}
.bottom_td2 {
	height: 32px;
	background:url('/imgs/table_bottom.png') top right no-repeat;
	text-align: right;
	vertical-align: top;
	padding: 15px 15px 0 10px;
	}
a.menu_link:link, a.menu_link:visited, a.menu_link:active {
	font: bold 12px tahoma;
	color: white;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	}
a.menu_link:hover {
	acolor: black;
	background: none;
	border: 1px solid white;
	padding: 0px 3px 0px 3px;
	}
.box_td {
	border: 4px solid white;
	background: #f4f4f4;
	padding: 20px;
	vertical-align: top;
	text-align: center;
	}
.box {
	margin: 10px;
	padding: 10px 20px 10px 30px;
	text-align: left;
	}
.tevai {
	background: #f4f4f4;
	padding: 10px 20px 10px 40px;
	border: 4px solid white;
	}
.katinas_img_div {
	border: 7px solid white;
	}
.katinas_img {
	border: 1px solid #ccc;
	}
.katinas_img:hover {
	border: 1px solid #000;
	}
.katino_info {
	clear: both;
	background: white;
	width: 234px;
	margin: 5px 0 4px 0;	
	padding: 2px 2px 4px 4px;
	border: 1px solid #f1f1f1;
	font: 10px verdana;
	color: grey;
	text-align: left;
	}
.kates_table {
	text-align: center;
}

.fifebubaste {
	margin-right: 10px; 
}

.nohover:hover { background: none }
