body, td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px;
}

ul {
	list-style-type: disc;
	list-style-image: url(images\bullet.gif);
	margin: 2em;
}

hr {border: none 0; 
border-top: 1px dashed #000;/*the border*/
width: 95%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.all {
  background-color: #FFFFFF;
  width: 770px;
}

.displaycell {
	padding: 10px;
	border-right: 1px solid #8AB9F2;	
}

.tableheader {
  background-color: #CCCC99;
  font-weight: bold;  
}

.tableinfo {
  background-color: #EDEDDC;
}


.leftnav {
    vertical-align: top;
	border-left: 1px solid #8AB9F2;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #003399;
	text-align: left;
    padding-left: 5px;  	
}
.header {
	border: 1px solid #003399;
	background: #006699;
    background: url(images/header_back.gif);
	height: 50px;	
}

.topbar {
	border-top: 1px none #003399;
	border-right: 1px solid #8AB9F2;
	border-bottom: 1px none #003399;
	border-left: 1px solid #8AB9F2;
	padding: 3px;
	text-align: right;	
	height: 30px;    	
}

.TopLinks  { color: #990000; }  
a.TopLinks:hover { color:Navy; background-color: #FFDEAD;}


.bottombar {
	border-left: 1px solid #8AB9F2;
	border-right: 1px solid #8AB9F2;
	border-bottom: 1px none #003399;
	text-align: center;
	height: 30px;
}

.LeftNavLinks  {
  font-size: 13px; color: #0066CC; font-weight: bold;
}

.smalltext  {
  font-size: 10px;
}

a.LeftNavLinks:hover { background-color: #FFDEAD;}

ul, li {
	padding: 0;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	border: 0;
	}

.dashedline { border-top: 1px dashed #8B0000; }

h1 { font-size: 18px; color: #265fa0; }
h2 { font-size: 14px; color: #265fa0; }
h3 { font-size: 14px; color: #990000; }

.underlinedash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
