body,td {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #303;
}
body {
	background-color: #240425;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
th {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.timetable td, .timetable th {
	padding: 2px;
	}
.fov table, th, td {
    color: #eab531;
	background-color: #000;
	border-collapse: collapse;
	border-style: none;
	margin-top: 0;
	
}
#container {
	background-color: #FFFFFF;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
    border-style: solid;
	border-width: 1px;
	border-color: #330033;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#sidebar {
	background-color: #FFFFFF;
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-left: 18px;
	padding-bottom: 18px;
}
#footer {
	min-height: 95px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DBD8E0;
    width: 765px;
	clear:both;
	text-align: center;
}
#content {
	background-color: #FFFFFF;
	float: right;
	min-height: 350px;
	width: 541px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 18px;
	text-align: left;
	list-style-image:url(images/icons/green_bullet.gif);
}
#fullwidthcontent {
	background-color: #FFFFFF;
	float: right;
	width: 749px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 18px;
	text-align: left;
}
#navbar {
	background-color: #B5AEBE;
	width: 785px;
	clear: both;
}
#header {
	position: relative;
	min-height: 111px;
	background-color: #DBD8E0;
	width: 785px;
}
#textresizer {
	width: 450px;
	height: 35px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
	background-color: #DBD8E0;
	text-align: right;
	vertical-align: 25%;
	}
#searchbox {
	width: 450px;
	height: 30px;
	position: absolute;
	top: 60px;
	right: 20px;
	z-index: 2;
	background-color: #DBD8E0;
	margin: 0 auto;
	border: none;
	text-align: right;
}


.featuredcontent {
	background-color: #336666;
	width: 503px;
	padding: 18px;
	text-align: left;
	list-style-image:url(images/icons/green_bullet.gif);
	color: #DBD8E0
}
ul { 
	overflow: hidden;
	}
	
H1 {
	font-size: x-large;
	font-family: "Trebuchet MS", Geneva, Tahoma, sans-serif;
	color: #330033;
	font-weight: bold;
	text-transform: uppercase;
}
H2 {
	font-size: large;
	font-family: "Trebuchet MS", Geneva, Tahoma, sans-serif;
	color: #330033;
	font-weight: bold;
	text-transform: uppercase;
}
H3 {
	font-size: medium;
	font-family: "Trebuchet MS", Geneva, Tahoma, sans-serif;
	color: #330033;
	font-weight: bold;
}
H4 {
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #330033;
	font-weight: normal;
}
H5 {
	font-size: x-small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #330033;
	font-weight: normal;
}
H6 {
	font-size: xx-small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #330033;
	font-weight: normal;
}
.caption {
	color:#999999;
	margin-top: 0;
	margin-bottom: 0;
}
.kalogo {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.textnav {
	font-size: small;
	color: #336666;
}
.boxout {
	text-align:center;
	background: #FFFFFF;
	width: 176px;
	border: solid 1px #336666;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.largeboxout {
	text-align:center;
	background: #FFFFFF;
	width: 300px;
	border: solid 1px #336666;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.titlebar{
	color: #FFFFFF;
	font-weight: bold;
	background: #336666;
	width: 176px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #336666;
}
.floatleft {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-top: 4px;
}
.floatright {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 4px;
}
.clearboth {
	clear: both;
	}
.verticalscrollbar {
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}
.white {
	color: #FFF;
}
a:link{
	color: #6600FF;
	text-decoration: none;
}
a:visited{
	color: #990099;
	text-decoration: none;
}
a:hover{
	color: #6600FF;
	text-decoration: underline;
}
a:active{
	color: #6600FF;
	text-decoration: none;
}
.textnav a:link{
	color: #336666;
	text-decoration: none;
}
.textnav a:visited{
	color: #336666;
	text-decoration: none;
}
.textnav a:hover{
	color: #336666;
	text-decoration: underline;
}
.textnav a:active{
	color: #330033;
	text-decoration: none;
}
.featuredcontent a:link{
	color: #330033;
	text-decoration: none;
}
.featuredcontent a:visited{
	color: #330033;
	text-decoration: none;
}
.featuredcontent a:hover{
	color: #330033;
	text-decoration: underline;
}
.featuredcontent a:active{
	color: #330033;
	text-decoration: none;
}
.featuredcontent .pagination a{
padding: 0 5px;
text-decoration: none; 
color: #336666;
background: #DBD8E0;
text-decoration: none;
}

.featuredcontent .pagination a:hover, .featuredcontent .pagination a.selected{
color: #330033;
background-color: #FFFFFF;
text-decoration: none;
}

#textresizer a:focus{
	border: none;
	outline: none;
}

hr {
	border: 0;
	width: 541px;
	color: #336666;
	background-color: #336666;
	height: 1px;
}

.noborder {
	border: 0;
}
#pscroller1{
	background: #FFFFFF;
	width: 176px;
	height: 300px;
	border: solid 1px #336666;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.scroller{ 
}
		.highlight { background: #FFFF40; }
		.searchheading { font-size: medium; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; color: #330033; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
		.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		.recommend_image { float: left; display: block; }
		.recommend_image img { margin: 10px; width: 80px; border: 0px; }
		
		
.submit {
	
	height: 29px;
	width: 350px;
	text-align: center;
	padding-top: 5px;
	clear: both;
} 



.textarea {
	
	font-family: Verdana,Geneva,Tahoma,sans-serif;
	font-size: small;
	border: 1px solid #58757D;
	background-color: #fff;
	color: #330033;
	margin: 0px 0 5px 2px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}


#content form {
		margin-left: 0;
		margin-right: 0;
		font-size: 100%;
	}
fieldset {  
		margin: 10px 0 0 0;  
		padding: 0;
		background-color: #DBD8E0;
	}

fieldset ol {  
		padding: 10px 10px 0 10px;  
		list-style: none;
	}
fieldset li {  
		position: relative;
		padding-bottom: 1em;
		line-height: 2em;
	}
	
	fieldset#submitform {  
		background-image: none;
		border-style: none;
		background-color: #FFFFFF;
	}
	
	label {
		
		position: relative;
		clear: left;
		float: left;
		width: 18em;
		margin-right: 5px;
		padding-right: 10px;
		line-height: 2em;
		text-align: right;
	}

	#form input {
	
		font-family: Verdana,Geneva,Tahoma,sans-serif;
		padding: 5px;
		border: 1px solid #58757D; 
		color: #330033; 
		background: #FFFFFF;
	}

	
	#form input.radio {
		border: none;
		background: transparent;
		
	}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:539px;
	height:425px;
	margin-top: 10px;
}

#Slice01 {
	position:relative;
	left:0px;
	top:0px;
	width:375px;
	height:425px;
}

#Slice02 {
	position:absolute;
	left:375px;
	top:0px;
	width:14px;
	height:425px;
}

#Slice03 {
	position:absolute;
	left:389px;
	top:0px;
	width:150px;
	height:153px;
}

#Slice04 {
	position:absolute;
	left:389px;
	top:153px;
	width:150px;
	height:17px;
}

#Slice05 {
	position:absolute;
	left:389px;
	top:170px;
	width:150px;
	height:68px;
}

#Slice06 {
	position:absolute;
	left:389px;
	top:238px;
	width:150px;
	height:28px;
}

#Slice07 {
	position:absolute;
	left:389px;
	top:266px;
	width:150px;
	height:6px;
}

#Slice08 {
	position:absolute;
	left:389px;
	top:272px;
	width:150px;
	height:28px;
}

#Slice09 {
	position:absolute;
	left:389px;
	top:300px;
	width:150px;
	height:125px;
}


