body {
	background-color: #ffffff; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px
}

td {
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	background-color: #F3F3F3;
}

h1 {
	FONT-SIZE: 13px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
}

a {
	COLOR: #666600; 
	TEXT-DECORATION: none
}

a:active {
	COLOR: #cc9900; 
	TEXT-DECORATION: none
}

a:hover {
	COLOR: #cc9900
}

.scrollbars {
	SCROLLBAR-FACE-COLOR: #fcfcfc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fcfcfc; 
	SCROLLBAR-SHADOW-COLOR: #fcfcfc; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #666600; 
	SCROLLBAR-TRACK-COLOR: #fcfcfc; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	border: 0px none; 
}

.menuarea {
	background-image: url('images/bg.gif');
	text-align: center;
	vertical-align: top;
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF; 
}

.menuarea a{
	color: #FFFFFF;
}

.menuarea a:active{
	color: #FFFFFF;
}

.menuarea a:hover{
	color: #FF3333;
}

.logoarea{
	 background-color: #9BCDBF;
	 text-align: right;
	 vertical-align: top;
}