@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/newbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#content {
	width:1000px; height:800px; 
	margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px;
	}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #b5ae71;
}
a:active {
	text-decoration: underline;
}
.ccgreen {
	color: #477b46;
	font-weight: bold;
}
.chatorange {
	color: #FF0000;
	font-weight: bold;
}
.gojired {
	color: #CC0000;
	font-weight: bold;
}
#belowlogo {
	position:relative; top:160px; }
#ume {
	font-size:10px; color:#000033; 
	position:relative; top:-40px; text-align:right; text-decoration:none;
	}
#ume a:link {
	text-decoration:none; 
	}
#ume a:visited {
	text-decoration:none;}
#ume a:hover {
	text-decoration:underline;}