/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000099;
}
a:active {
	color: #990000;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
.whitetext {
	color: #FFFFFF;
}
.whitetext a {
text-decoration:none;
}
.whitetext a:hover {
text-decoration:none;
color:#0099CC;
}
.bigtitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #535A84;
}
.lline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #535A84;
}
.rline2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #535A84;
	border-bottom-color: #535A84;
}
.lline2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #535A84;
	border-left-color: #535A84;
}
.footertext {
	font-size: 9px;
	color: #666666;
}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535A84;
}
.fmBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px ridge #000000;
}
.quotes {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
.roundbg {
	background-image: url(../images/site/roundbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.smallWhite {
	font-size: 9px;
	color: #FFFFFF;
}
DIV.whitelink		A          	{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
DIV.whitelink		A:link		{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
DIV.whitelink		A:visited	{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
DIV.whitelink		A:hover 	{	font-family: Georgia, Arial, Helvetica, sans-serif;	 font-size: 12px;color: #FFFFCC; text-decoration:none}
DIV.whitelink		A:active	{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

DIV.littlewhitelink		A          	{	font-family: Georgia, Arial, Helvetica, sans-serif;	 font-size: 10px;color: #FFFFFF; text-decoration:none}
DIV.littlewhitelink		A:link		{	font-family: Georgia, Arial, Helvetica, sans-serif;	 font-size: 10px;color: #FFFFFF; text-decoration:none}
DIV.littlewhitelink		A:visited	{	font-family: Georgia, Arial, Helvetica, sans-serif;	 font-size: 10px;color: #FFFFFF; text-decoration:none}
DIV.littlewhitelink		A:hover 	{	font-family: Georgia, Arial, Helvetica, sans-serif;	 font-size: 10px;color: #FFFFCC; text-decoration:none}
DIV.littlewhitelink		A:active	{	font-family: Georgia, Arial, Helvetica, sans-serif;	 font-size: 10px;color: #FFFFFF; text-decoration:none}
.pageTitle {
	font-size: 14px;
	font-weight: bold;
}
.boxTop {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #000000;
}
.boxTop2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #64698F;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #000000;
}
.box {
	border-top: 1px none #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
}
.noHover {
text-decoration:none;
}
