body{
    	font-size: 0.9em;
    	color:#000000;
    	font-family: Arial, Helvetica;
    	margin:0;
	text-align:center;
}

div{
	margin:0;
	padding:0;
}

#nav_bar a:visited{
	color:#fcfcfc;
}

td{
    	border: #990000;
    	font-size: 0.9em;
    	color: #000000;
    	font-family: Arial, Helvetica;
    	padding:0;
	text-align:left;
}

table{
    	border: #003399;
    	padding:0;
}

#wrap{
	margin:0 auto;
	border:medium double #cccccc;
	background-image: url('/graphics/bkgrd.jpg');
	border-collapse:collapse;
	width:975px;
}

fieldset{
    	font-size: 0.9em;
    	color:#000000;
    	font-family: Arial, Helvetica;
}

legend{
	font-weight:bold;
	color:blue;
}

p{
    	font-size: 0.9em;
    	color:#000000;
    	font-family: Arial, Helvetica;
	text-indent:1.5em;
}

input{
    	font-size: 0.9em;
    	color:#000000;
    	font-family: Arial, Helvetica;
}

select{
    	font-size: 0.9em;
    	color:#000000;
    	font-family: Arial, Helvetica;
}

a{
    	color: #009933;
    	text-decoration: none;
    	font-family: Arial, Helvetica;
		width:150px;
}

a:hover{
	text-decoration:underline;
}

dd{
    	font-size: 0.9em;
    	color:#000000;
    	font-family: Arial, Helvetica;
}

dt{
    	font-weight: bold;
    	list-style-postion: outside;
    	font-size: 0.9em;
    	list-style-type: circle;
}

li{
    	font-weight: bold;
    	font-size: 0.9em;
    	font-family: Arial, Helvetica;
    	list-style-type: disc;
}

h2,h3,h1,h4,h5{
	padding:0;
	margin:0;
}

#navlist ul
{
	margin: 5px 0 5px 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
 	text-align:center;
	width:150px;
}

#navlist a { 
	padding: 0 10px; 
}

#navlist a:link, #navlist a:visited
{
	color: #ececec;
	background-color: #000;
	text-decoration: none;
	border:medium groove #ececec;
	padding:2px;
}

#navlist a:hover
{
	color: #000;
	background-color: #ececec;
	text-decoration: none;
}

#menu ul {
    	margin:0;
    	padding:0;
}

#menu li {
    	list-style-type:none;
	background-color:#ececec;
}

#menu div {
    	border:thin inset #ececec;
    	background-color:#ececec;
    	padding:5px;
 }

#v_nav {
	padding:5px 0 5px 0;
     	width:180px;
    	list-style-position:inside;
	text-align:left;
 }

#v_nav ul {
    	margin:0 0 0 5px;
    	padding:0;
	width:170px;
	background-color:#ececec;
	border:1px solid #050505;
}

#v_nav li  {
    	list-style-type:none;
    	line-height:20px;
    	border:thin outset #990000;
    	background-color:#ececec;
    	color:#990000;
	padding:0 0 0 2px;
	text-align:left;
}

#v_nav li:hover {
    	background-color:#cccccc;
     	border:thin outset #003399;
   	color:yellow;
 }

#v_nav a {
	color:#990000;
	display:block;
	font-size:9pt;
	font-weight:normal;
	width:100%;
}

#v_nav a:hover {
    	color:#003399;
    	text-decoration:none;
	background:none;
}	

.alt{
	background-color:#ececec;
}

td#msg {
    	background-color:#c0c0c0;
    	width:775px;
 }

.setup {
    	position:relative;
    	height:22px;
    	line-height:22px; 
    	border:2px outset #c0c0c0;
    	overflow:hidden;
 }

#ticker0,#ticker1 {
    	position:absolute;
    	left:0;
    	padding:0 20px;
    	font-face:trebuchet,sans-serif;
    	font-size:12pt;
    	font-style:oblique;
    	color:#900;
    	text-align:center;
 }
