body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFDCA8;
}
.border {
	border: 2px solid #FFA823;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.smal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #CCE3FF;
}
a:hover {
	color: #99FFFF;
}
a.nav:link {
	font-size: 11px;
	font-weight: bold;
}
a.nav:visited {
	font-size: 11px;
	font-weight: bold;
}
a.nav:hover {
	font-size: 11px;
	font-weight: bold;
}
.navcontainer {
	width: 175px;
}
.navcontainer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;


}
.navcontainer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F9FFF;
	display: block;
	padding: 2px;
	width: 175px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #BFBF40;
	margin: 2px;


}
.navcontainer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F9FFF;

}
.navcontainer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F9FFF;

}
.navcontainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #330099;
	background-color: #FFA823;
}h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.nav2:link {
	color: #0066D8;
}
a.nav2:visited {
	color: #000066;
}
a.dark:link {
	color: #0066D8;
	text-decoration: underline;
}
a.dark:visited {
	color: #4F9FFF;
	text-decoration: underline;
}
.border .textbox {
	background-image: url(images/textbox.png);
	background-repeat: no-repeat;
}

.bl {background: url(images/cornerLL.jpg) 0 100% no-repeat #FFFFFD; width: 600px} 
.br {background: url(images/cornerLR.jpg) 100% 100% no-repeat} 
.tl {background: url(images/cornerUL.jpg) 0 0 no-repeat} 
.tr {background: url(images/cornerUR.jpg) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}

