	body {
			margin:0px;
			background: #000000;
			font-family: Tahoma;
			font-size:11px;
	}
	div.leftlinks{
			padding-left:17px;
	}
	div.leftlinks a, div.leftlinks a:hover, div.leftlinks a:visited, div.leftlinks a:active, div.leftlinks a:link{
		font-family: Arial;
		color: #ffffff;
		text-decoration: none;
		font-size:11px;
		font-weight:bold;
		padding-left:18px;
		padding-top:8px;
		background: url(ll_back.gif) no-repeat;
		display: block;
		width:187px;
		height:22px;
		margin-bottom:1px;
	}	
	div.leftlinks a:hover {
		color: #ffffcc;
		background: url(ll_backh.gif) no-repeat;
	}
	div.leftlinks a img {
		padding-right: 7px;
	}
	
	.headline{
		color: #800000;
		font-size:24px;
		font-weight:bold;
	}
	
	div.main {
		padding-top:10px;
		padding-left:25px;
		padding-right:15px;
		font-size:12px;
		text-align:justify;
		line-height: 20px;
	}
	
	div.main a, div.main a:hover, div.main a:link, div.main a:active, div.main a:visited{
		text-decoration:none;
		color: #AA0000;
	}

	div.main a:hover{
		text-decoration:underline;
	}

	div.bottomlinks, div.bottomlinks a, div.bottomlinks a:hover, div.bottomlinks a:visited, div.bottomlinks a:link, div.bottomlinks a:active{
		color: #FFFFFF; 
		font-size:11px; 
		text-decoration:none;
	}
	div.bottomlinks a:hover{
		text-decoration:underline;
	}
	
	div.toplinks, div.toplinks a, div.toplinks a:hover, div.toplinks a:visited, div.toplinks a:link, div.toplinks a:active{
		padding-right:15px;
		color: #bab597; 
		font-size:11px; 
		text-decoration:none;
	}
	div.toplinks a:hover{
		text-decoration:underline;
	}
	
	td.uleftlinks, td.uleftlinks a, td.uleftlinks a:hover, td.uleftlinks a:link, td.uleftlinks a:visited, td.uleftlinks a:active{
		color: #FFFFFF;
		font-size:11px;
		text-decoration:none;
	}
	
	td.uleftlinks a:hover{
		text-decoration:underline;
	}
	
div.main  a.link-1{ color:#a53e0b; text-decoration:none; font-size:11px; background:url(link_bg.gif) left top repeat-x; font-style:normal; padding:6px 0px 6px 0px; margin:0px 4px 0px 4px}
.link-1 em { background:url(link_left.gif) no-repeat left; padding: 6px 0px 6px 10px}
.link-1 b { background:url(link_right.gif) no-repeat right; font-weight:normal; font-style:normal; padding: 6px 6px 6px 0px}
div.main a.link-1:hover{ text-decoration:none; color:#000000}

.abs-middle{vertical-align: middle;}
.pad5{ padding:5px; }
.pad10{ padding:10px; }
.mgn5{ margin:5px; }
.mgn10{ margin:10px; }

.red { color: #FF0000}
.yellow { color: #FFFF00}
.darkred { color: #800000}
.bold { font-weight: bold}
.smaller { font-size: smaller}
.larger { font-size: larger}


table.form_table TD{
	padding:5px;
	border: 1px solid #d8d5c7;
}
table.form_table{
	width:560px;
	border-collapse: separate;
	border-spacing: 1px;
	border-collapse: collapse;
	background: #d8d5c7;
}
table.form_table td.TH{
	font-weight: bold;
}

table tr.odd th,
table tr.odd,
table tr.odd.nohover:hover,
table tr.odd td.nohover

{
						background: #fefefd;
}

table tr.even th,
table tr.even,
table tr.even.nohover:hover,
table tr.even td.nohover
{
						background: #e8e5d7;
}

table tr.odd td,
table tr.even td {
						color: #000000;
						font-weight: normal;
						font-size: 12px;
						padding-left: 5px;
						margin-bottom: 0px;
}

.TDS{
	background: #FFAA00;
}

.TDH,
table tr.odd .TDH,
table tr.even .TDH{
font-weight:bold;
}

/* hovered table rows */
table tr.TDS:hover,
table tr.odd:hover,
table tr.even:hover,
table tr.odd:hover th,
table tr.even:hover th,
table tr.hover th,
table tr.hover {
    background-color: #f8f5e7;
}
.form_table.wd100p{
	width:100%;
}
.form_table.wd80p{
	width:80%;
}
.form_table.wd700x{
	width:700px;
}
