body{

background-image: url(../images/bg.jpg)

}

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

}

a:hover
{
   color: #990000;
}


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

.Utxt1a {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFFF;
	font-weight : bold;
}

.Utxt2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #74BAD9;
	font-weight : normal;
	
}

.Utxt2a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4E4E4E;
	font-weight : normal;
	
}

.Utxt2b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #525252;
	font-weight : bold;
	
}

.Utxt2c {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #E77315;
	font-weight : bold;
	
}

.Utxt2d {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #74BAD9;
	font-weight : normal;
	
}

.Utxt3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #418FD1;
	font-weight : bold;
	
}

.Utxt4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #1280DE;
	font-weight : bold;
}

.Utxt5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #0064C1;
	font-weight : bold;
}

.Utxt5a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #0064C1;
	font-weight : bold;
}

.Utxt6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #0080C1;
	font-weight : normal;
}

.Utxt6a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0080C1;
	font-weight : normal;
}

.Utxt6b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0080C1;
	font-weight : bold;
}

.Utxt7 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF0000;
	font-weight : bold;
}

.Utxt7b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FF0000;
	font-weight : bold;
}

.Utxt8 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF0000;
	font-weight : normal;
}

.Utxt8a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #0064C1;
	font-weight : bold;
}
/*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: 10px;
	width: 100px;
	height: 18px;
    color: #373737;
	text-decoration: none;
}


.txtBox2{
    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: 10px;
	width: 160px;
	height: 90px;
    color: #373737;
	text-decoration: none;
}
}

.txtBoxOrange{
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    background-color: #orange;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
	width:50px;	
    color: #orange;   
    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);
	}
	
.txtBox1b{
    border-top: 1px solid #A0A0A0;
    border-bottom: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
    background-color: #001F31;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
	font-weight : normal;
	width: 80px;
	height: 13px;
    color: #FFFFFF;
	text-decoration: none;
}
.Utxt2aa {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4E4E4E;
	font-weight : normal;
}
.Utx18red {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : CD0C0B;
	font-weight : bold;
}
.Utxtred14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DD0000;
}

