* {margin: 0; padding: 0;}

A:link {text-decoration: underline; color: #5e9a3b}
A:active {text-decoration: underline;}
A:hover {text-decoration: none; color: #5e9a3b}
A:VISITED {text-decoration: underline; color: #5e9a3b}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}.menu1 {
	font-family: "Times New Roman", Times, serif;
	color: #3fa400;
	font-size: 18px;
}
.left {
	background-image: url(/images/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/****************************/

/********************************* Navigation **********************************/

#navcontainer {
	padding-top: 230px;
}
.body_bg {
	background-image: url(/images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linc_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.line {
	background-image: url(/images/line_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.bott {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 440px;
	padding-top: 5px;
}



#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	color: #990000;
}
.body_news {
	margin-top: 40px;
	margin-left: 40px;
}
.zag {
	color: #84a54a;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	padding-left: 20px;
}
.body_link {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 20px;
	padding-bottom: 40px;
	list-style-image: url(/images/stars_dot3.gif);
}




#navcontainer a
{
	display: block;
	padding-top: 17px;
	padding-left: 37px;
	width: 182px;
	background-color: #DCE3ED;
	border-bottom: 1px solid #eee;
	background-image: url(/images/menu.png);
	background-repeat: repeat-x;
	height: 27px;
}


#navcontainer a:link, #navlist a:visited
{
color: #93B26E;
text-decoration: none;
}

#navcontainer a:hover 
{	
	background: url(/images/menu.png) 0 -45px;
	color: #562930;
}

.date_box {
	background-color: #FFFFFF;
	background-image: url(/images/date.jpg);
	height: 51px;
	width: 52px;
	float: left;
}

.date_box_month {
	padding-top: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: center;
	color: #75a006;
}

.date_box_day {
	font-size: 22px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
	font-style: italic;	
	color: #654040;
}
.body_link2 {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 20px;
	padding-bottom: 40px;
}
.body_linkstart {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 20px;
	padding-bottom: 10px;
	list-style-image: url(/images/stars_dot4.gif);
}

.body_linkstart A { text-decoration: underline; color: #2e7da7;}
.body_linkstart A:HOVER { text-decoration: none; color: #2e7da7 }
.body_linkstart A:ACTIVE { text-decoration: underline; color: #2e7da7; }
.body_linkstart A:VISITED { text-decoration: underline; color: #2e7da7; }

.body_linkstart2 {
	padding-left: 15px;
	padding-right: 10px;
	line-height: 10px;
	padding-bottom: 10px;
	list-style-image: url(/images/stars_dot4.gif);
}

.body_linkstart2 A { text-decoration: underline; color: #2e7da7; line-height: 14px;}
.body_linkstart2 A:HOVER { text-decoration: none; color: #2e7da7 line-height: 14px; }
.body_linkstart2 A:ACTIVE { text-decoration: underline; color: #2e7da7; line-height: 14px; }
.body_linkstart2 A:VISITED { text-decoration: underline; color: #2e7da7; line-height: 14px; }

