.nav {
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(_rsc/img/nav_bevel.png);
	color: #FFFFFF;
	padding-top: 0px;
}
body {
	background-attachment: fixed;
	background-image: url(_rsc/img/stars.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentwindownews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5B5B5;   /*#A2A2A2;#000000;*/
	padding: 5px 10px;
	line-height: 20px;
	background-attachment: scroll;
	background-image: url(_rsc/img/bgdesign4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contentwindow {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #B5B5B5;   /*#A2A2A2;#000000;*/
        padding: 5px 10px;
        line-height: 20px;
        background-attachment: scroll;
        background-image: url(_rsc/img/bgdesign5.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;
}

.TBORDER {
	border: 1px solid #000000;
	filter: DropShadow(Color=#000000, OffX=10, OffY=10);
}

.utitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF00FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}
.contentwindow_NOBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2A2A2;/*#000000;*/
	padding: 5px 10px;
	line-height: 20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
