/* CSS Document */
html {
	height: auto;
	}
BODY {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	
	}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;	
	}

H1 { font-family: Arial, Helvetica, sans-serif;
	 font-size: 16px; 
	 font-weight: bold; 
	 color: #595959; 
	 text-decoration: none; 
	 margin:0px; 
	 }
H2 { font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px; 
	 font-weight: bold; 
	 color: #595959; 
	 text-decoration: none; 
	 margin:0px; }

form{margin:0px;}

.text_small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

.text_small1 select {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}
.text_small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 3px 2px 0px 2px;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}


.LinkStyle1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #DB1256; 
	text-decoration: none;
	float:right;
	padding: 0px 6px 2px 7px;
	}
.LinkStyle1:Hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #DB1256; 
	text-decoration: underline;
	float:right;
	padding: 0px 6px 2px 7px;
	}

.LinkStyle2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #DB1256; text-decoration: none;}
.LinkStyle2:Hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #595959; text-decoration: none;}

.LinkStyle3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #595959; text-decoration: underline; 
                }
.LinkStyle3:Hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #595959; text-decoration: none;
               }
.LinkStyle4 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #595959; text-decoration: none; 
               vertical-align: top   ;   }
.LinkStyle4:Hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #595959; text-decoration: underline;
                   vertical-align:top;  }

.distance2px {
	padding: 2px;
}
.distance4px {
	padding: 4px;
}

.distance6px {
	padding: 7px;

}
.distance7px {
	padding: 7px;

}

.button {
	background-color: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #5C5C5C;
	border-bottom: 2px solid #B3B3B3;
	border-right: 2px solid #B3B3B3;
	border-top: 2px solid #E5E5E5;
	border-left: 2px solid #E5E5E5;
	padding:2px;
}

.PrevNextLink 
   {
   font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #595959; 
	text-decoration: none;
	
	padding: 4px 12px 2px 5px; 
	}
.PrevNextLink:Hover { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline;
	
	padding: 4px 12px 2px 5px; 
	}


.txtform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	background-color: #F4F4F4;
	border: 1px solid #DBDBDB;
	vertical-align: middle;
	padding: 2px;
}
.txtField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	background-color: #F4F4F4;
	border: 1px solid #DBDBDB;
	vertical-align: middle;
	padding: 2px;
}
.title{  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #DB1256; 
	text-decoration: none;
	float:right;
	padding: 0px 6px 2px 2px;
	}
.txtbutton {
border: 1px solid #04335F;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
background-color : #6997C8;
color: #04335F;
}

