

BODY{
	background-image: url("../images/main_bg.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #A2B2C2;
	font-family:arial;
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:11px;
}

td{
	font-size:11px;
}

a {text-decoration:underline;
   color:#476D85;}
   
.maintd{
	padding-top:17px;
}

.copy { color:#7E7E7E}
.copy a { color:#7E7E7E; text-decoration:none}
.copy a:hover {text-decoration:underline}

a {text-decoration:underline;
   color:#476D85;}
   
a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

.mainlink{
	color:white;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.mainlink:hover{
	color:#f0f0f0;
}
.newsheader{
	color:#7C5864;
	font-weight:bold;
}


		

		.cal_th{
			font-size:11px;
			background-color:#808080;
			color:white;
			font-weight:normal;
			width:22px;
			height:20px;
		}
		.cal_td{
			height:22px;
			width:22px;
			font-size:11px;
			color:#808080;
			background-color:#fff;
		}
		.cal_table{
			border:1px solid #818181;
		}

.box_header{
	color:white;
	font-size:13px;
	font-weight:bold;
}

.box_content{
	text-align:justify;
	padding:10px;
	line-height:127%;
}
#section_header{
	border-bottom:2px solid #CFCFCF;
	background-color: #f0f0f0;
	border-left: 4px solid #7C5864;
	font-size:14px;
	padding:4px;
	//*border-left: 4px solid #89B600;*//
}
#news_header{
	border-bottom:2px solid #CFCFCF;
	background-color: #f0f0f0;
	border-left: 0px solid grey;
	font-size:11px;
	padding:4px;
	padding-left:6px;
	font-weight:bold;
}

#para_news{
	margin-top:10px;
	margin-bottom:25px;
	margin-left:25px;
	margin-right:25px;
	line-height:120%;
}
#news_date{
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	color:#4d4d4d;
}
#para{
	margin:15px;
	line-height:120%;
}
#para a{
	font-weight:bold;
}
#boxul{
	margin:0px;
	padding-left:10px;
	list-style-type: circle;
	text-align:left;
}

#boxul li{
	padding:2px;
}

#boxul a{
	font-weight:bold;
}

#textinput{
	font-size:12px;
	border-width:1px;
	border-style:solid;
	border-color:#CFCFCF;
	width:200px;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#ta{
	font-size:12px;
	border-width:1px;
	border-style:solid;
	border-color:#CFCFCF;
	font-family:arial;
	width:300px;
	height:200px;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}