a

.12text {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
}

body
{ 
	margin-top: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-image: url("images/bg_main.gif");
	background-repeat: repeat-y;
}


td {
	margin-top: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}


.italic {
	font-family: verdana, helvetica;
	font-style: italic;
}

.formstyle {
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #023403;
}

.copyright {
	font-family: verdana, helvetica;
	font-size: 9px;
	color: #999999;
}
.justifytext {
	font-family: verdana, helvetica;
	font-size: 11px;
	color: #000000;
	text-align:justify; 
}

.pageheader {
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color:#CB3119
}

.subnavon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subnavoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainbodytextheader {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;

}
a.homelink:link {color: #E4CCDB; text-decoration: underline;}
a.homelink:visited {color: #E4CCDB; text-decoration: underline;}
a.homelink:hover {color: #E4CCDB; text-decoration: underline;}

a.copyrightlink:link {color: #4B90E6; text-decoration: underline;}
a.copyrightlink:visited {color: #4B90E6; text-decoration: underline;}
a.copyrightlink:hover {color: #4B90E6; text-decoration: underline;}

a.mainlink:link {color: #4B90E6; text-decoration: underline;}
a.mainlink:visited {color: #4B90E6; text-decoration: underline;}
a.mainlink:hover {color: #4B90E6; text-decoration: underline;}

a.subnav:link {color: #ffffff; text-decoration: none;}
a.subnav:visited {color: #ffffff; text-decoration: none;}
a.subnav:hover {color: #DFB732; text-decoration: underline;}

.px3 {

	font-family: verdana, helvetica;
	font-size: 3px;
}

.px10 {
	font-size: 10px;
}

.greypx9 {
	font-size: 9px;
	color: #999999;
}

.blackpx8 {
	font-size: 8px;
	color: #000000;
}

.white {
	color: #FFFFFF;
}

.grey {
	color: #cccccc;
}

.black {
	color: #000000;
}

.red {
	color: #CB3119;
}

.blue {
	color: #4B90E6;
}

.bigred {
	color: #CB3119;
	font-size: 13px;
}




.bgHomeText
{ 
background-image: url("images/img_home_text_bg.gif");
background-repeat: no-repeat;
background-position:left top
}

.bgHomeRightColumn
{ 
background-image: url("images/img_home_r_column_bg.gif");
background-repeat: no-repeat;
background-position: bottom
}

/*****************************************
 * PageHeader                            *
 *****************************************/
TABLE.PageHeader{}
TABLE.PageHeader TD
{
  color: White;
  font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
  font-size:12px;
}
TABLE.PageHeader TD.Title
{
	padding: 12px;
  font-weight: bold;
  border-top:1px solid #999999;
  border-bottom:1px solid #999999;
}
TABLE.PageHeader TD.Date
{
	padding: 12px;
  border-top:1px solid #999999;
  border-bottom:1px solid #999999;
  text-align:right;
  font-weight:normal;
}
TABLE.PageHeader TD.NavLinks
{
	padding:12px;
	text-align: right;
}
TABLE.PageHeader TD.NavLinks A
{
	color:White;
	font-weight:bold;
}

/*****************************************
 * TableForm                            *
 *****************************************/
TABLE.TableForm
{
  border-right: black 2px solid;
  border-top: black 2px solid;
  border-left: black 2px solid;
  border-bottom: black 2px solid;
  background-color: white;
}
TABLE.TableForm TD
{
  font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
  font-size:12px;
}
TABLE.TableForm TD.Label
{
  font-weight: bold;
  text-align: right;
}
TABLE.TableForm TD.ErrorMessage
{
  padding-right: 9px;
  padding-left: 9px;
  font-size: 11px;
  padding-bottom: 9px;
  padding-top: 9px;
  background-color: lightgrey;
}

TABLE.TableForm .TextInput
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
  padding-left:3px;
  padding-right:3px;
}
TABLE.TableForm .ButtonInput
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  width: 75px;
  border-bottom: black 1px solid;
}
/*****************************************
 * Custom                                *
 *****************************************/
.copyright {
	font-family: verdana, helvetica;
	font-size: 9px;
	color: #999999;
}
.copyright a:link {color: #4B90E6; text-decoration: underline;}
.copyright a:visited {color: #4B90E6; text-decoration: underline;}
.copyright a:hover {color: #4B90E6; text-decoration: underline;}