.companyname {  font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #FFFFFF}
.whitelinks {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.whitelinks:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }
.content {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC3300; font-weight: bold}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFFF}
a:hover {  text-decoration: none; color: #000000}
.labelColor { font-family: "Courier New", Courier, monospace; font-size:14px; color: white}
.small {font-family:"Times New Roman", Times, serif; font-size:12px; color: white }
.TitleColor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color: yellow
}
.box {
	width: 195px;
	background-color: #003366;
	border: medium ridge #FFCC33;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: nowrap;
	display: table;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	text-transform: uppercase;
}
.logbox {
	width: 195px;
	border: thin groove #FFFF00;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: nowrap;
	display: block;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #000000;
	text-transform:uppercase;
	margin-top: 0px;
	margin-right:15px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size:9px;
	background-image: url(../images/graybackground.jpg);
	float: left;
	padding: 10px;
	}

.schebox {
	width: 325 px;
	background-color: #333333;
	border: medium ridge #999933;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: nowrap;
	display: compact;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 50px;
	font-family: Arial;
	font-size: 6px;
	font-style: normal;
	color: #FFFF00;
	text-transform: uppercase;
}
