Body {
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#707070;
	scrollbar-shadow-color:#2E7474;
	scrollbar-face-color:#006699;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-3d-light-color:#F3F7FA;
	margin: 0px 0px 0px;
	background : #FFFFFF;
}



.Utxt1 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F46A00;
	font-weight : normal;	
}

.Utxt2 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;	
}

.leftnav {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.Utxt3 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F46A00;
	font-weight : bold;	
}

.Utxt3b {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F46A00;
	font-weight : normal;	
}

.Utxt4 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FCF7A6;
	font-weight : normal;	
}

.Utxt5 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #646464;
	font-weight : bold;	
}

.Utxt6 {
	font-family : Arial Mt;
	font-size : 13px;
	color : #898989;
	font-weight : normal;
}

.Utxt7 {
	font-family : Arial Mt;
	font-size : 13px;
	color : #ffffff;
	font-weight : normal;
}

.Utxt8 {
	font-family : Arial Mt;
	font-size : 13px;
	color : #90BF01;
	font-weight : bold;
}

.Utxt9 {
	font-family : Arial Mt;
	font-size : 12px;
	color : #ffffff;
	font-weight : normal;
}
.Utxt10 {
	font-family : Arial Mt;
	font-size : 11px;
	color : #898989;
	font-weight : normal;
}
.Utxt11 {
	font-family : Arial Mt;
	font-size : 12px;
	color : #90BF01;
	font-weight : bold;
}

.Utxt12 {
	font-family : Arial Mt;
	font-size : 13px;
	color : #FFB533;
	font-weight : bold;
}

/* link styles */
a
{
	text-decoration: none;
	color: #333333; 
}

a:hover
{
   text-decoration: underline;
   color: #87862A;
}

a.underline.link
{
	text-decoration: none;
	color: #ED1C24; 
}

a.underline:hover
{
   text-decoration: underline;
   color: #000000;
}

/*FORM ELEMENTS*/

.drpDown1{
    border-top: 1px solid #1D3939;
    border-bottom: 1px solid #1D3939;
    border-left: 1px solid #1D3939;
    border-right: 1px solid #1D3939;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #000000;
    font-weight : normal;
}

.drpDown2{
    border-top: 1px solid #CAC9C9;
    border-bottom: 1px solid #CAC9C9;
    border-left: 1px solid #CAC9C9;
    border-right: 1px solid #CAC9C9;
    background-color: #DFDFDF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
    font-weight : normal;
}

.txtBox1{
    border-top: 1px solid #A0A0A0;
    border-bottom: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	width: 120px;
    color: #373737;
	text-decoration: none;
}

.txtBox2{
    border-top: 1px solid #1D3939;
    border-bottom: 1px solid #1D3939;
    border-left: 1px solid #1D3939;
    border-right: 1px solid #1D3939;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
	width:50px;	
    color: #000000;   
    text-decoration: none;
}


.txtField1{
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #505050;   
    text-decoration: none;
	background-image: url(../images/shadow_txtfield.gif);	
}

.txtBox1a{
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    background-color: #F8F8F8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #16487B;   
    text-decoration: none;
	height : 18px;
	padding-left : 3px;
	padding-top : 2px;	
	background-image: url(../images/frmshadow_txtbox1-off.jpg);
	}
	
.redtext{
    image: url(../images/bullet.gif);	
}