.ThmBgStandard {background-color: #FFFFFF;}
.ThmBgAlternate {background-color: #ECF1F6;}
.ThmBgHighlight {background-color: yellow;}
.ThmTable {background-color: #FFFFFF; border-color: #FFFFFF; border-style: groove;}
.ThmTableHeader {background-color: beige;}

.TextHeading {color:#336699;}
.BorderColor {background-color:#336699;}
.BorderColor2 {background-color:#6699BB;}
.BorderColor3 {background-color:#99BBFF;}
.BorderTD {border-top:1px solid #6699BB; padding: 0px; margin:0px;}
.EmptySpan {width:1px; padding:0px 1px 0px 0px; border:0px; margin:0px;}

.OffWhite {background-color:#EEEEEE;}
td.red {; border: 1px solid; background-color: #ff9999; border-color: #990000; font-weight: bold;}
td.ebox {margin:2px; padding:2px; background-color:#EEEEEE; border: 1px solid; }
.blackborder {border: solid black 1px;}
.greenborder {border: solid green 2px;}
.redborder {border: solid red 2px;}

input.wide {width:100%;}

.hrefbutton {
	text-decoration:none;
}

.spbutton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
//    color: #000033;
//    background: #99BBFF;
   color: #EEEEEE;
   background: #902E40;
    border-width: 1px;
    border-color: #CCCCFF #CCCCFF #4444FF #4444FF;
    line-height: normal;
}

.spbuttonh
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
//    color: #000033;
//    background: #FFFFFF;
   color: #EEEEEE;
   background: #902E40;

    border-width: 1px;
    border-color: #CCCCFF #CCCCFF #4444FF #4444FF;
    line-height: normal;
}

.spbuttong
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
//    color: #000033;
//    background: #FFFFFF;
   color: #EEEEEE;
   background: #902E40;

    border-width: 1px;
    border-color: #CCCCFF #CCCCFF #4444FF #4444FF;
    line-height: normal;
}

.spbuttony
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
//    color: #000033;
//    background: #FFFFFF;
   color: #EEEEEE;
   background: #902E40;

    border-width: 1px;
    border-color: #CCCCFF #CCCCFF #4444FF #4444FF;
    line-height: normal;
}

TH 		{font-size:10pt; font-family:Arial; font-weight: bold; text-align: left;}
TD  		{font-size:10pt; font-family:Arial;}

BODY		{font-size:10pt; font-family:Arial;}

FONT		{font-size:10pt; font-family:Arial;}
PRE		{font-size:8pt; font-family:Courier New;}
TT		{font-size:8pt; font-family:Courier New;}

INPUT		{font-size:9pt;  font-family:Arial;}
SELECT		{font-size:9pt;  font-family:Arial;}
TEXTAREA	{font-size:10pt; font-family:Arial;}

.small_font	{font-size:8pt;  font-family:Arial;}
.big_font 	{font-size:12pt; font-family:Arial;}
.huge_font 	{font-size:20pt; font-family:Arial; font-weight: bold;}
.huge_fonti 	{font-size:20pt; font-family:Arial; font-weight: bold; font-style: italic}
.fixed_font	{font-size:10pt; font-family:Courier New;}
.small_fixed_font	{font-size:8pt; font-family:Courier New;}

A:LINK		{
	//color:blue;
	color:#902E40;
}
A:VISITED	{
//	color:blue;
	color:#902E40;
}

a.gray {text-decoration:none;color:Gray;}
a.gray:VISITED {text-decoration:none;color:Gray;}
a.gray:HOVER {text-decoration:underline;color:Blue;}
a.black {text-decoration:none;color:Black;}
a.black:VISITED {text-decoration:none;color:Black;}
a.black:HOVER {text-decoration:underline;color:Blue;}
a.green {text-decoration:none;color:Green;}
a.green:VISITED {text-decoration:none;color:Green;}
a.green:HOVER {text-decoration:underline;color:Blue;}
a.blue {text-decoration:none;color:Blue;}
a.blue:VISITED {text-decoration:none;color:Blue;}
a.blue:HOVER {text-decoration:underline;color:Blue;}

.ibnr{
        background: #003399 url('/nwimg/mail/surge/cplogo.png') no-repeat;
        HEIGHT: 96px;
        WIDTH: 100%;
}
.tbnr2{
        font: italic bold 30pt Arial;
        padding-left: 100px; 
        text-align: left;
        color: #FF9900;
}

.LF{
        font-size: 14px;
}
.b{
        font-weight: bold;
}
.orange{
        color: FF9900;
}
.c{
        text-align: center;
        vertical-align: center;
}
.bg1{
//        background-color: #c5c5c5;
        background-color: #EEEEEE;
}
