BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#444444;
}

BODY.Dialog {
	margin : 0;
	background-color : #EEEEEE;
	font-size : 12px;
}

TD, P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P {
	margin-top:0px;	
	margin-bottom:8px;
}


hr {
	color : #DDDDDD;
	height : 1px;
}

marquee, .marquee
{
	font-family: Verdana,Arial;
	font-size:8pt;
	font-weight:bold;
	color:#660000;
	text-align:left;
	text-decoration: none;
}

a
{
	color: #496D53;
}
a:hover {
text-decoration: underline;
color:#339933;
}

.HomeMainTable 
{
border-right:solid; 
border-right-width:1px;
}

.Heading, H1  {
color : #496D53;
font-size : 18px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
margin:0px;
}

.SubHeading, H2  {
color : #496D53;
font-size : 14px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
margin:0px;
}

.Content, div, p, li, span, td  {
color : #000000;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
}

.ContentBold  {
color : #000000;
font-size : 10pt;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
}

.ContentHeading  {
color : #496D53;
font-size : 9pt;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
}

.Small  {
color : #000000;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
}

.SmallBold  {
color : #000000;
font-size : 8pt;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
}

.SmallHeading  {
color : #496D53;
font-size : 8pt;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
}

.SmallWhite  {
color : #FFFFFF;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
}

.SmallWhiteBold  {
color : #FFFFFF;
font-size : 8pt;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
}

.SmallRed  {
color : #FF0000;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
}

.LocDiv { 
padding:10px;
width:400;
}

.Warn  {
color : #FF4444;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
}

.TableHeader  {
color : #000000;
background-color : 660000;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
}

.TableCell  {
color : #000000;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
}

.Link  {
color : #496D53;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
}

.LinkBold  {
color : #496D53;
font-size : 10pt;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
}

.LinkSmall  {
color : #496D53;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
}

.LinkSmallBold  {
color : #496D53;
font-size : 8pt;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
}

.AdminLinks  {
color : #496D53;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
}

.Button  {
color : #000000;
background-color : EEEEEE;
font-size : 11px;
font-family : Tahoma, Helvetica, sans-serif;
}

.ButtonAdmin  {
color : #000000;
background-color : EEEEEE;
width : 100px;
font-size : 11px;
font-family : Tahoma, Helvetica, sans-serif;
}

.LinkSeparator 
{
font-family:Arial;
font-size:11px;
color:#666666;
}      

.Footer,a.Footer:hover  {
color : #FFFFFF;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
}

TR.AdminHeaderFooter {
background-color : #6F9F7B;
}

.FormLabel 
{
	font-size:12px;
	color:#000000;
	vertical-align:top;
}

.FormElement 
{
	font-size:12px;
}

.LinkButton {
	font-size : 10px;
	font-weight : bold;
	color : #660000;
	padding : 4px;
	vertical-align : bottom;
		
}

.DataGridTable {
}

.DataGridHeader 
{
	padding : 6px;
	background-color : #EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #333333;
	text-align : left;
}

.DataRowHeader 
{
	padding : 6px;
	background-color : #DDDDDD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-align : left;
}

.DataGridItem, .DataItemHeader  {
	padding : 6px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : WHITE;
	vertical-align : top;
}

.DataItemHeader  {
	font-size : 12px;
	font-weight : bold;
	color:White;
	background-color:#6F9F7B;
}

.DataGridItemAlt {
	padding : 6px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #F9F9F9;
	vertical-align : top;
}

.DataGridPager
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-style:	normal;
	color: 3333cc;
	text-align: center;
	padding: 6px;
}
