body {
	font-family:Verdana;
	background:#e9e6dd;
	color:#000000;
	font-size:11px;
}
ul { margin-top: 1em;}
li {margin-left: 2em;}
#firstnav {
	font-family: Georgia;
}

table {
	border: 0; 
	border-collapse: collapse;
	border-spacing:0px;
	background: #FFFFFF;
	//padding:0px;
}
table.topmenu {
	margin-left: auto;
	margin-right: auto;
	width: 775px;
}
td.text {text-align: justify;}
td, p {
	
	font-size:12px;
	margin:10px 10px 10px 0;
	vertical-align:top;
}
td.tm_highlight { 
	height: 50px;
	white-space: nowrap;
	vertical-align:top;
	text-align:left;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #c8c1ac;
	border-right: 1px solid #c8c1ac;
	background-image: url(/system/pics/back_highlight.gif);
	background-repeat: repeat-x;
}
td.tm_normal { 
	height: 50px;
	white-space: nowrap;
	vertical-align:top;
	text-align: left;
	padding: 0px 10px 0px 10px;
	background: #e9e6dd;
	border-bottom: 1px solid #c8c1ac;
	//background-image: url(/system/pics/back_normal.gif);
}
div.centered {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
h1 {
	text-align: left;
	color:#870003;
	font-family: Georgia;
	font-size:18pt;
	font-style:normal;
	font-weight:bold;
}
h2 {
	font-family: Georgia;
	color:#870003;
	font-size:14pt;
	font-weight:bold;
}
a 
{
	 font-weight:100;
	 text-decoration: none; 
	 color:#870003;
}
a:hover {
	color:#000000;
}
a.tm_highlight
{
	font-size:12px;
	font-weight: 100;
}

a.tm_normal
{
	font-size:12px;
	font-weight: 100;
}

img{
	border: 0;
	border-style: none;
}

.left {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 224px;
	list-style-image:url(/system/pics/li_normal.gif);
	color: #000000;
}

.right {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	//padding-top: 15px;
	float: right;
	width: 540px;
}

.subcl{ margin: 15px 8px 8px 15px; z-index:3; }
.subcr{ margin: 15px 15px 8px 8px; z-index:0; }

.button {
	text-align: center;
	background: #870003;
	color: #FFFFFF;
}

.button a,.button a:hover { color: #FFFFFF; }

.box {
	text-align: left;
	width: 204px;
	font-size:12px;
	font-weight: 100;
	background:#e9e6dd;
	margin: 15px 0 0 0;
	border-top: 1px solid #c8c1ac;
	border-bottom: 1px solid #c8c1ac;
	color:#000000; 
}

.box table {
	background-color: #e9e6dd;
}

.box td {
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}

.sm_highlight {	
	list-style-image:url(/system/pics/li_highlight.gif); 
	background-color: #FFFFFF;
	padding: 2px 2px 2px 10px;
}

.img_container {
	display:none;
}

#footer * {
	font-size:10px;
	text-align:center;
	color: #AAAAAA;
	font-weight: 100;
}

#iframecontainer { width: 240px; height: 270px;}

