* {
	margin:0px;padding:0px;border:0px;
	font-size:14px;
}
body{
	background-image: url(images/20090203bg.jpg);
	background-repeat: repeat-x;
}
.maintable {
	background-image: url(images/20090203bg1.jpg);
	background-repeat: repeat-y;
}
.maintablebottom {
	background-image: url(images/20090203bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:425px;
}
.rightbottom {
	position:relative;
	right: 0px;
	bottom: 0px;
	margin-left:100px;
}
td {
	vertical-align: top;
	
}
.maintablebody {
	margin-left:35px;
	margin-top:20px;
}
.title {
	font-size:16px;
	color:#006600;
	font-weight:bold;
}
.line {
	height:1px;
	margin-top:5px;
	color:#006599;
	width:700px;
}
.option {
	padding-left:125px;
	padding-top:5px;
	height:60px;
}
.picturetable {
	height:180px;
	text-align:center;
}
.picture {
	margin-top:10px;
}
.picturedescription{
	font-size:12px;
	color:#008000;
	text-align:center;
	height:30px;
}
.picturedescription a:link,.picturedescription a:visited{
	font-size:12px;
	color:#1F72D0;
	text-align:center;
	height:30px;
}
.lastnext {
	height:20px;
	padding-top:20px;
}
.next{
	margin-left:480px;
}
.grey{
	color:#333333;
}