body{
	
	font-family:verdana
}
table{
	font-size:12px;
}
a:link{
	text-decoration:none;
	color:#046599;
	font-size: 10px;
}
a:visited{
	text-decoration:none;
	color:#046599;
	font-size: 10px;
}
a:hover{
	text-decoration:underline;
	color:#046599;
	font-size: 10px;
}

.tbl_main{
	font-size:10px;
	margin-bottom:5px;
	border:1px solid #333333;
 	background-color: #FFFFFF;
}
.str_errTitle{
	font-size:13px;
	font-weight:bold;
	color:#555555;
	background-image: url(ttl.gif);
}

.str_alert{
	font-weight:bold; 
	font-size:12px; 
	color:#990000
}

.td_title{
	background-image:url(images/title.gif); 
	color:#666666; 
	font-weight:bold; 
	border-bottom:1px solid #999999
}

.td_Item{
	border-bottom:1px solid #cccccc
}

.str_newsTitle{
	font-weight:bold; 
	font-size:13px; 
	color:#FFFFFF
}

.inp_textMedium{
	font-family:verdana;
	font-size:10px;
	width:230px
}

.inp_comboShort{
	font-family:verdana;	
	font-size:10px; 
	width:120px
}

.inp_textArea{
	font-family:verdana; 
	font-size:10px; 
	width:400px;
	height:100px
}

.inp_textLitle{
	font-family:verdana;
	font-size:10px;
	width:80px;
	border: 1px solid #666666;
	height: 15px;


}

.td_background{
	background-color: #B9CADD;
}
.inp_combo{width:200px; font-size:10px; font-family:MS Sans Serif;}

