body
{
	background-color: #FFFFFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

.maintext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; height: auto ; text-decoration: strong ; font-weight: normal}
a.maintext:link { text-decoration: none }
a.maintext:active { text-decoration: none }
a.maintext:visited { text-decoration: none }
a.maintext:hover { text-decoration: none; color=#CC1A1B }

.titletext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC1A1B; height: auto ; text-decoration: none; font-weight: bold}
a.titletext:link { text-decoration: none }
a.titletext:active { text-decoration: none }
a.titletext:visited { text-decoration: none }
a.titletext:hover { text-decoration: none; color=#FFCC00 }

.headertext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FF6600; height: auto ; text-decoration: none ; font-weight: bold}
a.headertext:link { text-decoration: none }
a.headertext:active { text-decoration: none }
a.headertext:visited { text-decoration: none }
a.headertext:hover { text-decoration: none; color=#FFCC00 }

.TextBox
{
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	COLOR: #000000;
	FONT-WEIGHT: normal
}

.TextInput
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #000000;
	BACKGROUND-COLOR:#FFFFFF;
}

.smalltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #990000; height: auto ; text-decoration: none ; font-weight: normal}
a.smalltext:link { text-decoration: none }
a.smalltext:active { text-decoration: none }
a.smalltext:visited { text-decoration: none }
a.smalltext:hover { text-decoration: none; color=#FFCC00 }

.blackborder
{
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-COLOR: #000000;
    BACKGROUND-COLOR: #FFFFFF;
	
}

.grayborder
{
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-COLOR: #DADADA;
    BACKGROUND-COLOR: #FFFFFF;
	
}

.graybordershadow
{
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-COLOR: #DADADA;
    BACKGROUND-COLOR: #FFFFFF;
	filter:DropShadow(OffX=2, OffY=3, color=#000000);
	
}

.lhs_bg_css { background-image: url('/images/lhs_bg_css.gif'); }

.base_bg_css { 

	background-image: url('/images/base_bg_css.gif'); 
	BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-COLOR: #DADADA;
    BACKGROUND-COLOR: #FFFFFF;
}

.dbTOP { font-family: Trebuchet MS, Verdana, Sans-serif; font-size: 21px; color: #666666; letter-spacing: 3}

.dbMENU { font-family: Trebuchet MS, Verdana, Sans-serif; font-size: 8pt; color: #666666; letter-spacing:1}
a.dbMENU:link { text-decoration: none }
a.dbMENU:active { text-decoration: none }
a.dbMENU:visited { text-decoration: none }
a.dbMENU:hover { text-decoration: none }

.dbTXT { font-family: Trebuchet MS, Verdana, Sans-serif; font-size: 9pt; color: #666666}
a.dbTXT:link { text-decoration: underline }
a.dbTXT:active { text-decoration: underline }
a.dbTXT:visited { text-decoration: underline }
a.dbTXT:hover { text-decoration: none }

.smlTXT { font-family: Trebuchet MS, Verdana, Sans-serif; font-size: 7pt; color: #666666}
a.smlTXT:link { text-decoration: underline }
a.smlTXT:active { text-decoration: underline }
a.smlTXT:visited { text-decoration: underline }
a.smlTXT:hover { text-decoration: none }

.pgTXT { font-family: Verdana, Sans-serif; font-size: 11px; color: #000000}
a.pgTXT:link { text-decoration: underline }
a.pgTXT:active { text-decoration: underline }
a.pgTXT:visited { text-decoration: underline }
a.pgTXT:hover { text-decoration: none }

.pgSMLTXT { font-family: Verdana, Sans-serif; font-size: 9px; color: #999999}
a.pgSMLTXT:link { text-decoration: underline }
a.pgSMLTXT:active { text-decoration: underline }
a.pgSMLTXT:visited { text-decoration: underline }
a.pgSMLTXT:hover { text-decoration: none }

.mnuBDR
{
    BORDER-BOTTOM: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    
    BACKGROUND: #E5E5E5;
    CURSOR: pointer
}

.mnuBDRover
{
    BORDER-BOTTOM: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    
    BACKGROUND: #CCCCCC;
    CURSOR: pointer
}

.tblBorder
{
    BORDER-COLLAPSE: collapse;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    
    BORDER-COLOR: #666666;
    COLOR: #666666
}

.txtInput
{
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-COLOR: #666666;

    FONT-FAMILY: Trebuchet MS, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    COLOR: #666666
}

.htmlInput
{
    border-style: solid;
    border-width: 1px;
    border-color: #666666;
    background-color: #FFFFFF;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 2px;
    padding-bottom: 3px;
    width: 440px;
    height: 75px;
    font-family: Trebuchet MS, Verdana, Sans-serif;
    font-size: 9pt;
}

.pgInput
{
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-COLOR: #000000;

    FONT-FAMILY: Verdana, sans-serif;
    FONT-SIZE: 11px;
    COLOR: #000000
}

.dbBTN
{
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-COLOR: #000000;
    BACKGROUND-COLOR: #666666;

    FONT-FAMILY: Trebuchet MS, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    LETTER-SPACING: 1;
    COLOR: #E5E5E5
}

