body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text {
  	background-color: #003300;
  	border-top: solid 2px #000000;
  	border-right: solid 2px #006600;
  	border-bottom: solid 2px #006600;
  	border-left: solid 2px #000000;
  	color: #FFFFFF;
}
.button {
  	background-color: #002200;
  	border-top: solid 1px #006600;
  	border-right: solid 1px #000000;
  	border-bottom: solid 1px #000000;
  	border-left: solid 1px #006600;
  	color: #FFFFFF;
}
.verticalleft {
	background-image:url(layout/groenpx.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.verticalright {
	background-image:url(layout/groenpx.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.gradient {
	background-image:url(layout/gradient.jpg);
	background-repeat:repeat-x;
}
.invtable {
	border: 0px;
	width: 100%;
}
.times {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	width: 100px;
}

.times a {
	background-color: #003300;
	width: 100%;
}
.times a:hover {
	background-color: #006600;
	width: 100%;
}

.menuclose {
    background-color: #001100;
	font-size:11px;
	text-align:center;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
}
.menuopenleft {
	font-size: 10px;
	text-align:left;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
}
.menucloseright {
	font-size: 10px;
	text-align:right;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
}
.content {
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	padding: 10px 10px 0px 10px;
}
.contentleft {
	border-left: 1px solid #006600;
	padding: 10px 10px 0px 10px;
	vertical-align: top;
}
.contentright {
	border-right: 1px solid #006600;
	padding: 10px 10px 0px 10px;
	vertical-align: top;
}
.contentclose {
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	padding: 10px 10px 0px 10px;
}
.contentfooter {
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	background-color: #001100;
	padding: 1px 10px 1px 10px;
	text-align: right;
	font-size: 10px;
}
#holder { 
	width:  98px;
}

#holder ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
}

#holder a {
	display: block;
	width: 98px;
	background-color: #001100;	
}

#holder a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
}

#holder a:hover {
	background-color: #003300;
	color: #fff;
}

/* red things */
.stimes {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	width: 100px;
}

.stimes a {
	background-color: #660000;
	width: 100%;
}
.stimes a:hover {
	background-color: #990000;
	width: 100%;
}
.scontent {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	padding: 10px 10px 0px 10px;
}
.scontentleft {
	border-left: 1px solid #990000;
	padding: 10px 10px 0px 10px;
	vertical-align: top;
}
.scontentright {
	border-right: 1px solid #990000;
	padding: 10px 10px 0px 10px;
	vertical-align: top;
}
.scontentclose {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding: 10px 10px 0px 10px;
}
.scontentfooter {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	background-color: #330000;
	padding: 1px 10px 1px 10px;
	text-align: right;
	font-size: 10px;
}
#sholder { 
	width:  98px;
}

#sholder ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
}

#sholder a {
	display: block;
	width: 98px;
	background-color: #330000;	
}

#sholder a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
}

#sholder a:hover {
	background-color: #660000;
	color: #fff;
}

.smenuclose {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
}
.smenuopenleft {
	font-size: 10px;
	text-align:left;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}
.smenucloseright {
	font-size: 10px;
	text-align:right;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
}
