fprolloverstyle>A:hover {color: #CDC4AB; font-family: Arial; font-size: 12px; font-weight: bold}
A { text-decoration:none }
body {font: small-caps 900 12px arial}
body {color: #928259}
h1 {font: small-caps 900 12px arial}
h1 {color: #928259}
h3 {font:  10px arial}
h3 {color: #928259}
p {font: small-caps 900 12px arial}
p {color: #928259}
body {
scrollbar-arrow-color: #928259;
scrollbar-base-color: #CDC4AB;
scrollbar-dark-shadow-color: #928259;
scrollbar-track-color: #928259;
}
body{ background-color:#000000;
}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:320px;
padding:0px;
height:520px;
}
/* ----------- stylized ----------- */
#stylized select{
*/width:270px*/
float:center;
color:#00afdb;
font-size:10px;
padding:0px 0px;
border:solid 0px #00afdb;
background-color: #5c2401;
height:20px;
margin:2px 0 0px 0px;
}
A:Link{ color: #00afdb;
 text-decoration: none;
}

A:visited{ color: #027d9c;
 text-decoration: none;
}

A:hover{ color: #73dcf6;
 text-decoration: none;
}

A:active{ color: #685E40;
 text-decoration: none;
}
#menubar {
	font-size: .7em;
	margin: 2px 0 .2em 0;
	width: 800px;
}
#navlist {
	margin: 0;
	padding: 0px 0px 0px 3px;
}
#navlist li {
	float: left;
	list-style-type: none;
	margin: 0 0 .1em 0;
	padding: 0;
	white-space: nowrap;
}
#navlist a, #navlist a:visited {
	padding: 15px 15px 15px 15px;
	border: 1px dotted #00afdb;
	background-color: #5c2500;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #00afdb;
	text-decoration: none;
}
#navlist a:hover {
	background-color: #00afdb;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #ffffff;
}
#menubar #navlist .uberlink {
	background-color: #928259;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #333 !important;
	font-weight: bold;
	cursor: default;
}
#memoryticker{
background-color: 000000;
width: 800px;
font: bold 12px Verdana;
/*Tip: add in height attribute here for multiple line scroller*/
border: 1px lightyellow;
padding: 3px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=1.9)
}