/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000066;
}

TD {font-family: arial, sans-serif; font-size: 12px; color: #000033;}
a:link {text-decoration: none; color: #666666; font-weight: bold;}
a:active {text-decoration: none; color: #0033cc;  font-weight: bold;}
a:visited {text-decoration: none; color: #999999;  font-weight: bold;}
a:hover {text-decoration: none; color: #0033cc;  font-weight: bold;}

.color1 td {
	background-color: #cccccc;
	}

.color2 td {
	background-color: #cccccc;
	}

.title {font-family: arial, sans-serif; color: #000033; font-size: 11px; font-weight: bold;}

.featurelinks {font-family: arial, sans-serif; color: #000033; font-size: 12px;}

p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000033;}

p.small {font-family:arial; color:#666666; font-weight: bold; font-size:9px;}

.copy {font-family:Arial, Helvetica, sans-serif; font-weight:lighter; font-size:9px; color:#999999;}

.form {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#cccccc; background-color:#000099; border:thin solid #000066;}
.form2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#000066; background-color:#ffffff; border:thin solid #cccccc;}

hr {width:100%; color:#cccccc;}

ul {list-style-type: square}

.footer {background-image:url(images/gryfooterbg.gif); background-color:#ffffff; background-repeat:repeat-x;}