BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
    color: #660000;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
    color: #336699;
    text-decoration: none;
}

a:active   {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #336699;
    font-weight: bold;
    text-decoration: underline;
}

a:hover	{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color:#006666;
    font-weight: bold;
    text-decoration: underline;
}

p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #336699;
}

.Heading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #4f4fb9;
}

.Title {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #FF9933;
}

li {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #336699;
}

.SideBarText {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #ffffff; 
	font-weight: normal;
}
.SideBarHeading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #FFFFFF;
}
.WhiteText {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FFFFFF}
.SmallText {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #336699}
.LightBlueBG { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #336699; ; background-color: #DBE2EE}
.LightGrayBG { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #336699; ; background-color: #E4E4E4}
.PurpleBG { background-color: #666699; background-image: url(/images/home_purple_bg.gif) }

OPTION.red_opt
{
    COLOR: white;
    BACKGROUND-COLOR: #ff0000
}
OPTION.yellow_opt
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffff00
}
OPTION.green_opt
{
    COLOR: white;
    BACKGROUND-COLOR: #009900
}
OPTION.black_opt
{
    COLOR: white;
    BACKGROUND-COLOR: #000000
}
