/* CSS Document */

html
{
	scrollbar-face-color: #C9C9C9;
	scrollbar-shadow-color: #7F7F7F;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ECECEF;
	scrollbar-darkshadow-color: #C4C4B0;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #626260;
}

select
	{
    font-family: arial;
	color: #164674;
	font-weight: normal;
	font-size: 9pt;
	background-color: #F6FAFD;
	}

input
	{
    BORDER-RIGHT: #164674 1px solid;
    BORDER-TOP: #164674 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #164674 1px solid;
    COLOR: #164674;
    BORDER-BOTTOM: #164674 1px solid;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #ffffff;
	}
	
.usermandatory
{
background-color: #B6EBFF;
font-family: arial;
color: #164674;
font-weight: normal;
font-size: 12px;
}

.whitebg
{
background-color: #ffffff;
}

.lightgrey
{
background-color: #FCFCFC;
}

.brownbg
{
background-color: #9D4E10;
}

.footerbg
{
background-color: #F6A732;
color: #ffffff;
font-family: arial;
font-size: 11px;
}

.afooter
{
background-color: #F6A732;
color: #ffffff;
font-family: arial;
font-size: 11px;
text-decoration: none;
}

.afooter:hover
{
background-color: #F6A732;
color: #ffffff;
font-family: arial;
font-size: 11px;
text-decoration: underline;
} 

.footerbg2
{
background-color: #E2841A;
color: #ffffff;
font-family: arial;
font-size: 11px;
}

.orangeboldtxt
{
font-family: arial;
color: #FF6900;
font-size: 11px;
font-weight: bold;
}

.txt
{
font-family: arial;
color: #616161;
font-size: 12px;
}

.txtgbold
{
font-family: arial;
color: #616161;
font-size: 12px;
font-weight: bold;
}
.txtbold
{
font-family: arial;
color: #164674;
font-size: 11px;
font-weight: bold;
}

.redhead
{
font-family: arial;
color: #9D4E10;
font-weight :bold;
font-size: 13px;
}

.ornghead
{
font-family: arial;
color: #E8891B;
font-weight :bold;
font-size: 13px;
}

.atop
{
font-family: tahoma;
color: #1F374B;
font-size: 11px;
font-weight :bold;
text-decoration: none;
}

.atop:hover
{
font-family: tahoma;
color: #1F374B;
font-size: 11px;
font-weight :bold;
text-decoration: underline;
}
.topbg
{
font-family: arial;
color: #1F374B;
font-size: 12px;
font-weight :bold;
text-decoration: none;
}


.whitetxt
{
font-family: arial;
color: #ffffff;
font-size: 11px;
}
.whitetxtbold
{
font-family: arial;
color: #ffffff;
font-size: 12px;
font-weight :bold;
}

.whitetxtbig
{
font-family: arial;
color: #ffffff;
font-size: 15px;
font-weight :bold;
}