body, h1, h2, h3, h4, h5, h6, p, ul, li, table, tr, td, b, hr, span, div {
	color:White;
	font-family: Tahoma;
	font-size: 10t;	
}

body { 
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.noBg {
	background-image: none;	
} 

h1 {	
	font-size: 14pt;
}

h2 {	
	font-size: 12pt;
}

b {
	font-weight: normal;
}

A:link {	
	color: #FFFFFF;
	font-size: 10pt;	
	text-decoration: none;
	font-family: Tahoma;
}

A:active {	
	color: #FFFFFF;	
	text-decoration: none;
	font-family: Tahoma;
}

A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
}

A:hover 
{
	color: #CC0000;
	text-decoration: none;
	font-family: Tahoma;
}

.leftMenu {
	color: #FF6600;
	font-size: 10pt;		
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
}

A.leftMenu:link {
	color: #FFFFFF;
	font-size: 10pt;		
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
}

A.leftMenu:active {
	color: #FFFFFF;	
	font-weight: normal;
	text-decoration: none;
}

A.leftMenu:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

A.leftMenu:hover 
{
	color: #CC0000;
	text-decoration: none;	
}

.leftMenuParent {
	color: #FF6600;
	font-size: 10pt;	
	font-weight: normal;
	text-decoration: none;
}

A.leftMenuParent:link {
	color: #FF6600;
	font-size: 10pt;	
	font-weight: normal;
	text-decoration: none;
}

A.leftMenuParent:active {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

A.leftMenuParent:visited {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

A.leftMenuParent:hover 
{
	color: #CC0000;
	text-decoration: none;	
}

.RecordsNavigation {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.RecordsNavigation:link {
	color: #FFFFFF;
	font-size: 10pt;	
	font-weight: bold;
	text-decoration: none;
}

A.RecordsNavigation:active {
	color: #0000AA;
	font-weight: bold;
	text-decoration: none;
}

A.RecordsNavigation:visited {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

A.RecordsNavigation:hover {	
	text-decoration: none;
}

.CellMenuDark {
	background-color: #000000;	
}

.CellMenuLight {
	background-color: #4D443E;	
}

.CellContentDark {
	background-color: #891A0A; 
}

.CellContentLight {
	background-color: #CCCCCC;
}

.CellContentVeryLight {
	background-color: #DDDDDD;
}

.CellNavigation{
	background-color: #CCCCCC;
}

.CellPollDark{
	background-color: #336699;
}

.CellPollLight{
	background-color: #EFF7FF;
}

.FontLightNormal {
	color: #FFFFFF;
	font-size: 10pt;	
	font-weight: normal;
}

.FontLightBold {
	color: #FFFFFF;
	font-size: 10pt;	
	font-weight: bold;
}

.FontDarkNormal {
	font-size: 10pt;
	font-weight: normal;
}

.FontDarkBold {
	font-size: 10pt;
	font-weight: bold;
}

.FontTitle {
	font-size: 11pt;
	font-weight: bold;
}

.FontSubTitle {
	color: #FF6600;
	font-size: 12pt;
	font-weight: bold;	
}

.FontBackLink {
	font-size: 9pt;
	font-weight: normal;
}

.FontFooter 
{
	color : Black;
	font-size: 8pt;
	font-weight: normal;
}

.FontPollNormal {
	color: #000066;
	font-size: 10pt;	
}

.FontPollDarkBold {
	color: #000066;
	font-size: 10pt;	
	font-weight: bold;
}

.FontPollLightBold {
	color: #FFFFFF;
	font-size: 10pt;	
	font-weight: bold;
}	

.RequiredFieldError {
	color: #FF6600;
	font-size: 10pt;
	font-weight: bold;	
	text-decoration: underline;
}
	
.AlertMessage {
	color: #FF6600;
	font-size: 10pt;
	font-weight: bold;	
	text-decoration: none;
}

.FormButton {
	color: #003399;	
	background: #CCCCCC;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;	
}

.FormButtonDeactive {
	color: #EEEEEE;
	background: #CCCCCC;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;		
}

.FormField {
	color: #000000;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;	
	border: 1px solid #333333;	
}

.ArticleTitle {
	color: #FFFFFF;
	font-size: 12pt;	
	font-weight: bold;
}

.ArticleSubTitle {	
	color: #FFFFFF;
	font-size: 10pt;	
	font-weight: normal;
	font-style: italic;
}

.ArticleDate {
	color: #FFFFFF;
	font-size: 8pt;	
	font-weight: normal;
}

.ArticleContent {
	color: #FFFFFF;
	font-size: 10pt;
} 

.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4D443E;
}


.three
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;	
}

a.three:link 
{
	font-size: 8pt;
	color: #000000; 
	text-decoration: none
}
a.three:visited 
{
	font-size: 8pt;
	color: #000000; 
	text-decoration: none
}
a.three:hover 
{
	font-size: 8pt;
	color: #660033; 
	text-decoration: none
}


.basket
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:  bold;
	color: #FFFF99;
}


a.basket:link 
{
	color: #FFFF99; 
	text-decoration: none
	text-align: right;
}
a.basket:visited 
{
	color: #FFFF99; 
	text-decoration: none
	text-align: right;
}
a.basket:hover 
{
	color: #FF0000; 
	text-decoration: none
	text-align: right;
}

a.basket:align
{
		text-align: right;
}
.leftSubMenu {
	color: #FFFFFF;
	font-size: 8pt;		
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
}

A.leftSubMenu:link {
	color: #FFFFFF;
	font-size: 8pt;		
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
}

A.leftSubMenu:active {
	color: #FFFFFF;	
	font-size: 8pt;	
	font-weight: normal;
	text-decoration: none;
}

A.leftSubMenu:visited {
	color: #FFFFFF;
	font-size: 8pt;	
	font-weight: normal;
	text-decoration: none;
}

A.leftSubMenu:hover 
{
	color: #FF6600;
	font-size: 8pt;	
	text-decoration: none;	
}