body {
margin-left:auto;
margin-right:auto;
background-color: #330033;
}
.greyline {
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.greylinebot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-transform: none;
}
.lightgreyline {
	border-top: 0px none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	font-weight: normal;
}
.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	font-weight: bold;
}
.normalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: cc0033;
	text-decoration: underline;
}
.lineheight {
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	list-style-image: url(images/blue_spot.gif);
}
.normalspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	font-weight: normal;
	line-height: 19px;
}
.smallspace {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	line-height: 19px;
}
.style2 {color: #999999}.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.normalspace2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 18px;
}
.greybull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399cc;
	list-style-type: square;
	line-height: 20px;
	font-weight: bold;
}
.img {float:right;
margin:0px 0px 15px 25px;}

.greybullCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	font-weight: normal;
	list-style-image: url(images/square_bullet.gif);
}
.img2 {
float:right;
margin:0px 0px 0px 60px;
}
.img3 {

float:right;
margin:0px 0px 35px 60px;
}
a.two:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.two:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.two:hover {
	color: #cc0033;
	font-weight: bold;
}
#navitabs {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #000033;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.navitab {
	padding:4px 8px 4px 8px;
	text-decoration:none;
	font-size:xx-small;
	
	color: #FFFFFF;
}

.navitab:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

.activenavitab {
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
font-size:xx-small;
text-decoration:none;
}

.activenavitab:hover {
	text-decoration:underline;
	color:#ffffff;
	background-color: #000033;
}
.hide {
	display:none;
	color: #000033;
}
