body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.categories a {
	color: #333333;
	text-decoration: none;
}

.categories a:hover {
	color: #000000;
}

.subtitles {
	background-color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

.subtitles_nw {
	background-color: #CC0000;
}

.subtitles a {
	color: #FFFFFF;
	text-decoration: none;
}

.subtitles a:hover {
	text-decoration: underline;
}

.subtitle_second {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.pic_main {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
}

.pic {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 2px;
}

.title_red, 
.title_red a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	
	color: #CC0000;
	text-decoration: none;
}

.title_red a:hover {
	color: #790000;
	text-decoration: none;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	color: #336633;
}

.divisor{
	color:#ECF5E2;
	noshade:noshade;
	width:80%;
	height:1px;
}

.divisor_white{
	color:#FFFFFF;
	noshade:noshade;
	width:80%;
	height:1px;
}

.title_darkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -1px;
}
