ul 
{
list-style-image: url('bullet.gif');
}

a:link, a:visited, a:active {
color:#320000;
text-decoration:underline;
}
a:hover   {
color:#996633;
text-decoration:none;
}
.topnav:link, .topnav:visited, .topnav:active {
color:#FFFFFF;
text-decoration:none;
}
.topnav:hover {
color:#999999;
text-decoration:underline;
}

.bottomnav:link, .bottomnav:visited, .bottomnav:active {
color:#FFFFFF;
text-decoration:none;
}
.bottomnav:hover {
color:#999999;
text-decoration:underline;
}
.nav:link, .nav:visited, .nav:active {
color:#CCCCCC;
text-decoration:none;
}
.nav:hover {
color:#FFFFFF;
text-decoration:underline;
}
.text17 {
font-family: verdana;
font-size: 17px;
}
.text16 {
font-family: verdana;
font-size: 16px;
}
.text15 {
font-family: verdana;
font-size: 15px;
}
.text14 {
font-family: verdana;
font-size: 14px;
}
.text12 {
font-family: verdana;
font-size: 12px;
}
.text12w {
font-family: verdana;
font-size: 12px;
color:#FFFFFF;
}
.text11 {
font-family: verdana;
font-size: 11px;
}
.text10 {
font-family: verdana;
font-size: 10px;
}
.text9 {
font-family: verdana;
font-size: 9px;
}
.text_title {
font-family: verdana;
font-size: 14px;
color: #999900;
font-weight: bold;
}
.text_subtitle {
font-family: verdana;
font-size: 10px;
font-weight: bold;
}
.buttonindex {
font-size: 7pt;
color: #333333;
border: 1px solid;
border-color: #333333;
background-color: #FFFFFF;
}
.button {
font-size: 14px;
font-weight: bold;
color: #F5F5FF;
width: 100px;
border: 1px solid;
border-color: #333333;
background-color: #000066;
}
.button_upload {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #F5F5FF;
width: 60px;
border: 1px solid;
border-color: #333333;
background-color: #00427B;
}
.button_browse{
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #F5F5FF;
width: 75px;
border: 1px solid;
border-color: #333333;
background-color: #00427B;
}
.box{
	width: 100%;
	margin-bottom: 10px;
	display: block;
}

.box ul{
	list-style-type: none;
	padding: 0px;
	margin-left: 1em;
	margin-top: 0.5em;
}

.box li{
	margin-bottom: 0.5em;
}

.box li a:link, .box li a:visited, .box li a:active{
	text-decoration: none;
	color: #666666;	
	background-image: url(../imgs/bullet_out.jpg);
	background-repeat: no-repeat;
	padding-left: 1.5em;
	margin-bottom: 0.5em;
}

.box li a:hover{
	text-decoration: underline;
	color: #006600;
	background-image: url(../imgs/bullet.gif);
	background-repeat: no-repeat;
	padding-left: -1.5em;
	margin-bottom: 0.5em;
}
.text1B {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #003300;
border: 1px solid;
border-color: #003300;
background-color: #FFFFFF;
}
.text2B {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #003300;
width: 170;
height: 11;
border: 1px solid;
border-color: #003300;
background-color: #CCCCCC;
}
form{
	margin: 0;
	padding: 0;
	border: 0;
}
.imgRight{
float: right;
padding-left: 5px;
padding-bottom: 10px;
}

.tableHeader{
	background-color: #3A6D8A;
	color: #FFF;
	border-left: 1px solid #3A6D8A;
	border-right: 1px solid #3A6D8A;
}

.tableBorderTop{
	border-top: 1px solid #3A6D8A;
}

.tableBorderLeft{
	border-left: 1px solid #3A6D8A;
}

.tableBorderRight{
	border-right: 1px solid #3A6D8A;
}

.tableBorder{
	border-bottom: 1px solid #3A6D8A;
	border-top: 1px solid #3A6D8A;
}

p{
	padding: 5px;
	line-height: 15px;
}

hr{
    padding: 0px;
}
