body {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	color : Black;
	font-style : normal;
	font-weight : normal;
	background-color : Silver;
	letter-spacing : 1px;
	margin : 0px;
	padding : 0px;
	background-color : #5F6975;
	color : white;
}
a {
	font-weight : bold;
	color : #A8C1DA;
	text-decoration : none;
}
a:hover {
	color : white;
	text-decoration : none;
}
p {
	text-align : left;
	text-indent : 20px;
	margin : 0em 0em 0em 0em;
	padding : 0.2em 0em 0.2em 0em;
}
h1 {
	font-size : 1.7em;
	font-weight: bold;
	margin : 0em 0em 0em 0em;
	padding : 0em 0em 0.2em 0em;
	border-bottom : 3px solid #98A1AA;
	margin-bottom : 4px;
	color : #E2E2E2;
}
h2 {
	font-size : 1.15em;
	font-weight: bold;
	margin : 0em 0em 0em 0em;
	padding : 0em 0em 0.2em 0em;
}
img {
	border : 1px solid black;
}
.top01 {
	width : 782px;
	height : 43px;
	background-image : url(../pictures/top01.jpg);
	background-repeat : no-repeat;
	text-align : right;
	font-weight : bold;
	font-size : 1.2em;
	margin : auto;
}
.top02 {
	width : 782px;
	height : 234px;
	margin : auto;
}
.main {
	width : 782px;
	margin : auto;
	background-image : url(../pictures/main_back.jpg);
	background-repeat : repeat-x;
	background-position : top;
}
.mainLeft {
	width : 503px;
	float : left;
	padding: 0px 6px 0px 6px;
	background-image : url(../pictures/main_back.jpg);
	background-repeat : repeat-x;
	background-position : top;
}
.mainRight {
	background-color : #3C444F;
	width : 255px;
	height : 355px;
	float : right;
	padding: 0px 6px 0px 6px;
}
.mainMiddle {
	padding: 0px 6px 0px 6px;
}
.noBorder {
	border : none;
}
.marginLeft {
	margin-left : 6px;
}
.bottom {
	background-color : #3C444F;
	border-top : 3px solid #505A64;
	width : 782px;
	margin : auto;
	text-align : center;
	font-size : 0.8em;
	color : #A8C1DA;
	clear : both;
}
