ul           { list-style-image: url('sbutton.gif') }
ul ul        { list-style-image: url('sbutton.gif') }
ul ul ul     { list-style-image: url('sbutton.gif') }
a:link       { color: #FFFF00}
a:active     { color: #FFCC00}
a:visited    { color: #CCFF66}
body         {
	background-color: #000000;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(/images/white.gif);
	color: #FFFFFF;
}
table        { table-border-color-light: rgb(204, 204, 153); 
			   table-border-color-dark:  rgb(0, 0, 0) }
h1, h2, h3   { color: #FFFF00}
h4, h5, h6   { color: #FFFF00}
button       { background-color: rgb(102, 51, 51); color: rgb(255, 255, 255) }
label        { color: #FFFFFF}
textarea     { color: #FFFFFF}
fieldset     { color: #FFFFFF}
legend       { color: #FFFFFF}
select       { color: rgb(0, 0, 0) }
caption      { color: #CCCCCC}
th           {
	color: rgb(0, 0, 0);
	background-color: #FFFFFF;
}
button       {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
fieldset     {  font-size: 8pt; 
               font-style: normal; border-style: solid; border-width: 1pt }
h1           {
	vertical-align: none;
	font-style: normal;
	font-size: 24pt;
	font-family: Arial;
	text-align: none;
	font-weight: normal;
	color: #FFFF00;
}
h2           { font-family: Arial; font-style: normal; font-size: 18pt; font-weight: normal; 
               vertical-align: none; text-align: none }
#bottommenu div {
	width: 40px;
}

h3           { font-family: Arial; text-align: none; font-size: 14pt; vertical-align: none; 
               font-weight: normal; font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; text-align: none; 
               font-family: Arial; vertical-align: none }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: Arial; 
               vertical-align: none; text-align: none }
h6           { text-align: none; vertical-align: none; font-family: Arial; font-size: 8pt; 
               font-style: normal; font-weight: normal }
table        { font-family: Arial, Helvetica; font-style: normal }
th           { font-family: Arial, Helvetica; font-style: normal ; font-weight: bold; background-color: #33CCCC; font-size: 10pt}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.menulist ul{
	width: 1px;
	list-style-type: none;
	}
.menulist li{
	list-style-type: none;
	white-space: nowrap;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menulist li:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	list-style-type: none;
}
.photolist{
	padding: 4px;
	width: 160px;
	float: left;
	vertical-align: middle;
}

