BODY {
	font-family : "Times New Roman";
	font-weight : bold;
   font-style: italic;

}

TD {
	font-family : "Times New Roman";
	font-weight : bold;
   font-style: italic;

}

h2 {
font-size: 20px;
}

P {
		font-family : "Times New Roman";
	font-weight : bold;
font-style: italic;
}
LI {
	font-family : "Times New Roman";
	font-weight : bold;
font-style: italic;
}

.bottomURL{
	text-decoration : none;
	
	color : #99ccff;
	font : bold smaller;
}

.bottomURL:VISITED{
	text-decoration : none;
	
	color : #99ccff;
	font : bold smaller;
}

.bottomURL:HOVER {
	text-decoration : underline;
	color : #ffffcc;
	font : bold smaller;
}

.adminURL{
	text-decoration : none;
	color : #000099;
	font : bold smaller;
}

.adminURL:VISITED{
	text-decoration : none;
	color : #000099;
	font : bold smaller;
}

.adminURL:HOVER {
	text-decoration : underline;
	color : #000066;
	font : bold smaller;
}


.leftURL{
	text-decoration : none;
	
	color : #000066;
}

.leftURL:VISITED{
	text-decoration : none;
	
	color : #000066;
}

.leftURL:HOVER {
	text-decoration : underline;
	color : #ffffcc;
}


A{
	text-decoration : none;
	color : #000066;
}

A:VISITED {  
text-decoration : none;
	color : #000066;
}

A:HOVER {
	text-decoration : underline;
	color : #99ccff;
}

.error{
color: #000066; 
font-weight : bold;  
font-size : 18px;  
}
.title{
color: #000000; 
font-weight : bold;  
font-size : 18px;  
}
.required{
color: #CE2200; 
font-weight : bold;
}
input, textarea, select{
font: 12px Times New Roman;
font-weight : bold ;
font-style: italic;
color:#000000; 
padding-left: 2px;
border: 1px solid #000000;
background-color: #ffffff;
}
.formButton { 
color:#000000; 
border: 1px solid #000066;
background-color: #ffffff;
font: 12px Times New Roman;
font-weight : bold ;
font-style: italic;
}
.form_300 {
width: 300px;
}
.dark{
background-color: #000066;
}
img {
border: 0;
}
hr { border: 0; border-top: 1px dotted #000066; color: #fff; width: 100%; padding: 0px; margin: 0px;}

.adminTable{
border : 1px solid #000066;  
background : #cceeff;
}
.bigtext{
font-size: 18px; 
}
