/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:: 11px;
	color: #666666;
	line: 18px;
	padding: 3px;
	font-size: 12px;
}

.bold {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 18px;
font-weight: bold;
color: #990000;
}

}

.bold2 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 18px;
font-weight: bold;
color: #333333;
}


.label {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #333333;
}


.description {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #339999;
	font-style: italic;
}

.description2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #6666CC;
	font-style: italic;
	padding: 3px;
}

.navigation_active{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 180px;
}

.navigation2_active{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 180px;
}


.navigation{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6600CC;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 180px;
}


.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 180px;
}

.navigation2{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6600CC;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	width: 300px;
}

.navigation2:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 0px;
	width: 250px;
}
.navigation3{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6600CC;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	width: 70px;
}

.navigation3:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 0px;
	width: 70px;
}
.navigation4{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6600CC;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	width: 200px;
}

.navigation4:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 0px;
	width: 200px;
}

