body {
	background-color: #31316E;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(/_gfx/template/bg_cells.gif);
	background-repeat: repeat;
}
a {
	color: #31316E;
}
a:visited {
	color: #4D4488;
}
a.hover:link {
	text-decoration: none;
}
a.hover:active {
	text-decoration: underline;
}
a.hover:hover {
	text-decoration: underline;
}
a.hover:visited {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font: 24px Arial, Helvetica, sans-serif bold;
	margin: 0;
	padding: 0 0 6px 0;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 1em 0;
}
ul,ol {
	line-height: 1.5;
	margin: 0;
	padding: 0 0 1em 0;
}
ul {
	margin-left: 1em; 
	list-style-position: outside;
}
ol {
	margin-left: 1.5em; 
	list-style-type: decimal;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-small {
	font-size: 10px;
}
div.column3 p {
	font-size: 11px;
	padding: 0 10px 1em 10px;
}
div.sidemenu p {
	font-size: 11px;
	padding: 0;
}
div.main {
	width: 760px;
	background-image: url(/_gfx/template/bg_main.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	height: auto;
}
div.top {
	width: 760px;
	height: 100px;
	background-image: none;
	background-color: #e3e3e3;
	text-align: left;
}
div.menu {
	background-color: #E3E3E3;
	text-align: left;
	width: 760px;
	height: 20px;
	border-bottom: 1px solid #CDCBCB;
}
div.content {
	width: 600px;
	float: left;
	overflow: visible;
	height: auto;
}
div.sidemenu {
	width: 160px;
	height: auto;
	float: right;
	text-align: left;
	overflow: hidden;
}
div.sidemenu-item {
	border-bottom: 1px solid #CDCBCB;
	padding: 5px;
	overflow: visible;
}
div.banner {
	width: 600px;
	height: 100px;
	overflow: hidden;
}
div.column3 {
	width: 200px;
	float: left;
	text-align: left;
	padding: 5px 0px 0 0px;
	overflow: hidden;
}
div.column2 {
	width: 280px;
	float: left;
	text-align: left;
	padding: 5px 5px 0 10px;
	overflow: hidden;
}
div.column1 {
	margin: 5px 10px 10px 10px;
	text-align: left;
	overflow: visible;
}
div#footer {
	width: 760px;
	border-top: 2px solid black;
	overflow: hidden;
}
div#footer p {
	color: white;
	font-size: 11px;
	padding: 5px 0 0 0;
}
.text-menu {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.text-menu {
	color: #000000;
}
a.text-menu:visited {
	color: #000000;
}
.menu-border {
	border-color: #CDCBCB;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}
h1,h2,h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #505050
}
h1 {
	color: #880026;
	font-size: 22px;
}
h2 {
	color: #880026;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
	font-weight: 900;
}
input#search {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	width: auto;
	padding: 0;
	margin: 0 0 10px 0;
}
thead td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6DA3;
	border-width: 0;
	background-color: #D8D8EA;
}
tr {
	background-color: #EBEBF8;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width: 0;
	font-size: 11px;
}
tr.tr1 {
	background-color: #EBEBF8
}
tr.tr2 {
	background-color: #F8F8FC;
}
td {
	font-size: 12px;
	line-height: 16px;
	padding: 2px 4px;
	margin: 0;
	border-width: 0;
}
.float-left {
	float: left;
	padding: 10px 10px 10px 0;
}
.float-right {
	float: right;
	padding: 10px 0 10px 10px;
}

