BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	/*background-color: #999999;
	background-image: url('images/bg1.jpg');
	background-position: top center;
	background-repeat: repeat-x;*/
	margin: 0px;
	text-align: center;
}

IMG {
	border: 0px;
}

TD {
	font-size: 12px;
	vertical-align: top;
}

A {
	color: #333333;
	text-decoration: none;
	background-image: url('images/a.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

A:hover {
	text-decoration: underline;
}

DIV.body {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: center;
}

DIV#content {
	/*background-color: white;*/
	text-align: center;
}

DIV#content TD {
	text-align: left;
}

DIV#footer {
	/*background-image: url('images/footer.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	*/
	min-height: 78px;
	color: #666666;
}

DIV#footer TD {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 30px;
	color: #666666;
	padding-bottom: 20px;
}

DIV#footer DIV.body {
	background-image: url('images/footer.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}

DIV#footer DIV.body A {
	color: #666666;
	text-decoration: none;
	background-image: none;
}

DIV#footer DIV.body A:hover {
	text-decoration: underline;
}

H2 {
	color: #003399;
	font-weight: bold;
	font-size: 14px;
}

H1 {
	color: #C12237;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}

TD#leftmenu {
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 30px;
	width: 216px;
	line-height: 170%;
}

TD#leftmenu A {
	
}

TD#leftmenu A IMG {
	background-image: none;
}

TD#leftmenu IMG {
	background-image: none;
}


TD#text {
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 30px;
	padding-left: 20px;
	background-image: url('images/vertline.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#vertline {
	background-image: url('images/vertline.jpg');
	background-repeat: repeat-y;
	background-position: left;
	margin-left: -20px;
	padding-left: 20px;
}


A.active {
	font-weight: bold;
}

LABEL {
	display: block;
}

#bgs1 {
	width: 218px;
	background-image: url('images/bgs1.jpg');
	background-repeat: no-repeat;
	height: 103px;
	padding: 18px;
	padding-top: 40px;
}

#bgs2 {
	width: 218px;
	background-image: url('images/bgs2.jpg');
	background-repeat: no-repeat;
	height: 103px;
	padding: 18px;
	padding-top: 40px;
}


#bgs3 {
	width: 218px;
	background-image: url('images/bgs3.jpg');
	background-repeat: no-repeat;
	height: 103px;
	padding: 18px;
	padding-top: 40px;
}
