.left {
	background-image: url(images/l_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ltop {
	background-image: url(images/l_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.lbottom {
	vertical-align: baseline;
}
.content {
	background-image: url(images/l_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.center {
	background-repeat: no-repeat;
	background-position: center top;
}
.right {
	padding: 12px;
}
.form {
	font-size: 12px;
}
a {
	color: #6C2710;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

.main {
	margin-top: 21px;
	font-size:12pt;
}
td { font-size: 12pt; }
a:hover.footer_text { color:white; font-weight:normal; }
a.footer_text { font-weight:bold; }
body{
    margin:auto;
}
