body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	list-style-position: outside;
	list-style-image: url(arrow.gif);
}
.body_main {
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	list-style-position: outside;
	list-style-image: url(arrow.gif);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
a:link {
	color: #669999;
	text-decoration:none;
}
a:visited {
	color: #669999;
	text-decoration:none;
}
a:hover {
	color: #669999;
	text-decoration: underline;
}
a:active {
	color: #336666;
	text-decoration:none;
}
.wrapper {
	padding: 0px;
	width: 955px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: #E1E1E1 medium solid;
	border-right:#E1E1E1 medium solid;
}
.textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 10px;
	height: 300px;
	width: 500px;
	border: thin solid #f0f0f0;
	text-align: left;
	height: 300px;
}
.header {
	padding: 8px;
	width: 954px;
	text-align: center;
	vertical-align: top;
}
.header_nopad {
	padding: 0px;
	width: 955px;
	text-align: center;
}
.text_thin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 8px;
	width: 300px;
	border: thin solid #f0f0f0;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(arrow.gif);
}
.text_inside_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 8px;
	width: 280px;
	text-align: left;
	vertical-align: top;
}
.small_text {font-size: 10px}
.subheader {
	padding: 8px;
	height: auto;
	width: 400px;
}
.header_text {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
.textbox_noborder {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 8px;
	height: auto;
	width: 325px;
	text-align: left;
}
.textbox_noborder_long {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 0px;
	height: auto;
	width: 955px;
	text-align: left;
}
.textbox_border_long {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 8px;
	height: auto;
	width: 924px;
	text-align: left;
	border:#F0f0f0 thin solid;
}
.body_bottom {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}

#calendar{ width:100%; height:600px;}
#calendar .title{margin-top:32px; height:23px; border:1px solid #fff; background-color:#F6DC5A; text-align:center; font-family:trebuchet ms; color:#5E5E5E; font-size:16px; font-weight:bold; text-transform:uppercase;}
#calendar .months{color:#000000; font-size:10px; font-weight:bold; height:18px; text-align:center; padding-top:4px;}

#calendar a:link{padding:0 3px 0 3px; color:#000000; font-size:10px; font-weight:bold; text-decoration:none;}
#calendar a:active{padding:0 3px 0 3px; color:#000000; font-size:10px; font-weight:bold; text-decoration:none;}
#calendar a:visited{padding:0 3px 0 3px; color:#000000; font-size:10px; font-weight:bold; text-decoration:none;}
#calendar a:hover{padding:0 3px 0 3px; color:#a28800; font-size:10px; font-weight:bold; text-decoration:none;}
#calsch{background-color:#FFF; width:77px; height:100px; }
#calsch .num{color:#A28800; font-size:15px; font-family:trebuchet ms; font-weight:bold;}
#calsch .dTitle{vertical-align:top; line-height:10px;}
#calsch .ddesc{color:#5E5E5E; font-family:Trebuchet MS; font-size:10px; vertical-align:top; line-height:10px;}
#calsch a:link{ color:#202020; font-family:Trebuchet MS; font-size:10px; font-weight:bold; text-decoration:underline;}
#calsch a:active{ color:#202020; font-family:Trebuchet MS; font-size:10px; font-weight:bold; text-decoration:underline;}
#calsch a:visited{ color:#202020; font-family:Trebuchet MS; font-size:10px; font-weight:bold; text-decoration:underline;}
#calsch a:hover{ color:#202020; font-family:Trebuchet MS; font-size:10px; font-weight:bold; text-decoration:underline;}
.div_detail
{
position: absolute;
left: 50%;
top: 100px;
margin-left: -400px;
width: 480px;
min-height:300px;
background-color:#f0f0f0;
border: 1px solid #669999;
display:none;
font-weight:normal;
color:#000000;
padding:5px; 
overflow: hidden;
}
.error { color:#FF0000; }

/*Class to give all buttons a little better style */
.btn
{
	background: black;
	color: #669999;
	border: 1px solid black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/*Class to give textareas slighly nicer looking writing */
.textarea
{
	font-family: sans-serif;
}

/* set index for flash so tweetboard is above it */
#flash
{
	z-index: 1;
}
