@charset "utf-8";
/* CSS Document */

body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 3px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #5f6b7f;
	margin-bottom: 0px;
	display:inline;
}

table#main {
	border: 0px solid #c0c0c0;
	width: 820px;
}

table#Content {
	border: 0px solid #c0c0c0;
	width: 760px;
	text-align: left;
}

.LeftSideMain {
	Width: 7px;
	background-image: url(Images/LeftSideMain.jpg);
	background-repeat: repeat-y;
}

.RightSideMain {
	Width: 17px;
	background-image: url(Images/RightSideMain.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.TopMain {
	height: 15px;
	background-image: url(Images/TopMain2.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
}

.BottomMain {
	height: 20px;
	background-image: url(Images/BottomMain.jpg);
	background-repeat: no-repeat;
}

.footer {
	Font-size: 10px;
	color: #333333;
}

A:Visited {text-decoration: None; color: #333333}
A:Link {text-decoration: None; color: #333333}
A:hover {text-decoration: underline; color: #800000}