.title {
	font-family: Tahoma, Helvetica, san-serif;
	font-size: 50px;
	line-height: normal;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	text-align: right
}

.text {
	font-family: Tahoma, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333
; vertical-align: top
}

.nav {
	font-family: Tahoma, Helvetica, san-serif;
	font-size: 12px;
	color: #CCFFFF;
	background-color: #3366CC;
	vertical-align: middle;
	font-weight: bold;
	border-style: solid;
 	border-color: #99CCFF #003366 #003366 black;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

.navSelected {
	font-family: Tahoma, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
	background-color: #6699FF;
	vertical-align: middle;
	font-weight: bold;
	border-style: none
}

.navEmpty {
	font-family: Tahoma, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
	background-color: #3366CC;
	vertical-align: top;
	border-style: solid;
 	border-color: #99CCFF #003366 #003366 #99CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}




body {
	font-family: Tahoma, Helvetica, san-serif;
	font-weight: normal
}

a:active {
	color: #CCFFFF;
	text-decoration: none
}

a:link {
	color: #CCFFFF;
	text-decoration: none
}

a:visited {
	color: #CCFFFF;
	text-decoration: none
}

a:hover {
	color: #333333;
	text-decoration: none
}
