body,td,th {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	background-image: url();
	background-color: #FFFFFF;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
}
a:link {
	color: #7C2922;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7C2922;
}
a:hover {
	text-decoration: underline;
	color: #7C2922;
}
a:active {
	text-decoration: none;
	color: #7C2922;
}
a.black {
	color: #000000;
	text-decoration: underline;
}
a.black:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
.leftmenu {
	font-family: verdana;
	font-size: 9pt;
	color: #830f0f;
}

h1 {
	font-family: verdana;
	font-size: 14pt;
	color: #000000;
}
.h1 {
	font-family: verdana;
	font-size: 15pt;
	color: #000000;
}
.h2 {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.credits {
	color: #FFFFFF;
	font-size: 7pt;
}
a.credits {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: none;
}
a.credits:hover {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: underline;
}
a.bottom {
	color: #000000;
	text-decoration: none;
}
a.bottom:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
#iframestyle {
    width: 755px;
    height: 800px;
	overflow-x: hidden;
	overflow-y: auto;
}

#lcontainer {
	width: 260px;
}
#design-top {
	background: url('images/homebg-top.gif') no-repeat;
	width: 260px;
	height: 40px;
}
#design-mid {
	background: url('images/homebg-mid.gif') repeat-y;
	width: 260px;
	max-width: 260px; !important
	height: 100%;
	padding-left: 12px;
	padding-right: 10px;
}
#design-btm {
	background: url('images/homebg-btm.gif') repeat-x;
	width: 260px;
	height: 18px;
}

#rcontainer {
	width: 260px;
}
#design-top2 {
	background: url('images/homebg-top2.gif') no-repeat;
	width: 260px;
	height: 40px;
}
#design-mid2 {
	background: url('images/homebg-mid.gif') repeat-y;
	width: 260px;
	max-width: 260px; !important
	height: 100%;
	padding-left: 12px;
	padding-right: 10px;
}
#design-btm2 {
	background: url('images/homebg-btm.gif') repeat-x;
	width: 260px;
	height: 18px;
}

ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}