body {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		12px;
color:			#777777

}

#tableBox {
	padding: 2px;
	margin: 5px;
	border: 1px solid #DDD;
	text-align: left;
}

#tableBox th {
	border: 1px solid #AAA;
	text-align: left;
	background: #DDD;
}

#tableBox td {
	font-size:		10px;
	line-height:	16px;
	color:			#444;
}

td, th  {
	font-size:		11px;
	line-height:	18px;
	color:			#444;
}

tr.nav {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		11px;
color:			#FFFFFF

}

td.nav {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		11px;
color:			#FFFFFF

}

tr.sm {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		11px;
color:			#777777

}

td.sm {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		11px;
color:			#777777

}

span.sm {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		11px;

}

span.p {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		12px;
color:			#777777 

}

span.pagetitle {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		16px;
color:			#D07733 

}

span.bodytitle {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		16px;
color:			#CCCCCC 

}

span.alert {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		16px;
color:			#B40000 

}

span.date {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		11px;
color:			#AAAAAA 

}

hr {
	border: 1px dotted #DDD;
	width: 100%;
}

td {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		12px;
color:			#777777 

}

td.whereweare {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		16px;
color:			#EEEEEE 

}

copyright {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		11px;
color:			#999999 

}

span.title {

font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
font-size:		16px;
color:			#777777 

}

span.b { font-weight:bold }

span.kb { color: #000000; font-weight:bold }
span.k  { color: #000000 }

span.gb { color: #808080; font-weight:bold }
span.g  { color: #808080 }

span.wb { color: #FFFFFF; font-weight:bold }
span.w  { color: #FFFFFF }

a:active     { color: #0F5D99; text-decoration: none; }
a:link       { color: #0F5D99; text-decoration: none; }
a:visited    { color: #0F5D99; text-decoration: none; }
A:Hover      { color: #0F5D99; text-decoration: none; }

body         { color: #444444; 
scrollbar-face-color: #63625F;
scrollbar-shadow-color: #474644; 
scrollbar-highlight-color: #84837F; 
scrollbar-3dlight-color: #84837F; 
scrollbar-darkshadow-color: #474644; 
scrollbar-track-color: #D6D6CE; 
scrollbar-arrow-color: #FFFFFF}

select		{ font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
		font-size:11px;
		border: 1px solid #C0C0C0;
		background-color:#EEEEEE;
		color:#777777; }

input		{ font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
		font-size:11px;
		border: 1px solid #C0C0C0;
		background-color:#EEEEEE;
		color:#777777; }

textarea	{ font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
		font-size:11px;
		border: 1px solid #C0C0C0;
		background-color:#EEEEEE;
		color:#777777; }

select		{ font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
		font-size:11px;
		border: 1px solid #C0C0C0;
		background-color:#EEEEEE;
		color:#777777; }
		
.sexyButton {
	background-color: #CCCCCC;
	border-color: #AAAAAA;
	border-style: beveled;
	border-width: 1;
	color: #777777;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;
	background-image: url('../images/static/button_bg01.jpg');
	background-repeat: repeat-x;
	background-position: left top;
		}