﻿/* Global Styles */

a {
	color: #993300;
}
a:hover {
	color: #0000FF;
}
/* ID Styles */

#tagline {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
}
#tableformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 18px;
}
#tableformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: underline;
}
#tableformat a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#footerbox {
	background-image: url("images/footer_backg.gif");
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
}
#line {
	width:100%;
	color: #DBDBDB;
	height: 2px;
}
#sidemenu {
	width:140px;
	vertical-align: top;
}
#content {
	width:930px;
	vertical-align: top;
	padding: 5px;
}
/* Class Styles */
	
.bodyText {
	font: small Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	line-height: 20px;
	margin-top: 0px;
	text-align: justify;
}
.bodyTextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #3c3c3c;
	text-align: left;
}
.bodyTextboldcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #3c3c3c;
	text-align: center;
}
.bodyTextleftjustified {
	color: #3C3C3C;
	line-height: 20px;
	margin-top: 0px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.tableText {
	font: small Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	line-height: 18px;
	margin-top: 2px;
	text-align: justify;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tableTextcentered {
	color: #3C3C3C;
	line-height: 18px;
	margin-top: 2px;
	text-align: center;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.ordertableText {
	font:11px Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	line-height:18px;
	margin-top:2px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.subHeader {
	color: #000099;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.quote {
	color: #336633;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
	text-align: center;
	font-weight: normal;
}
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-weight: bold;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3C3C3C;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3C3C3C;
	font-weight: bold;
	background-color: #FFD8B0;
	line-height: 18px;
}
.imgbox {
	border-style: double;
	border-top-color: #c0c0c0;
	border-bottom-color: #666666;
	border-left-color: #c0c0c0;
	border-right-color: #666666;
	text-align: center;
	line-height: 25px;
	border: 1px;
	padding: 5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#3C3C3C;
}



