#big_title {
	margin:35px 0px 30px 0px;
	font-size: 1.3em;
	font-weight: 500;
	color: rgb(55,148,53);
	text-transform: none;
}

#small_title {
	margin-bottom:20px;
	font-weight: 600;
	color: rgb(55,148,53);
	text-transform: none;
}

.title_11bold {
	font-size:11px;
	font-weight:bold;
}

#links_box {
	width:584px;
	padding:43px 0px 10px 14px;
	line-height:16px;
	background:url(../images/links_box_bg.gif) repeat-y top;
}

#links_box a:link, #links_box a:active, #links_box a:visited, #links_box a:hover {
	font-size:11px;
	font-weight:bold;
	color:rgb(201, 142, 142);
	text-decoration:none;
}

a.link_11bold, a.link_11bold:link, a.link_11bold:visited, a.link_11bold:hover, a.link_11bold:active {
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.dots {
	padding:15px 0px 15px 0px;
	height:1px;
}

#links_general {
	margin-top:40px;
}

#links_general ul {
	margin:0px;
	padding:0px;
}

#links_general ul li {
	margin:0px 0px 3px 15px;
}

#topofpage {
	width:595px;
	text-align:right;
	padding:30px 0px 20px 0px;
}