<style type="text/css">

a:active {
	text-decoration: none; color: #999999;
}

a:link {
	text-decoration: none; color: #999999;
}

a:visited {
	text-decoration: none; color: #999999;
}

a:hover {
	text-decoration: none; color: #CCCCCC;  cursor: pointer;
}
.recommendedLinks {
	color: #FFFFFF
}

.darkText:link
{
    color: #8E4646;
    text-decoration: underline;
}
.darkText:active
{
    color: #8E4646;
    text-decoration: underline;
}
.darkText:visited
{
    color: #8E4646;
    text-decoration: underline;
}
.darkText:hover
{
    color: #000000;
    text-decoration: none;
}


body  {
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-weight : normal;
	scrollbar-base-color: #666666;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #202020;
	scrollbar-shadow-color: #666666;
	scrollbar-dark-shadow-color: #ffffcc;
	scrollbar-arrow-color: #CCCCCC;
}

.lightText {
	color : #777777;
	font-size: 9px;
	font-weight: bold;
}



td  {
 	color : #000000;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-weight : normal;
}
 
b, strong  {
 	font-weight : bold;
}

.navDark  {
 	color : #999999;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-weight : normal;
	text-decoration : none;
	background-color: #000011;
}

.navLight  {
 	color : #000000;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-weight : normal;
	text-decoration : none;
	background-color: #6b6b6b;
}

.pageMenu  {
 	color : #999999;
 	font-size : 8px;
 	font-weight : bold;
	text-decoration : none;
	background-color: #000000;
}

.indexMenu  {
 	color : #555555;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-weight : bold;
	text-decoration : none;
	background-color: #202020;
}

.plainText  {
 	color : #999999;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-weight : bold;
	text-decoration : none;	
}

.darkText  {
 	color : #000000;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-weight : normal;
	text-decoration : none;	
}


.tier2Header {
	color: #8E4646;
	font-size: 22px;
	font-style: italic;
	font-weight: bold
}


.emailButton
{
    background-color: #CCCCCC;
    border-bottom: #000000 1px solid;
    border-left: #f2f2f2 1px solid;
    border-right: #000000 1px solid;
    border-top: #f2f2f2 1px solid;
    color: #000000;
    cursor: hand;
    font-size: 8.5pt;
    font-weight: bold;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px
}

.emailButton2
{
    background-color: #CCCCCC;
    border-bottom: #000000 1px solid;
    border-left: #f2f2f2 1px solid;
    border-right: #000000 1px solid;
    border-top: #f2f2f2 1px solid;
    color: #000000;
    cursor: hand;
    font-size: 8.5pt;
    font-weight: normal;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px
}

.textInput {
	border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
	scrollbar-base-color: #999999;
	scrollbar-track-color: #999999;
  	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-dark-shadow-color: #CCCCCC;
	font-family: verdana, arial, helvetica;
	font-size: 11;
	color: #000000
}

.header  {
 	color : #FFFFFF;
 	font-family : Times New Roman, Times, serif;
 	font-size : 29px;
 	font-weight : normal;
	text-decoration : none;
	background-color: #000000
}

.headerSmall  {
 	color : #FFFFFF;
 	font-family : Times New Roman, Times, serif;
 	font-size : 18px;
 	font-weight : bold;
	text-decoration : none
}

td.disclaimer {
	color: #999999;
	font-family: times new roman;
	font-size: 15px;
	font-style: italic
}
		
.button
{
    background-color: #111111;
    border-bottom: #444444 1px solid;
    border-left: #444444 1px solid;
    border-right: #444444 1px solid;
    border-top: #444444 1px solid;
    cursor: hand;
    font-size: 11pt;
    font-weight: bold;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px
}

div.disclaimerDiv {
	position: absolute;
	left: 33%;
	top: 33%
}

</style>
