body, td {
	font-family:arial;
	color:#ffffcc;
	font-size:10pt;
}

td.footer {
	font-size:7pt;
	color:#999966;
}

a { 
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.fade {
	font-size:8pt;
}

#hover a {
	color:#ffffcc;
	text-decoration:none;
	font-family:Arial,MS Sans Serif;
	font-size:10px;
}

#hover a:hover {
	display:block;
	width:155px;
	height:29px;
	background-image:url("../img/bg.selected.gif");
	text-decoration:underline;
}

#sidebar-top {
	border-bottom:1px solid black;
}

#sidebar-bottom {
	border-top:1px solid black;
}

#sidebar-title {
	font-size:16px;
	font-family:sans-serif,verdana;
}

#field {
        font-family:Arial,Helvetica,sans-serif;
        font-size:12px;
        background-color:#666600;
	border:none;
        border-bottom:1px dotted #ffffcc;
        width:220px;
        color:#ffffcc;
}

#button {
        font-size:10px;
        font-family:Arial,Helvetica,sans-serif;
        color:#ffffcc;
        background-color:#666600;
        border:thin outset #ffffcc 1px;				
        letter-spacing:1px;
}

