BODY {
	background-image : url(images/header_back.gif);
	background-repeat : repeat-x;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:13px;
}

P,DIV {
	margin-top:0px;
	margin-bottom:10px;
}

A:LINK {
	font-weight:bold;text-decoration:underline;color:#990000;
}

A:VISITED {
	font-weight:bold;text-decoration:underline;color:#990000;
}

A:HOVER {
	font-weight:bold;text-decoration:underline;color:#003399;
}

A:VISITED:HOVER {
	font-weight:bold;text-decoration:underline;color:#003399;
}

A:LINK.whitelink {
	font-weight:bold;text-decoration:none;color:#ffffff;
}

A:VISITED.whitelink {
	font-weight:bold;text-decoration:none;color:#ffffff;
}

A:HOVER.whitelink {
	font-weight:bold;text-decoration:underline;color:#ffffff;
}

A:VISITED:HOVER.whitelink {
	font-weight:bold;text-decoration:underline;color:#ffffff;
}

ul {
	margin-top:0px;
	margin-bottom:10px;
	list-style-type:square;
}

li {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
}

#leftbar {
	width : 209px;
	background-image : url(images/left_back.gif);
	background-repeat : repeat-y;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	vertical-align : top;
	text-align : center;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
}

#left_bar_text {
	padding-left: 10px;
	padding-right:14px;
}

#maintext {
	width : 567px;
	background-image : url(images/textarea_back.jpg);
	background-repeat : no-repeat;
	vertical-align : top;
	padding-top : 10px;
	padding-left : 20px;
	padding-bottom : 20px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height: 18px;
}

#footer_table {
	background-image : url(images/footer_back.gif);
	background-repeat : repeat-x;
}

#footer {
	vertical-align : top;
	text-align : center;
	color:white;
	padding-top:20px;
	padding-bottom:20px;
	width:775px;
	xheight:200px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:16px;
}

.small {
	font-size:11px;
}

.red {
	color:#990000;
}
