BODY,P, BR, UL, OL, TD, TH, LI 
{ 
color: 585858; 
font:11px tahoma, verdana, helvetica, sans-serif; 
}  


 A {
 text-decoration: none;
 color: 585858;
 }

A:hover {
 text-decoration: underline;
 } 


.ztr_h {

padding-left:12px; 

color:#FFE91F; font-weight:bold;
}

.edit_outter_table 
{
background-color:#FFFFFF;
width: 600;


}

.edit_header 
{
background-image: url(tab_bg.gif);
color:#FFE91F; font-weight:bold;
background-repeat: repeat-x;
height: 40px;
vertical-align: top;
}

.td_h {
background-image: url(tab_bg.gif);
color:#FFE91F; font-weight:bold;
background-repeat: repeat-x;
}

.td_h2 {
background-image: url(tab.jpg);
background-repeat: no-repeat;
}

 .white  { color : #ffffff;   text-decoration : none;   }
 
 .orange { color : #FF7E00 ;  text-decoration : none;  font-weight:bold;  } 
 
 .color_login   { color : #383D44;  text-decoration : none;  font-size:10px; font-weight:bold; }  
 
 .gray  { color : #A7ACB0;   font-weight:bold;   }
  
 .black  { color : #000000;   font-weight:bold;   }  
 
 .faq { color : #FF7E00 ;  text-decoration : underline;  font-weight:bold;  }  

 .faq:hover { color : #2462A0 ; text-decoration: underline; } 
    
 
.back {
	background-image: url(images/tab/3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.back2 {
	background-image: url(images/bar2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.back3 {
	background-image: url(images/center/side.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}

.back4 {
	background-image: url(images/center/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}



.text_field {
	width        : 106px;
	height       : 20px;
	font-size    : 10px;
	border       : 1px solid #96C5E6;
	color        : #ffffff;  
            }

.text_field2 {
	width        : 265px;
	height       : 18px;
	font-size    : 10px;
	border       : 1px solid #D8D8D8;
	
            }

.text_field2a {
	width        : 125px;
	height       : 18px;
	font-size    : 10px;
	border       : 1px solid #D8D8D8;
	
            }
.stylized_button  {
	clear:both;

	width:200px;
	height:31px;
	text-align:center;
	color:#DF114E;
	font-size:11px;
	font-weight:bold;
}

.stylized_buttonlogin {
	clear:both;

	width:30px;
	height:20px;
	text-align:center;
	
	color:#DF114E;
	font-size:11px;
	font-weight:bold;
}
.stylized_loginfields {
	clear:both;

	width:150px;
	height:20px;
	text-align:center;
	
	color:#DF114E;
	font-size:11px;
	font-weight:bold;
}
.stylized_input{
float:left;
font-size:12px;
border:solid 1px #DF114E;
width:200px;
height:20px;

}
.stylized_inputform{
float:left;
font-size:12px;
border:solid 1px #dbc4cb;
width:150px;
height:20px;


}
.stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
width:100px;
height:20px;
}
.stylizedh1 {
font-size:14px;
font-weight:bold;

}
.stylizedp{
font-size:11px;
color:#666666;

border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
.stylizedlabel{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
.stylized.small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}