BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #282828;
}
.GreenFont
{
    FONT-WEIGHT:bold;
    FONT-SIZE: 13pt;
    COLOR: #91d300;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.GreenFont1
{
    FONT-SIZE: 10pt;
    COLOR: #273D00;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.smfont
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.SMRedFontBold
{
    FONT-WEIGHT: Bold;
    FONT-SIZE: 8pt;
    COLOR: Red;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.TitleFont12
{
    FONT-WEIGHT: Bold;
    FONT-SIZE: 12pt;
    COLOR: #8a0101;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.TitleFont212
{
    FONT-WEIGHT: Bold;
    FONT-SIZE: 10pt;
    COLOR: #8a0101;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.FontBold9
{
    FONT-WEIGHT: Bold;
    FONT-SIZE: 9pt;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}

.SMRedFontBold2
{
    FONT-WEIGHT: Bold;
    FONT-SIZE: 15pt;
    COLOR: Red;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}

.SMRedFontFrontBold
{
    FONT-WEIGHT: Bolder;
    FONT-SIZE: 33pt;
    COLOR: Red;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.SMRedFontFrontBold2
{
    FONT-WEIGHT: Bolder;
    FONT-SIZE: 24pt;
    COLOR: #FF6600;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.WhiteFont
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.WhiteFontsm
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #A0A9A6;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.WhiteFont9
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: white;
	font-weight:bold;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.WhiteFontBold10
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: white;
	font-weight:bold;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.WhiteFont10
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.WhiteFont8
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.daryellowFont8
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #ffe400;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.OrangeTitleFont
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13pt;
    COLOR: Red;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.HeaderTitleFont
{
    FONT-WEIGHT: Bold;
    FONT-SIZE: 10pt;
    COLOR: #C10000;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.FontSize15
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15pt;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
.FontSize11
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}

.predFont1
{
    FONT-FAMILY: verdana, arial, sans-serif;
	COLOR:#c31842;
	FONT-WEIGHT:bold;
    TEXT-DECORATION: none;
}

TABLE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: none;
}
A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: blue;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-DECORATION: underline
}
HR
{
    COLOR: #EFEFEF
}
A:link
{
    COLOR: #003399
}
A:visited
{
    COLOR: #800080
}
A:hover
{
    COLOR: #ff3300
}

#clickbox {
	font-size: smaller;
	cursor: pointer;
}

.menuborder1
{
margin:1px auto;
text-align:left;
padding:1px;
border:1px solid #afc6d4;
font-size:12px;
}

.dropmenustyle{
width: 99%;
font-weight: bold;
}

.dropmenustyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.dropmenustyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(dropmenubg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.dropmenustyle ul li{
display: inline;
}

.dropmenustyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
TEXT-DECORATION: none;
border-right: 1px solid #DADADA;
}

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: #ff0000;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
TEXT-DECORATION: none;
}

.dropmenufont{
font-weight: bold;
color: #273D00;
}

.dropmenufont2{
font-style:italic;
font-weight: bold;
font-size:12px;
color: #273D00;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #DD0000;
}

