.wrap
{
   width:360px;
   height:500px;
   overflow: auto;
   margin: 0 0 0 0
}

.wrap500x255
{
   width:500px;
   height:255px;
   overflow: auto;
   margin: 0 0 0 0
}
.boxGreen
{
   	BORDER-TOP: 1;
   	BORDER-BOTTOM: 1;
   	BORDER-LEFT: 1;
   	BORDER-RIGHT: 1;
   	BORDER-STYLE: solid;
   	BORDER-COLOR: #335533;
   	BACKGROUND-COLOR:#E8F1E8;
	padding: 0.6em 0.6em 0.6em 0.6em;
	FONT-SIZE: 11px;
}
.boxGreen td
{
	padding:2px;
}
.boxGray
{
   	BORDER-TOP: 1;
   	BORDER-BOTTOM: 1;
   	BORDER-LEFT: 1;
   	BORDER-RIGHT: 1;
   	BORDER-STYLE: solid;
   	BORDER-COLOR: #555555;
   	BACKGROUND-COLOR:#EEEEEE;
	padding: 0.6em 0.6em 0.6em 0.6em;
}
.boxGray td
{
	padding:2px;
}
#menuArea 
{
	line-height: 25px;
	padding: 0;
	margin: 0;
}

#hdrGeneral {
	background-image:  url(images/hdrGeneral.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	COLOR: #FFFFFF;
	FONT-FAMILY: Lucida, Arial, Helvetica;
	FONT-SIZE: 1.2em;
	FONT-WEIGHT: bold;
	line-height: 1.5;
	padding: 15;
	margin: 0;
}

#headerArea 
{
	margin-right: 320px;
}
.content {
	FONT-FAMILY: Geneva, Sans-serif, Arial, Helvetica;
	FONT-SIZE: 12px;
	line-height: 1.5;
}
.content td{
	FONT-FAMILY: Geneva, Sans-serif, Arial, Helvetica;
	FONT-SIZE: 12px;
	line-height: 1.5;
}

.dlineRed_Order
{
   BORDER-TOP: 0;
   BORDER-BOTTOM: 1;
   BORDER-LEFT: 0;
   BORDER-RIGHT: 0;
   BORDER-STYLE: dotted;
   BORDER-COLOR: darkred;
   FONT-SIZE: 11px
}

.txtBrown
{
	COLOR: #431F05;
}
.txtBrickRed, .txtRed {
	COLOR: darkred;
}

.bgWhite
{
	BACKGROUND-COLOR: #ffffff
}
.txtLtGray
{
	COLOR: #DDDDDD;
}
.txtGray
{
	COLOR: #555555;
}
.txtWhite
{
	COLOR: #ffffff
}
.Error
{
	COLOR: darkred
}


#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height:300px;
}

#navigation {
	width: 212px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

BODY
{
	background-color: #FFFFFF;
	color: #555555;
	margin: 0;
	padding:0;
	FONT-FAMILY: Geneva, Sans-serif, Arial, Helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 15px;
}

H2 /* BW TITLES*/
{
	COLOR: #335533;
	FONT-FAMILY: Geneva, Sans-serif, Arial, Helvetica;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
H3 /* FOR MENU ITEMS */
{
	COLOR: DarkRed;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	margin: 0;
	padding: 0;
}

H4 /* HIGHLIGHTED QUOTES */
{
	COLOR: #431F05;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
}
TABLE
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
TD
{
	color: #555555;
	FONT-FAMILY: Geneva, Sans-serif, Arial, Helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 15px;
}

P
{
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
BR
{
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
B
{
	FONT-WEIGHT: bold
}
SMALL
{
	FONT-SIZE: 11px;
}
.small
{
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 11px
}
.xsmall
{
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 10px
}
.xsmallGray
{
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 10px;
	COLOR: #555555;
}
a:link, a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover, a:active {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}

.linkGray a {
	color: #000000;
	text-decoration: none;
}
.linkGray a:link, .linkGray a:visited {
	text-decoration: none;
	color: #777777;
;
}
.linkGray a:hover, .linkGray a:active {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

SELECT
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 12px;
}
INPUT
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 12px;
}

OL
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 12px
}



CODE
{
	FONT-FAMILY: Courier, San Serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal
}

.form td {
	padding:2px;
}
