

body, table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03001b;
}

a {
	color: #03001b;
}





select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



body {  
	background-image: url(/html/images/nav/bg.jpg);
	background-repeat: repeat-x;
}




form {
	margin: 0px;
}





/****** standard size fonts *****/

.bold {
	font-weight:bold; 
	color: #656565;
}

.black {
	color: #000000;
}

.grey {
	color: #999999;
}


.white {
	color: #FFFFFF;
}



.error {
	color: #FF0404;
	font-weight:bold; 
}

.italic {
	font-style : italic; 
}

.no_underline {
	text-decoration : none; 
}




/****** links fonts *****/


.home_text {
	color: #e8fbfb;
}



/****** small fonts *****/

.small {
	font-size: 10px;
	line-height: 10px;
}

	

/****** large fonts *****/


.medium {
	font-size: 16px;
}

.large {
	font-size: 24px;
}

.headline {
	text-decoration : none; 
	font-size: 24px;
}







/****** borders *****/




/****** forms *****/
	
	

	

.button {
	background-color: #dddddd;
	border: 1px solid #A6AEB2; 
	margin-top: 1px;
}



/****** rounded_corners *****/


.roundedcornr_box_602717 {
   background: #ffffff;
   margin-top: 10px;
   width: 100%;
}
.roundedcornr_top_602717 div {
   background: url(/html/images/rounded/roundedcornr_602717_tl.png) no-repeat top left;
}
.roundedcornr_top_602717 {
   background: url(/html/images/rounded/roundedcornr_602717_tr.png) no-repeat top right;
}
.roundedcornr_bottom_602717 div {
   background: url(/html/images/rounded/roundedcornr_602717_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_602717 {
   background: url(/html/images/rounded/roundedcornr_602717_br.png) no-repeat bottom right;
}

.roundedcornr_top_602717 div, .roundedcornr_top_602717, 
.roundedcornr_bottom_602717 div, .roundedcornr_bottom_602717 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_602717 { margin: 0 15px; }

