body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	background-attachment: fixed;
	background-image:  url("realW_Bkgd.jpg");
	background-position: center center;
	color: #FFFFFF;
}

.topBar {
	background-image:  url("realW_TitleBarBG.gif");
	background-color: #020066;
}
.monthBar {
	padding-left: 25px;
}
.mainBar {
	margin: 35px 25px 25px;
}
.articles th {
	background-color: #000066;
	padding: 3px 6px;
	font-size: 18px;
	color: #FFFFFF;
}
.articles td {
	background-image:  url("realW_tdBkgd.png");
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 5px;
	filter: Alpha(Opacity=80);
}
.articles td.Brdr {
	background-image: url(../../realW_tdBorders.png);
	padding: 0px;
}
.subBar {
	background-color: #000066;
	background-image: url(../../realW_SubBar_bkgd.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.subTableContent {
	background-color: #D8D8D8;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	color: #000000;
}
th.subTable {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.subTable p {
	font-size: 10px;
	color: #000000;
}
.subBarMid {
	background-image:  url("realW_SubBar_mid.gif");
	background-position: center;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	background-repeat: no-repeat;
}
.subBarMidBig {

	background-image:  url("realW_SubBar_mid_Big.gif");
	background-position: center;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #33CCCC;
	text-decoration: underline overline;
}
a:active {
	color: #33CCCC;
	text-decoration: none;
}
.form {
	background-color: #CCCCCC;
	background-image: none;
	color: #000000;
	margin: 25px;
	text-align: center;
}
