body {
	font-family: Arial, Helvetica, sans-serif;
	background:center;
/*	background-image:url(../Images/background.jpg);
	background-repeat:repeat;
*/	background-color:#BCAD6A;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color:#990000;
	}
	
a:static {
	color:#663333;
	}
a:active {
	color:#990000;
	}
	
a.red {
	color:#990000;
	}

a.top {
	font-size: 10px;
	line-height: 28px
	}
	
h5 {
	color: #900; /* short for #990000 */
	}
	
img.padding {float:left;
padding-right: 15px;
}	
	
	
p a {
	color: #900;
	font-weight:bold
	}
	
span a {
	color: #666666;
	}	

p.body {
	margin: 10px, 10px, 0px, 15px;
	color:#4E718D;
	font-size: 14px;
	}
	
p.purple {
	color: #990099;
	font-size: 14px;
	}

p.red { 
	color:#990000;
	font-size: 16px;
	}
	
td {vertical-align:top;}	

td.border {
	border-bottom: thin ridge;
	border-bottom-color: #84A1BF;
	border-top-color:#84A1BF;
	background-color: #F3F2C2;
	background-position:left;
/*	margin: 10px 0px 10px 0px;
*/	}

td.content {
	font-size: 14px;
	color:#4E718D;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	}
	
.copyRight {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #666666;
}

#copyright {
	position:absolute;
	left:177px;
	top:956px;
	width:835px;
	height:43px;
	z-index:1;
}

#opencube {
	font-size: 8pt;
	color:#666666;
/*	vertical-align:bottom;
*/}	

#topic_padding {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.redbold {
 color:#990000;
 font-weight: bold;
 font-size: 15px; font-style: italic;
 }

.lightred {
 color:#FF6A22;
 font-weight: bold;
 font-size: 15px; font-style: italic;
 }

.Blue_big
 {
 color: #000099;
 text-indent: 2em;
 font-family:"Bookman Old Style";
 font-weight: bold;
 font-size: 24px; font-style: italic;
 }
 .beige {
 font-weight:bold;
 color: #FBFACE;
 }
 
 #Table_01 .content #content_table .red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
