body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
	scrollbar-face-color : #AA0000;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-shadow-color : #550000;
	scrollbar-highlight-color : #550000;
	scrollbar-3dlight-color : #550000;
	scrollbar-darkshadow-color : #550000;
}

a:link {
	background-color : transparent;
	color : #AA0000;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	background-color : transparent;
	color : #550000;
	font-weight : bold;
	text-decoration : none;
}

a:active, a:hover {
	background-color : #550000;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

a.submenu {
	font-size : 9;
}

h2 {
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	color : #AA0000;
	font-weight : bold;
	text-align : center;
}

p.logohead {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 11pt;
	text-align : center;
}

p.body {
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	font-size : 8pt;
	margin-left : 5%;
	margin-right : 5%;
	text-align : justify;
}

p.header {
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	color : #AA0000;
	font-size : 9pt;
	margin-left : 5%;
	margin-right : 5%;
	font-weight: bold;
	text-align : left;
}
	
p.copyright {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 8pt;
	text-align : center;
}

p.helpbody {
	color : #000000;
	font-family : "Terminal", "Courier New", serif;
	font-size : 8pt;
}

table.main {
	background-color : #FFFFFF;
	border-width : 0;
	color : inherit;
	padding : 0%;
}

td.logohead {
	background-color : #FFFFFF;
	border-width : 0;
	color : #000000;
	padding : 0;
	text-align : center;
	vertical-align : top;
}

td.sidebar {
	background-color : #FFFFFF;
	border-width : 0;
	color : #000000;
	padding : 0;
	text-align : center;
	vertical-align : top;
	width : 120px;
}

td.spacer {
	background-color : #FFFFFF;
	border-width : 0;
	color : #000000;
	padding : 0;
	width : 5px;
}

td.body {
	background-color : #FFFFFF;
	border-width : 0;
	color : #000000;
	padding : 0;
	text-align : justify;
	vertical-align : top;
}

table.sidebar {
	background-color : #000000;
	border-color : #660000;
	border-style : solid;
	border-width : 1px;
	color : inherit;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
	margin : 0%;
	width : 120px;
}

td.head {
	background : #AA0000 url(images/bg_top.jpg) repeat;
	color : #FFFFFF;
	font-weight : bold;
	padding : 1px;
	text-align : center;
	vertical-align : middle;
	white-space : nowrap;
}

td.menu {
	background : #FFEEDD url(images/bg_scroll.jpg) repeat;
	color : #000000;
	padding : 3px;
	text-align : left;
	vertical-align : top;
	white-space : nowrap;
}

td.quickbar {
	background : #FFEEDD url(images/bg_scroll.jpg) repeat;
	color : #000000;
	padding : 3px;
	text-align : left;
	vertical-align : top;
}

td.copyright {
	background-color : #FFFFFF;
	border-width : 0;
	color : #000000;
	padding : 0;
	text-align : center;
	vertical-align : bottom;
}

table.ad {
	background-color : #FFFFFF;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	margin-left : 12%;
	margin-right : 12%;
	width : 76%;
}

table.list {
	background-color : #FFFFFF;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	width : 100%;
}

td.listhead {
	background-color : #FFFFFF;
	color : #000000;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	font-size : 9pt;
	font-weight : bold;
	padding : 4;
	white-space : nowrap;
}

td.listentry {
	background-color : #FFFFFF;
	color : #000000;
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	font-size : 8pt;
	padding : 1;
	white-space : nowrap;
}

ol {
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	font-size : 8pt;
	margin-left : 10%;
	margin-right : 10%;
	text-align : justify;
}

ul {
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	font-size : 8pt;
	list-style-type : square;
	margin-left : 10%;
	margin-right : 10%;
	text-align : justify;
}

