body {
background-image: url(img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #FF0000;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #333333;
SCROLLBAR-DARKSHADOW-COLOR: #333333;
SCROLLBAR-ARROW-COLOR: #F2F2F2;
SCROLLBAR-TRACK-COLOR: #FFFFFF
}

body,td,th {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}

.basic {  font-size: 10px}
.title {  font-size: 12px}
.footer {  color: #999999; font-size: 9px}

.hide01 {  color: #FF0000; font-size: 6px}

.hide01:link, .hide01:visited { color: #FF0000 ; text-decoration: none }
.hide01:hover { color: #FF0000 ; text-decoration: none }

A:link, A:visited { color: #CC0000 ; text-decoration: none }
A:hover { color: #FF0000 ; text-decoration: underline }

.link02:link, .link02:visited { color: #333333 ; text-decoration: none }
.link02:hover { color: #FF0000 ; text-decoration: underline }

.img {
	BORDER: #333333 1px solid
	}
	
.img02 {
	BORDER: #CC0000 1px solid
}

