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

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

h2 {
	font-size: 10px;
	color: #2656a0;
	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 {
	font-size: 11px;
	color: #2656a0;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-size: 11px;
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
.menu_current {
	font-weight: normal;
}

.content {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}






.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 {
	font-size: 9px;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}
.naviu a:hover {
	font-size: 9px;
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}
.naviu_current {
	font-weight: normal;
}

#coolmenu {
	border: 1px solid black;
	width: 200px;
	min-height: 200px;
	background-color: #00aadd;
}

