@charset "utf-8";
body {
	background-color: #DDDDDD;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.UEvent {
	font-size: 10px;
}
a:link {
	color: #D26810;
}
a:visited {
	color: #D26810;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
a.Nav:link {
	color: #D26810;
	font-size: 13px;
	font-weight: bold;
}
a.Nav:visited {
	color: #D26810;
	font-size: 13px;
	font-weight: bold;
}
a.Nav:hover {
	color: #000066;
	text-decoration: underline;
}
a.Nav:active {
	color: #000066;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
}

.MenuBox {
	border: thin solid #B6CEE7;
	background-image: url(images/link_bg.gif);
	background-repeat: repeat-x;
}
.Box {
	border: 2px solid #036236;
}
.Box2 {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
select {
	font-size: 11px;
}

.Box5 {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.Box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.Box4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
input {
	font-size: 11px;
}
form {
	font-size: 11px;
}
