body {
	background-image: url(img/background.gif);
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	text-align: center;
	scrollbar-arrow-color: #FF0000; 
	text-decoration: none;
}
#base {
	background-color: #F3F3F3;
	width: 900px;
	border: 1px solid #999999;
	margin:0px auto;
}
#header {
	width: 900px;
	height: 215px;
	background: url(img/shadow-bottom.gif) repeat-x bottom;
}
#menu {
	background-color: #CC0000;
	text-align: left;
	width: 180px;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	/*border-right: 1px solid #ff0000;
	border-left: 1px solid #ff0000;*/
}

	#menu a{color:#f68c00;text-decoration:none;}
	#menu a:link{color:#f68c00;text-decoration:none;}
	#menu a:visited{color:#f68c00;text-decoration:underline;}
	#menu a:active{}
	#menu a:hover{color:#708ece;text-decoration:underline;}

#main {
	background-color: white;
	text-align: left;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 690px;
	float: right;
	border: 1px solid #f68c00;
}
#contents {
	background-color: white;
	text-align: left;
	width: 900px;
}
#footertop {
	width: 900px;
	height: 300px;
	float:left;
}
#flashcontent {
	margin: 0px;
}

#footer {
	width: 900px;
	height: 20px;
	background: #CCCCCC;
	border-top: 4px double #CCCCCC;
	border-bottom: 4px double #666666;
	font-size: x-small;
	color: #333333;
	font-weight: bold;
	float:left;
}

.s1{
	color: #FFFFFF;
	background: #CC0000;
	font-size: x-small;
	padding: 5px;
	margin:0px auto;
	border-top: 2px solid #FF0000;
	border-right: 2px solid #AA0000;
	border-bottom: 2px solid #AA0000;
	border-left: 2px solid #FF0000;
}

.s2{
	color: #f68c00;
	font-size: x-small;
	padding: 10px 10px 5px;
	margin:1px;
	font-weight: bold;
	background: #FFFFFF;
}

.s3{
	color: #FFFFFF;
	background: #ffaa00 url(img/ya.gif) no-repeat 10px center;
	font-size: small;
	padding: 10px 10px 5px 35px;
	margin:0px;
	font-weight: bold;
	letter-spacing: 1em;
	border-top: 2px solid #FFCC33;
	border-right: 2px solid #FF6600;
	border-bottom: 2px solid #FF6600;
	border-left: 2px solid #FFCC33;
}
.s4{
	color: #0099FF;
	font-size: small;
	padding: 5px 10px 2px;
	margin:10px;
	border-bottom: 4px double #FF0000;
	font-weight: bold;
	background: #FFFFCC;
	border-top: 1px dotted #FF0000;
}
.s5{
	color: #333333;
	font-size: x-small;
	margin:0px 40px;
	line-height: 200%;
}

.s6{
	color: #333333;
	font-size: x-small;
	margin:5px 20px;
	font-weight: bold;
}
.s7{
	background: #e2e2e2;
	color: #333333;
	font-size: x-small;
	margin:5px 10px;
	font-weight: bold;
	padding: 3px;
	border-top: 2px solid #EEEEEE;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #EEEEEE;
}
.table1{
	margin: 10px 0px;
}

.t1{
	background: #ffaa00;
	text-align: center;
	border-top: 2px solid #FFCC33;
	border-right: 2px solid #FF6600;
	border-bottom: 2px solid #FF6600;
	border-left: 2px solid #FFCC33;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.t2{
	background: #F3F3F3;
	text-align: center;
	border-top: 2px solid #ffaa00;
	border-right: 2px solid #FF6600;
	border-bottom: 2px solid #FF6600;
	border-left: 2px solid #FFCC33;
}

.img1{
	margin: 10px;
	height: 150px;
	width: 200px;
}

.li{
	color: #333333;
	font-size: x-small;
	margin:0px;
	font-weight: bold;
}