.test {
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #480000;
}
.style2 {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
div.header {
	width: 774px;
	height:197px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
td.mainbody {
	background-image: url(images/mainbg.gif);
	background-repeat:repeat-x;
	width: 774px;
	background-color:ececec;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
}
.containcal {
background-color:#000000;
}
div.footer {
	width: 774px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #121212;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container #leftcontent {
	float: left;
	width: 225px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.container #maincontent {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	width: 475px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-top: 10px;
	color: #333333;
	line-height: 16px;
}

