/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

A:link
{
	color: #006600;
	text-decoration: underline;
}

A:visited
{
	color: #000000;
	text-decoration: underline;
}

A:hover
{
	color: #666666;
}

A:active
{
	color: #ff0000;
	text-decoration: underline;
}

A.nav:link
{
	color: #ffffff;
	text-decoration: underline;
}

A.nav:visited
{
	color: #999999;
	text-decoration: underline;
}

A.nav:hover
{
	color: #CCCCCC;
	text-decoration:none;
}

A.nav:active
{
	color: #ff0000;
	text-decoration: underline;
}

.PageTitle {
	text-align: right;
	vertical-align: bottom;
	font-family: zygo, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	color: #CCCCCC;
	padding-right: 15px;
}

select {
	font-size: 10px;
}

.copyright {
	font-size: 10px;
	text-transform: capitalize;
	color: #666666;
	text-align: right;
}

textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	border: 0px #FFFFFF;
}

.selectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	border: 0px #FFFFFF;
}

.HeaderText {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.robBodyText {
	font-family: Centaur, "Baskerville Old Face", "Times New Roman";
	font-size: 12px;
	color: #990000;
	text-align: justify;
}

.heatherBodyText {
	font-family: Centaur, "Baskerville Old Face", "Times New Roman";
	font-size: 12px;
	color: #330033;
	text-align: justify;
}

img {
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}

img.nav {
	border: 0px none;

}

.CaptionText {
	font-style: italic;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}.bottomMargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.navpane {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #999999;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.RowanText {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-size: 11px;
}

