/* CSS Document */

body {  background-color: #000000; background-image: url(images/stars-v6.gif); background-repeat: repeat-x}
h1 { font-family: Times New Roman, serif; font-size: 28px; color: #CCCCCC; font-weight: normal; letter-spacing: 0px}
h2 {  font-family: Times New Roman, serif; font-size: 18px; color: #CCCCCC; font-weight: normal; letter-spacing: 0px }

.navrow {
	font-family: Times New Roman, Century Schoolbook;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: normal;
}

.hometext  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	line-height: 15pt;
}



td  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 14pt;
}

.calendar  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 11pt;
	}

.calendar a:link {color: #000000;  font-weight : normal; text-decoration: underline } 
.calendar a:visited {color: #000000;  font-weight : normal; text-decoration: underline } 
.calendar a:hover {color: #000000;  font-weight : normal; text-decoration: none } 
.calendar a:active {color: #000000;  font-weight : normal; text-decoration: none } 



li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 

a:link {color: #CCCCCC;  font-weight : normal; text-decoration: none } 
a:visited {color: #CCCCCC;  font-weight : normal; text-decoration: none } 
a:hover {color: #CCCCCC;  font-weight : normal; text-decoration: underline } 
a:active {color: #CCCCCC;  font-weight : normal; text-decoration: underline } 

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; font-weight : normal;} 
.footer a:link {color: #CCCCCC; text-decoration: none} 
.footer a:visited {color: #CCCCCC; text-decoration: none} 
.footer a:hover {color: #472788; text-decoration: underline} 
.footer a:active {color: #472788; text-decoration: underline} 

.box {
	border-top: 1px solid #472788;
	border-right: 1px solid #472788;
	border-bottom: 1px solid #472788;
	border-left: 1px solid #472788;
}


.rule { border: 2px solid #472788}
