td {font-family: trebuchet ms, arial;font-size: 13px;}

body {
	background-color: white;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #white;
	scrollbar-arrow-color:  #5678CE;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #888888;
}

input, select {font-family: tahoma;font-size: 11px;}
.bar {font: 11px tahoma; color: #444444;}
.pink {color: #ff9999;}

a, .red {color: #5678CE;}
.form {
	font-family: trebuchet ms, tahoma;
	font-size: 11px;
	color: #444444;

}
.star {font-family: courier;font-size: 14px;color: #5678CE;text-decoration:none;cursor:pointer;}

.title {
	color: #999999;
	font-family: trebuchet ms, arial;
	font-size: 15px;}
a.title.hover {
	color: #FF3300;
}
.text {
	color: black;
	font-family: trebuchet ms, arial;
	font-size: 12px;}

.rtitle {
	color: black;
	font-family: trebuchet ms, arial;
	font-size: 16px;}

.error {
	color: red;
	font-family: trebuchet ms, arial;
	font-size: 13px;
	font-weight: bold;}

.info {
	color: #5678CE;
	font-family: trebuchet ms, arial;
	font-size: 13px;
	font-weight: bold;}

.pic {
	color: #cccccc;
	border-color: #cccccc;
}

a.nav:link, 
a.nav:active, 
a.nav:visited {color: #5678CE; 
	text-decoration: none;
	font-family: tahoma, trebuchet ms, tahoma;
	font-weight: bold;
	font-size: 11px;}
a.nav:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
	font-family: tahoma, trebuchet ms, tahoma;
	font-size: 11px;}

a.menu:link, 
a.menu:active, 
a.menu:visited {color: #5678CE; 
	text-decoration: none;
	font-family: tahoma, trebuchet ms, tahoma;
	font-size: 11px;}

a.menu:hover {color: #FF3300; 
	text-decoration: underline;
	font-family: tahoma, trebuchet ms, tahoma;
	font-size: 11px;}

.lmenu,
.lmenu:link, 
.lmenu:active, 
.lmenu:visited {color: #5678CE; 
	text-decoration: none;
	font-family: tahoma, trebuchet ms, tahoma;
	font-size: 11px;	
}
.lmenu:hover {color: #FF3300; 
	text-decoration: underline;
	font-family: tahoma, trebuchet ms, tahoma;
	font-size: 11px;	
}

.bmenu {color: #444444; 
	text-decoration: none;
	font-family: tahoma, trebuchet ms, tahoma;
	font-size: 11px;	
}

<!-- other color #FFCCCC -->
small {
font-size: 11px;
}
.smallest {font-size: 9px;}

a.bar {
	font-weight: bold;
}
ul {line-height:26px;
	list-style-type: disc;	
	margin-left: 16px;}

.tmenu {color: white;
	text-decoration: none;
	font-weight: bold;}
s {
	color: #444444;
}
.inp {font-family:tahoma,verdana,arial;
	font-size:11px;
	font-weight: normal;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: BFBFBF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: BFBFBF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: BFBFBF;}

.foot {font-family: tahoma;
font-size: 11px;
color: #444444;}

.quote {
background: #FEFFEE;
padding: 6px;
margin: 12px 0px;
border: #FFCC66 1px dotted;
font-size: 11px;
/*
width: 160px;
*/
}
.quote p, div {
padding: 0px 0 0 0;
margin: 0px 0 0 0;
}
.quote h4 {
font-size: 11px;
color: #FFCC66;
font-weight: bold;
margin: 0px;
}
.quote a {
color: #FFCC66;
font-weight: bold;
text-decoration: none;
padding: 0px 4px;
}
.quote a:hover {
background: #FFCC66;
color: white;
font-weight: bold;
}
ul#news {line-height:18px;
	margin: 0 0 0 20px;
	padding: 0;}
ul#news li {
padding: 0 0 8px 0;
}

.qhr {
border-top: #FFCC66 1px solid;
size: 1px;
width: 100%;
}: 0px;
padding: 0.2em}
ul#quotes li {
padding: 0 0 8px 0;
}
.qhr {
border-top: #FFCC66 1px solid;
size: 1px;
width: 100%;
}

/****** FORMS ******/
#form fieldset {
	background: #eee;
	font-size: 13px;
	padding: 12px;
	margin: 0;
	border: #ccc 1px solid;
	-moz-border-radius:8px;
}
#form label, #form form>input, #form span {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#form label {
	font-weight: bold;
	font-size: 0.9em;
	color: #456;
	text-align: right;
	width: 80px;
	margin: 0px 20px 0px 0;
	white-space: nowrap;
}

#form br {
	clear: left;
}
/*#form #label {
	font-weight: bold;
	font-size: 0.9em;
	color: #456;
	display: block;
	margin: 0;
	padding: 0;
}
#form div {
		padding: 0 4px;
		margin: 0 0 -10px 0;
		clear: none;
}
#form span {
	clear: none;
	position: relative;
	top: -1.4em;
	left: 7em;
	margin: 0;
	padding: 0;
}*/
#form hr {
	border-bottom: #fff 1px solid;
	border-top: #ddd 1px solid;
	height: 2px;
	size: 2px;
	border-left: none;
	border-right: none;
}
form {
	display: inline;
}
input.button {
	background: #0082D6;
	color: white;
	padding: 3px 12px;
	border-top: #B3E3F9 1px solid;
	border-left: #B3E3F9 1px solid;
	border-bottom: #013299 1px solid;
	border-right: #013299 1px solid;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	font-size: 0.9em;
}