@charset "utf-8";

body {
	background-color: #000000;
	background-image: url(.jpg);
}
.style2 {
	color: #999999
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-size: 10px;
	vertical-align: text-bottom;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.style8 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

a:link {
	color: #A40000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #A40000;
}
a {
	font-weight: bold;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	border: ffffff;
}
.oneColFixCtrHdr #container {
	width: 675px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header {
	background: #000000;
	border-left-color: #FFFFFF;
	border-left-width: thick;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: thick;
	border-right-style: solid;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #000025;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	width: auto;
	background-image: url(.jpg);
}
.style10 {font-size: 24px}
.style15 {font-size: 13px}
body {
	background-image: url(.jpg);
	background-repeat: no-repeat;
}
.style18 {font-size: 12px}
.style19 {font-size: 13px; font-weight: bold; }
.style21 {
	font-size: 11px;
	color: #FFFFFF;
}

.style30 {
	font-size: 11px;
	font-weight: bold;
}
.style35 {font-size: 11px}
.style38 {font-size: 10px}


body {
	background-color: #000025;
}


div#nifty{ margin: 0 0%;background: #ffffff}

b.rtop, b.rbottom{display:block;background: #000000}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #ffffff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


div#paraheader{
	margin: 0px 0px 0px 0px;
	background: #666666;
	font: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

