body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #dd211d;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	color: #dd211d;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

form {
	margin: 0;
}

.menu {
	background-color: transparent;
	
}
.menu ul, .menu li{
	list-style-type: none;
	
}
.menu ul {
	background-color: transparent;
}
.menu ul ul {
	padding-left: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover {
	color: #dd211d;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
.menu_current {
	font-weight: normal;
}






.content {
	background-color: #transparent;
	font-size: 12px;
	color: Gray;
	vertical-align: top;
	text-align: left;
	letter-spacing: 1px;
	line-height: 18px;
}






.naviu {
	background-color: transparent;
	
}
.naviu ul, .naviu li{
	list-style-type: none;
	
}
.naviu ul {
	background-color: transparent;
}
.naviu ul ul {
	padding-left: 0px;
}
.naviu a:link, .naviu a:visited, .naviu a:active {
	color: Gray;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
.naviu a:hover {
	color: #ffb23d;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
.naviu_current {
	font-weight: normal;
}



