body {  
	margin: 0px; background-image:url(images/bg_02.gif); background-position:center; background-repeat:repeat-y
	; }
	
.container { width:990px; margin:auto;}	

.table{ background-color:00b6e8; background-image:url(images/logo.gif); background-position:top-left; background-repeat:no-repeat;}

.comments { color:#FFFF00;
 
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	line-height: 25px;
}
a:link {
	color: #FFFF00;
}
h1 {
	font-size: 18px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold; 
    color:#FF9;
	padding: 5px;
    border-bottom-width: 1px;
    text-decoration:none
}
.menu:hover { color:#C00
}
.menudiv {
	padding: 5px;
 border-bottom-color:#666;
 border-bottom-style:solid;
 border-bottom-width: 1px;
}

.approved {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
 padding: 10px;
}
