.pixel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 9px;
	letter-spacing: 1px;
	text-align: center;



}
.pixel:hover{
text-decoration: underline;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px none #5A79BA;
	line-height: 25px;
}

.menuselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	border: 1px none #5A79BA;
	line-height: 25px;
}

.menu:hover {
	color: #CCCCCC;
}
.dropbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: justify;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-style: oblique;
}
.contentlinespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093962;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 14px;

}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #3D61AD;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.submenuselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.submenu:hover {
	color: #CCCCCC;
}

.line {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: italic;
	color: #3D61AD;
	font-weight: bold;
	letter-spacing: 1px;

}
.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.paratitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D61AD;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;

}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;


}
.newstitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 1px;
}
.tableline {

	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3D61AD;
}
.linksheaders {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px none #5A79BA;
}
