body{
	background:url(/images/brand/bg_gradient.gif);
	background-repeat:repeat-x;
	background-color:#272727;
	margin: 0 auto;
	text-align:center;
	color:#CBCBCB;
	font-family:Arial;
	margin:0px auto 0px auto;
	font-size:80%;
}

td
{
	color:#CBCBCB;
	font-family:Arial;
	font-size:80%;
}
#pageHdr{
	background:url(/images/brand/hdr_gradient.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:20px;
	text-align:right;
	width:765;
}

#lineBreak{
	background:url(/images/brand/lineBreak_gradient.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	margin-bottom:10px;
	margin-left:100px;
	text-align:right;
	width:500;
}

#pageHolder{
	width:765;
	text-align:left;
	margin:0px auto 0px auto;
}
h1, h2, h3, h4{
	color:#FFFFFF;
	display:inline;
}
h2, h3, h4{
	color:#CBCBCB;
}

h4 
{
	font-size:14px;
	padding-left:5px;
}

.msgHolder, 
.msgHolderHome{
	background-color:#080808;
	padding:10px 20px 15px 20px;
	margin-bottom:10px;
}
.msgHolderHome{
	margin-right:70px;
}

label,
label.wide{
	clear:left;
	float:left;
	width:300px;
	line-height:30px;
}
label.wide{
	width:700px;
}
label.wide1{
	clear:left;
	float:left;
	width:350px;
}
.frmMultiHolder{
	float:left;
	width:400px;
}

hr{
	height:1;
	border:solid 1 #4E4E4E;
}

.highlight{
	color:#99CB34;
}

.btn{
	background:url(/images/brand/btn_gradient.gif);
	background-repeat:repeat-x;
	border:solid 1px #395218;
	border-top:solid 1px #77974B;
	color:#ffffff;
	height:25px;
	line-height:20px;
}

a{
	color:#ffffff;
}

/** Paragraph styles **/
p.home{
	width:550;
}

p.table{
	width:700;
}

/** Table styles **/
.rowHeader
{
	background: #395218;
	text-align:center;
}

.rowItemText
{
	text-align:center;
	width:100px;
}

.rowItem
{
	text-align:center;
	width:100px;
	height:40px;
}

.rowItemNum
{
	text-align:right;
	width:100px;
}

.tblGeneral td, tr
{
	/*border-top:solid 2px #395218;*/
	border-bottom:solid 2px #395218;
	padding: 2px;	
}

.tblStats td, tr
{
	border-bottom:solid 2px #395218;
	padding: 2px;	
}

.tblStats
{
   font-size:11pt;
	width:350px;
}






