body
	{
	background: #000000;
	background-image: url('/images/body_bg.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
body, td
	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	}
p
	{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	}
#main_table
	{
	background-image: url('/images/table_bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	}
#nav
	{
	background-image: url('/images/nav_bg.gif');
	background-repeat: repeat-x;
	height: 40px;
	}
#nav a
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #c6c6c6;
	text-decoration: none;
	letter-spacing: 3px;
	margin: 0px 15px 0px 0px;
	}
#nav a:hover
	{
	color: #ff0000;
	text-decoration: underline;
	}
#content_sct1
	{
	border: solid 1px #000000;
	background-image: url('/images/content_bg.gif');
	padding: 12px 10px 12px 10px;
	}
#content_sct2
	{
	background: #ffffff;
	}
#content_left
	{
	background-image: url('/images/left_bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width: 170px;
	color: #c6c6c6;
	}
#content_left_sub
	{
	background-image: url('/images/left_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 175px;
	}
#center_content
	{
	padding: 5px 15px 5px 15px;
	background-image: url('/images/main_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	}
#content_right
	{
	background-image: url('/images/right_bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width: 170px;
	color: #c6c6c6;
	}
#content_right_sub
	{
	background-image: url('/images/right_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 175px;
	}
#footer
	{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	}
ul
	{
	margin: 0px;
	padding: 0px 0px 0px 25px;
	}
ul li
	{
	color: #c6c6c6;
	}
ul li a
	{
	font-family: Verdana;
	font-size: 11px;
	color: #fff000;
	font-weight: normal;
	text-decoration: underline;
	}
ul li a:hover
	{
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;
	}
#foldheader
	{
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	list-style-image: url('/images/fold.gif');
	margin: 0px;
	padding: 0px;
	}
#foldinglist
	{
	list-style-image: url('/images/list.gif');
	margin: 0px;
	padding: 0px 0px 0px 7px;
	}
#fold_nosub
	{
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	list-style-image: url('/images/no_sub.gif');
	margin: 0px;
	padding: 0px;
	}
.hi-lite
	{
	background: #e1dfd0;
	font-weight: bold;
	color: #000000;
	}
h1
	{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	color: #c6c6c6;
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
h2
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border-bottom: dashed 1px #000000;
	color: #000000;
	margin: 0px 0px 10px 0px;
	}
#news
	{
	border-right: solid 1px #c2c4cc;
	padding: 0px 10px 0px 10px;
	}
#news ul
	{
	margin: 0px;
	padding: 0px 0px 0px 25px;
	}
#news ul li
	{
	cursor: pointer;
	cursor: hand;
	list-style-image: url('/images/list_bullet.gif');
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
#news ul li a:active, #news ul li a:link
	{
	color: blue;
	font-weight: normal;
	text-decoration: underline;
	}
#news ul li a:visited
	{
	color: #551a8b;
	font-weight: normal;
	text-decoration: underline;
	}
#news ul li a:hover
	{
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	}
#sitemap ul
	{
	margin: 0px;
	padding: 0px 0px 0px 25px;
	}
#sitemap ul li
	{
	cursor: pointer;
	cursor: hand;
	list-style-image: url('/images/list_bullet.gif');
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	}
#sitemap ul li a:active, #sitemap ul li a:link
	{
	color: blue;
	font-weight: normal;
	text-decoration: underline;
	}
#sitemap ul li a:visited
	{
	color: #551a8b;
	font-weight: normal;
	text-decoration: underline;
	}
#sitemap ul li a:hover
	{
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	}
#search
	{
	width: 141px;
	height: 80px;
	background-image: url('/images/search_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
a:hover
	{
	color: #444444;
	text-decoration: none;
	}
.header
	{
	background: #181818;
	color: #ffffff;
	}
.swap1
	{
	background: #f4f4f4;
	}
.swap2
	{
	background: #dedede;
	}
.hidden
	{
	background: #fff000;
	}
.warning
	{
	background: #ff0000;
	}
.delete
	{
	border: solid 1px #000000;
	background-image: url('/images/warning.gif');
	}
.val
	{
	background: #fff000;
	}