
.inputBttn {
color:#003366; 
border-bottom-width:2px; 
border-bottom-color:#006600; 
border-right-width:2px; 
border-right-color:#006600 ; 
background-color:#CCCCFF; 
font-weight:bold; 
padding-bottom:2px; 
margin-left:5px;
}


.categoryHeading{
color:#000033;
text-decoration:none;
font-size:17px;
font-weight:bold;
}

.togOut{
padding:3px;
background-color:#000099;
color:#00FFFF;
text-align:center;
border-width:1px;
border-style:ridge;
border-color:#00CCFF;
}


.togOver {
padding:3px;
background-color:#006666;
color:#99FFFF;
text-align:center;
border: 1px ridge;
border-color:#330033;
}

h1{color:#FFFFFF;
font-family:"Courier New", Courier, mono;
}

 
#footerLogin{
border-width:2px;
border-style:ridge;
border-color:#330066;
color:#330066;
font-size:13px;
font-weight:normal;
padding:8px;


}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	color:#330066;
	background-color:#0099CC;
}
a{
	color:#FFFF00;
	font-weight:bold;
	text-decoration:underline;;
}
a:visited{
	color:#003399;
	text-decoration:none;
}
a:active{
text-decoration:none;
}
a:hover{
 color:#003333;
 text-decoration:none;

}
.announcement {
border-width:2px;
border-style:ridge;
border-color: #666633;
	color: #666633;
	background-color: #99CC00;
	padding:4px;
	font-size:16px;
	font-weight: bold;

}

