/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	padding: 8px;
}



.heading{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #0000FF;
	line-height: 18px;
	font-style:italic;
	font-weight: bold;
	padding: 3px;
}


.content{
	font-family: Arial, sans-serif;
	font-size: 12px;
	
	font-weight: ;
	text-decoration: none;
	text-align: left;
	background-color:
	display: block;
	padding: 0px;
	width: px;
	height: px;
	color: #FFFFFF;
}

.navigation{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	
	font-weight: bold;
	text-decoration: none;
	width: inherit;
	background-color: #1476A7;
	display: block;
	padding: 8px;
	width: 120px;
	color: #FFFFFF;
	line-height: 1;
}

.navigation_highlight{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	
	font-weight: bold;
	text-decoration: none;
	width: inherit;
	background-color: #1476A7;
	display: block;
	padding: 8px;
	width: 120px;
	color: #00FF00;
	line-height: 1;
}
.navigation_stuco{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	
	font-weight: bold;
	text-decoration: none;
	width: inherit;
	background-color: #33CC00;
	display: block;
	padding: 8px;
	width: 120px;
	color: #FFFFFF;
	line-height: 1;
}
.subnavigation{
	
	font-family: Verdana, sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-color: #8DC73D;
	display: block;
	padding: 0px;
	width: 100px;
	height: 28px;
	color: #FFFFFF;
}

.subnavigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-color: #66CC66;
	display: block;
	padding: 0px;
	width: 100px;
	height: 28px;
	color: #FFFFFF;
}

.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #0066CC;
	display: block;
	padding: 8px;
	width: 120px;
	color: #FFFFFF;
}

.navigation_highlight:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #FB6103;
	display: block;
	padding: 8px;
	width: 120px;
	color: #FFFFFF;
}

.startnavigation{
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	color: #000000;
	line-height: 1;
}

.startnavigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	color: #999999;
	line-height: 1;
}

