.title_small {color:#F75828; font-size:11px; text-decoration:none;}
.title_medium {color:#000000; font-size:12px; font-weight:bold; text-decoration:none;}
.title_large {color:#4C4947; font-size:16px; font-weight:bold; text-decoration:none;}
.title_large_black {color:#4C4947; font-size:16px; text-decoration:none; font-weight:bold;}

.text_very_small {color:#000000; font-size:8px; font-weight:normal; }
.text_small {color:#4C4947; font-size:10px;  font-weight:normal;}
.text_medium {color:#cccccc; font-size:12px;  font-weight:normal;}
.text_large {color:#FFFFFF; font-size:12px;  font-weight:bold;}

.inputTextField_very_small {color:#000000; font-size:12px;  font-weight:bold; width:30px;}
.inputTextField_small {color:#000000; font-size:12px;  font-weight:bold; width:120px;}
.inputTextField_medium {color:#000000; font-size:12px;  font-weight:bold; width:250px;}
.inputTextArea {width:490px;}



.news{
	float:left;
	width:190px;
	
	
	
	color:#000000;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	
	
	margin-bottom:10px;
	margin-left:12px;
	overflow:hidden;
}

.news_label{
	
	font-size:12px; margin-top:8px; color:#3A9628;
}



.page_title{
	
	font-size:16px;  color:#3A9628;
}



body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	background-position:top left;
	background-repeat: repeat-x;
	background-color: #F5F5F5;
		
	
	font-family: arial,sans-serif;
	color:#252625;
	font-size:13px;	
}



