.menu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	text-decoration: none;

}

.menu a:link{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: none;
}
.contenttop {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #126493;
	text-decoration: none;
}
.title h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #126493;
	text-decoration: none;
}
.title h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #126493;
	text-decoration: none;
}
.title_r h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #126493;
	text-decoration: none;
}
.headlink {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #126493;
	text-decoration: none;
}
.content {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #565657;
	text-decoration: none;
}
.submenu {
	font-family: Arial;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.submenu a:link{
	font-family: Arial;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu a:visited{
	font-family: Arial;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu a:hover{
	font-family: Arial;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
	font-family: Arial;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: #67696d;
	text-decoration: none;
}
.contentbottom {
	background-image: url(images/content_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title_r {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #935212;
	text-decoration: none;
}
.content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.content li {
	list-style-type: square;
	font-size: 8pt;
}
