/* CSS Document */
body {
	background-color: #000033;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #A61815;
}
a:active {
	text-decoration: underline;
}
a.link1:link { 
    color: #CCCCCC;
	text-decoration: none; 
}
a.link1:active { 
    color: #FFFFFF;
	text-decoration: none;
}
a.link1:visited { 
    color: #CCCCCC; 
	text-decoration: none;
}

a.link1:hover { 
     text-decoration: underline;
     color: #FFFFFF; 
}

.style2 {
	color: #006699;
	font-weight: bold;
}
.style5 {color: #006699}
.style6 {color: #FF0000}
.style7 {font-size: 9}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006699;
}
.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.xxsmall {
	font-size: 9px;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}

