body,p,table,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.routename{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
}

#fest {
	background-color: #F3F3FC;
	border: thin solid #FF3333;
	padding: 5px;
	color: Black;
}
#fest img{padding:3px;}
#homepagehead {
	background-color: #02378E;
	color: #FFFFFF;
	
	text-align: center;
}
.bordertable {
	border: 1px solid #02378E;
}
#nav {
	border: none;
	width: 180px;
}

#nav a{
	color:#000066;
	background-color: #F0F7F7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	display: block;
	padding: 2px 0px;
	
}
#nav a:hover {
	background-color: #FFFFFF;	
}
#nav ul{padding-right: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
/*#nav {
	padding-right: 10px;
	list-style-type: none;
	border: none;
	margin:0;
}
#navi a{
    color:#FF6600; 
	background-color: #FFFFD9;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	display: block;
	
}
#navi a:hover {
	background-color: #FFE88A;	
}*/
#cam {

	background-color: #FFFFEA;
	border: thin solid #FF3333;
	margin: 4px;
	padding: 5px;
	color: Black;
}
#news{
	background:#DAEBEB;
	border:thin  solid #02378E;
	width: 146px;
	text-align: left;
	padding: 2px;
	
}
#news a{
font-size:9pt;
}
#news h5{
margin:0 0;
border:0 0;
}
.announcement {
	background-color: #FFFFDD;
	border: 1px solid #FF6600;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

