body {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #666666;
}

td {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #666666;
}
td a:link, td a:visited {
	color: #5E829B;
	text-decoration : none;
}
td a:hover, td a:active {
	color: #FFaa00;
	text-decoration : none;
}

td.submenu {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
	padding : 2px 5px 2px 5px;
	border-bottom : 1px dashed #cccccc;
}
td.submenu li {
	padding-left: 25px;
	margin-bottom : 0px;
}
td.submenu a:link, td.submenu a:visited {
	color: #eeeeee;
	text-decoration : none;
	padding-bottom : 2px;
}
td.submenu a:hover, td.submenu a:active {
	color: #ECDB56;
	text-decoration : none;
	padding-bottom : 2px;
}

td.submenu2 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #5E829B;
}
td.submenu2 li {
	border-bottom : 1px dashed #bbbbbb;
	margin : 8px 0px 3px 5px;
}
td.submenu2 a:link, td.submenu2 a:visited {
	color: #5E829B;
	text-decoration : none;
}
td.submenu2 a:hover, td.submenu2 a:active {
	color: #FFaa00;
	text-decoration : none;
}

li {
	margin-left : -23px;
	margin-bottom : 10px;
}

.head_red {
	color: #CB6E52;
	font-weight: bold;
}
.head_red a:link, .head_red a:visited {
	color: #CB6E52;
	font-weight: bold;
}
.head_red a:hover, .head_red a:active {
	color: #FFaa00;
	font-weight: bold;
}

.footer {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #888888;
}

.subfooter {
	font-size: 12px;
	padding-left:8px; 
	padding-right:8px; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;	
}

a.more:link, a.more:visited {
	font-family: "Arial", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CB6E52;
	text-decoration : none;
	margin: 0px 30px 2px 10px;
}
a.more:hover, a.more:active {
	font-family: "Arial", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFaa00;
	text-decoration : none;
	margin: 0px 30px 2px 10px;
}
