/* background color for the content part of the pages */
Body
{
	background-color: white;
	margin: 0px;
}

.formborder {border:solid 1px #bbddbb; background-color:#eff3ef;}
.formborder td {padding-top:3px; padding-bottom:3px; padding-left:5px; padding-right:5px;}
.bar1 {background-color:#339933; font-family: Verdana, sans-serif; color: #FFFFFF; font-size:11px; font-weight: bold; padding-top:6px; padding-bottom:6px; padding-left:5px; padding-right:5px;}

.boxDate
{
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    text-align:center;
    width:219px;
    height:24px;
    background-image:url('/images/bg-date.gif');
}

.PageTitle
{
	font-family:Verdana;
	font-size:14pt;
	color:#0356a4;
	width:100%;
	padding-bottom:2px;
}

.ContentHeader
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:#67970d;
}

.Content
{

	font-family: Arial;
	font-size: 10pt;
	color:#000000;
}


.FormContent
{

	font-family: Arial;
	font-size: 9pt;
	color:#000000;
}
.FormContentHeader
{

	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color:#336699;
}


.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	background-repeat:repeat-x;
	background-image:url(/images/bgrep.gif);
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}

.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #ffffff;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #ffffff;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #ffffff;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #ffffff;
}


.down
{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
}
.down a
{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
}
.down a:hover
{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
}
.down a :visited
{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
}


.rightpane {
	width: 235px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}



.colorrrr
{
    
    color:#000000;
    font-size:16px;
    font-weight:bold;
}

.Normal, .NormalDisabled
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
