body {
	font-family: Verdana;
	font-size: 11px;
	color: #4b4b4b;
	background-color: #20508c;
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #4b4b4b;
}
a {
	color: #c94444;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #f86401;
	text-decoration: none;
}

a:active {
	color: #f86401;
}

.imgframe{
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}

h1 {
	font-size: 25px;
	font-family: arial;
	margin-bottom: 2px;
	color: #3699c3;
	margin-top: 5px;
}

.topmenu_button {
	float: right;
	border-left: 1px solid #fceb9a;
	border-right: 1px solid #e9b51c;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
}

.topmenu_button a {
	color: #ab7507;
}

.topmenu_button a:hover {
	color: #916017;
}

.leftmenu {
	background-color: #d8e6ec;
	border-top: 1px solid #eff5f8;
	border-bottom: 1px solid #9dc6d6;
}

.leftmenu a {
	font-weight: normal;
	font-size: 14px;
	color: #005687;
}

.leftmenu a:hover {
	font-weight: normal;
	font-size: 14px;
	color: #062b5a;
}

.leftmenu2 {
	background-color: #d8e6ec;
	border-top: 1px solid #eff5f8;
	border-bottom: 1px solid #9dc6d6;
}

.leftmenu2 a {
	font-size: 11px;
	color: #005687;
}

.leftmenu2 a:hover {
	font-size: 11px;
	color: #062b5a;
}

.topmenu {
	width: 980px;
	height: 19px;
	background-color: #f4d95a;
	border-top: 1px solid #fceb9a;
	border-bottom: 1px solid #e9b51c;
	background-image: url('/images/sand.gif');
}

.category {
	border-top: 1px dotted #b2b2b2;
}
.searchinput {
	width: 150px;
	font-size: 13px;
	margin-left: 3px;
	margin-right: 3px;
	height: 24px;
	color: #3c3c3c;
	border: 1px solid #699fc7;
	padding: 2px;
	background-image: url('/images/form-input.png');
	background-repeat: repeat-x;
}

.searchbutton {
	height: 26px;
	padding-bottom: 2px;
}

.menuimg {
	border: none;
	float: left;
	margin-right: 4px;
}

.footer {
	color: white;
}

.footer a {
	color: white;
	text-decoration: underline;
}