body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	}

body {
	background-color: #369;
	background-image: url(../img/bgnd_img.jpg);
	background-attachment: fixed;
	}

a:link, a:visited {color: #069; text-decoration: underline;}
a:hover {color: #39c; text-decoration: none;}

a.subset:link, a.subset:visited {color: #036; font-weight: bold; padding: 3px;}
a.subset:hover {color: #39c; font-weight: bold; padding: 3px;}

a.white:link, a.white:visited {color: #fff; text-decoration: none; font-weight: bold;}
a.white:hover {color: #ccc; text-decoration: none;}

table   {border: 0; border-collapse: collapse}
.this{color: #49c;}
.title {color: #39c; font-weight: bold; font-size: 16px; font-style: italic; background: #fff;}
.heading {color: #036; font-weight: bold;}
.pagetext {color: #000;}
.pagetextsml {color: #999; font-size: 10px;}
.infotext {color: #999; font-size: 10px;}

/*** INFO DATA ***/
.titlehead {color: #fff; font-size: 34px; font-style: italic; background: transparent; background: url(../img/top_repeat.gif);}
.tablenav {background: url(../img/nav_gradient.gif);}
.topleft {width: 21px; background: url(../img/corner_top_left.gif);}
.topright {width: 21px; background: url(../img/corner_top_right.gif);}
.h1 {color: #036; font-weight: bold;}
.head_pic{align: center; background: url(../img/nav_gradient.gif); text-align: center; color: #fff; font-weight: bold;}


/*** DATA TABLEposition: absolute;S ***/
.tablename {color: #036; background: #ccc; font-size: 12px; font-weight: bold; }
.tableon, .tableoff, .tablehead, .tabletitle {font-size: 12px; font-weight: bold; text-align: center;}
.tabletitle {color: #036; background: transparent;}
.tablehead {color: #fff; background: #39c;}
.tableon {color: #fff; background: #369;}
.tableoff {color: #000; background: #ccc;}
.tableleft {background: #fff; width: 568px;}
.tableright {background: url(../img/graph.gif);}
.tableinfo {color: #666; background: transparent;}
.tableviewer {background: url(../img/top_repeat.gif); padding: 3px;}
.tablemain {background: #fff}
.tableform {padding-left: 20px; padding-top:3px;padding-bottom:3px;padding-right:20px; color:#036; background: transparent; text-align: right; valign: top}
.cookie {color: #39c; font-weight: bold; font-size: 12px; font-style: italic; background: #fff; padding: 3px;}

.whitetext {color: #fff;}
.whitetextsml {color: #fff; font-size: 10px;}
.lighttext {color: #6cf;}
.medlighttext {color: #666;}
.medtext {color: #999;}
.darktext {color: #069;}
.blacktext {color: #000;}

.order {color: #39c;font-weight: bold; font-size: 16px; font-style: italic; background: #fff; text-align:center;}
.copyright {color: #999;}

hr{color: #369; align: center; width: 100%; size: 1px;}

img {border: 0;}

ul {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
	
li {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 0.9em;
	padding-bottom: 0.3em;
	}

ul li {
	display: block;
	color: #036;
	margin: 0px;
	width: 100%;
	}

/*** TOP NAV ***/
a.menu:link, a.menu:visited, a.menu:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	}
a.menu:link, a.menu:visited {color: #fff; background:transparent;}
a.menu:hover {color: #000; background: #9f0; text-decoration: underline;}

/*** SIDE NAV ***/
a.menu2:link, a.menu2:visited, a.menu2:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 12px;
	text-align: left;
	padding-left: 9px;
	padding-top:3px;
	padding-bottom:3px;
	background:transparent;
	}
a.menu2:visited {color: #fff;}
a.menu2:hover {color: #fff; text-decoration: underline;}