@charset "utf-8";
/* CSS Document */
td img {display: block;}

	
#main{
	background:#ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main2{
	background-image: url(images/background.jpg);
	width: 100%;
	padding-top: 30px;
	padding-bottom: 10px;
}
#frame {
width:900px;
margin: 0 auto;
}
#left {
width:500px;
float:left;
}
#right {
	width:370px;
	float:left;
	font-size: 14px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: bottom;
	padding-bottom: 5px;


}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
	padding-top: 5px;
}
.border {
	border: 1px solid #000000;
}
#clear {
clear: both;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C9A9C;
}
a:hover {
	text-decoration: none;
	color: #7B5973;
}
a:active {
	text-decoration: none;;
	color: #9C9A9C;
}
body {

}
