P  {
	font-size : 11px;
	font-family : verdana;
	color : black;
}

A  {
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : #003366;
}

A:Visited  {
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : #003366;
}

A:Active  {
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : #003366;
}

A:Hover  {
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	color : #336699;
	text-decoration : underline;
}

A.two  {
	font-family : verdana;
	font-size : 10px;
	text-decoration : underline;
	font-weight : bold;
	color : blue;
}

A.two:Visited  {
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : purple;
}

A.two:Active  {
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : red;
}

A.two:Hover  {
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
	color : red;
	text-decoration : underline;
}

BODY
{
	font-size: 11px;
	font-family: verdana;
	background-color: white;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
}

TD  
{
	font-size : 11px;
	font-family : verdana;
}

.padded  {
	padding : 3;
}

.black	{
	color : black;
}

.ltgray	{
	color : #CCCCCC;
}

.mdgray	{
	color : #999999;
}

.dkgray {
	color : #666666;
}

.yellow {
	color : #FFCC00;
}

.botlogo
{
	background-image: url(http://www.rockets4schools.org/images/logobotright.gif);
	background-repeat: no-repeat;
}

.leftnav
{
	background-image: url(http://www.rockets4schools.org/images/leftnav2.jpg);
	background-repeat: no-repeat;
}

.countdown
{
	background-color: #FFCCCC;
	font-size: 10px;
}

.infobox
{
	background-color: #CCFFCC;
	font-size: 10px;
}

.announcement
{
	background-color: #FFFFCC;
	font-size: 10px;
}

.wsgc
{
	background-color: #CCCCFF;
	font-size: 10px;
}

.sli
{
	background-color: #CCCCFF;
	font-size: 10px;
}

.normal 
{ 
	background-image: none;
	background-repeat: no-repeat; 
}

.background
{
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}
