BODY
{
	background-image: url(images/bg_pattern.jpg); /*background-image: url([images/bg_pattern.jpg]);*/
	font-family: 'trebuchet ms' ,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

a.lb:link, a.lb:active, a.lb:visited
{
	color: blue;
	text-decoration: none;
}
a.lb:hover
{
	color: blue;
	text-decoration: underline;
}

.hyper
{
	color: White;
}

td
{
	font-size: 11px;
	font-family:  'trebuchet ms',Verdana, Helvetica, sans-serif;
}

.scroll
{
	font-family: Trebuchet MS;
	font-size: 15px;
	color: Yellow;
}
.GridHeader
{
	font-weight: Bold;
	font-size: 10.5px;
	color: white;
	background-color: #2A6AA3;
}
.titlewhite
 {
	font-family: 'trebuchet ms',arial,verdana;
	font-size: 15px;
	color: #FFFFFF;
}

.links
{
	font-family:  'trebuchet ms',verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.aClass
{
	font-family:  'trebuchet ms',verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.footer
{
	font-family: 'trebuchet ms' , 'verdana' , arial;
	font-size: 12px;
	color: #FFFFFF;
	background: Transparent;
}

.label
{
	/*font-style:normal;		
	font-family:Verdana;
	font-size:1.0em;	
	 font-family: 'trebuchet ms' ,Verdana, Helvetica, sans-serif;*/
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; /*background-color:#DCEEFD;*/
}


.label1
{
	font-family: Verdana;
	font-size: 14px;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; /*background-color:#DCEEFD;*/
}

.TextBox
{	
	border-style:ridge;
    BORDER-RIGHT: lightgrey 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: lightgrey 1px solid;
    FONT-FAMILY: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: none;
    border-bottom-color:#404040;
    border-top-color:#404040;
    border-right-color:#404040;
    border-left-color:#404040;
}

.SelectBox
{
    BORDER-RIGHT: lightgrey 1px solid;
    border-style:ridge;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: lightgrey 1px solid;
    FONT-FAMILY: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: none;
    border-bottom-color:#404040;
    border-top-color:#404040;
    border-right-color:#404040;
    border-left-color:#404040;    
}

