	.textB {
	font-family: verdana;
	color: FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

	.title {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	font-size: 20px;
}



	.title A:link{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	font-size: 20px;
}
	.title A:active{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	font-size: 20px;
}
	.title A:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	font-size: 20px;
}
	.title A:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	font-weight: bold;
	font-size: 20px;
	text-decoration : underline;
}
	.port_text {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	font-size: 20px;
	margin-left : 20px;
	margin-right : 40px;
}
	.subheader {
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	font-weight: normal;
	font-size: 10px;
	font-style : italic;
}

	.tooltip {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Yellow;
	font-weight: bold;
	font-size: 14px;
}

	.text {
	font-family: verdana;
	color: White;
	font-size: 12px;
}

	a:link {
	text-decoration: none;
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

	a:visited {
	text-decoration: none;
	color: Red;
	font-family: verdana;
	font-size : 11px;
}

	a:active {
	text-decoration: underline;
	color: FFFFFF;
	font-family: verdana;
	font-size : 11px;
}

	
	a:hover {
	text-decoration: underline;
	color: Yellow;
	font-family: verdana;
	font-size : 11px;
}

	body {
	color: Black;
	scrollbar-face-color: Red;
	scrollbar-track-color: black;
	scrollbar-arrow-color: Black;
	scrollbar-highlight-color: red;
	scrollbar-shadow-color: #2F4F4F;
	background-color : Black;
	scrollbar-3d-light-color : Black;
	scrollbar-dark-shadow-color : #8B0000;
	scrollbar-base-color : #696969;
}

.borderimage{
	border: 1px solid Red;
}

.borderimage_none{
	border: 1px solid Black;
}

.footer{
	top : 460px;
	position : absolute;
	left : 510px;

	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: normal;
	font-size: 10px;
	font-style : italic;
}
.meter{
	top : 480px;
	position : absolute;
	left : 93%;

}
.arch_footer{
	top : 445px;
	position : absolute;
	left : 190px;
		
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: normal;
	font-size: 10px;
	font-style : italic;
}



.port_nav{
	top : 430px;
	position : absolute;
	left : 200;

}

TD.port_footer, DIV.port_footer, Span.port_footer{

	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: normal;
	font-size: 10px;
	font-style : italic;
		text-align : center;
}
.arch_nav{
	top : 425px;
	position : absolute;
	left : 180px;
}

.label { 
	position: relative;
	top: 0px;
	left: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #939393;
	letter-spacing: 5px;
	font-weight: bold;
	z-index: 500;
}

.labelOver { 
	position: relative;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: Red;
	letter-spacing: 5px;
	font-weight: bold;
}

.form {
	position: relative;
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #cccccc;
	letter-spacing: 5px;
	text-decoration: none;
	background-color : #666666;
	font-weight: bold;
	width: 300px;
}

.formOver {
	position: relative;
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: Red;
	letter-spacing: 5px;
	text-decoration: none;
	background-color :#cccccc;
	font-weight: bold;
	cursor: hand;
	width: 300px;
}

.formText {
	position: relative;
	width: 300px;
	font-family: sans-serif;
	font-size: 14px;
	color: #333333;
	background-color :#cccccc;
	font-weight: bold;
}

.formTextOver {
	position: relative;
	width: 300px;
	font-family: sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: # ED9F5A;
	font-weight: bold;
}