hr {
	border: 0;
	width: 80%;
	color: #800080;
   background-color: #FEEEFE
	height: 4px;
	border: dotted;
}
h3 {
	color: #800060;
}
.h4 a, a.h4, 
{ 
	font-family: verdana,arial,helvetica; 
	font-size: 12px; 
	color:#FF0066; 
	text-decoration: underline; 
}  

.pagenum
{
        font-family: verdana,arial,helvetica;
        font-size: 12px;
        color:#FF0066;
        text-decoration: underline;
	text-align: center;
}


.h4 a:hover, a.h4:hover
{ 
	color:#134411; 
	text-decoration: none;
} 

.h3 a, a.h3
{ 
	font-family: verdana,arial,helvetica; 
	font-size: 13px; 
	color:#FF0066; 
	text-decoration: underline; 
}  


.textfield{ 
    BORDER: #555555 1px solid; 
    FONT: 12px Verdana,Geneva,sans-serif; 
    WIDTH: 170px; 
    COLOR: black; 
    HEIGHT: 18px; 
    BACKGROUND-COLOR: #FEEEFE
}

.button{ 
    BORDER: #666666 1px solid; 
    FONT: 12px Verdana,Geneva,sans-serif; 
    COLOR: #111111; 
    BACKGROUND-COLOR: #FF99CC; 
    width:90 ;
    height:20;
}

.navbutton{
    BORDER: #990099 6px ridge;
    FONT: 14px Verdana,Geneva,sans-serif;
    width:110 ;
    height:20;
    COLOR: #990099;
    BACKGROUND-COLOR: #FFF2FF;
}

.navbutton a{
    COLOR: #990099;
    text-decoration: none;
}



.maintable{
	#border-top: medium dotted #990099;
	#border-right: medium dotted #990099;
	#border-bottom: medium dotted #990099;
}

.maintable td{
border-left: medium dotted #990099;
}


.maintable th{
	background-color: #FFF2FF;
	font-size: 16px;
        color: #990099;
	border: medium dotted #990099;
        #border-bottom: medium dotted #990099;
}
