body {
	background: #ffffff; 
	margin: 0px 0px 0px 0px;
	}

div, td {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 13px; 
	color:#333333; 
	}
p {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 13px; 
	color: #333333; 
	}

a:link	{color:#336633;}
a:hover	{color:#D7AF2D;}
a:active	{color:#D7AF2D;}
a:visited	{color:#336633;}

a.a_button		{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color:#336633; text-decoration:none}
a.a_button:hover	{color:#488D47; text-decoration:underline;}

a.a_button_hi		{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color:#CC3333; text-decoration:none}
a.a_button_hi:hover	{color:#DC7878; text-decoration:underline;}

a.graybar {color:#fbfbfb; text-decoration: none;}
a.graybar:hover	{color:#d7af2d; text-decoration: none;}
a.graybar:visited   {color:#fbfbfb; text-decoration: none;}


.button	{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color:#336633;}
.button_hi	{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color:#CC3333;}
.header_g	{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color:#336633; line-height:24px;}
.header_y	{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color:#336633; line-height:18px;}
.copyright	{color:#999999;}

.intext_image_r   {float:right; border-top:1px dotted #999999; border-bottom:1px dotted #999999; background: #eeeeee; padding:5px; margin:2px 0px 2px 5px;}
.intext_image_l   {float:left; border-top:1px dotted #999999; border-bottom:1px dotted #999999; background: #eeeeee; padding:5px; margin:2px 5px 2px 0px}

.header_div_g	{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color:#336633; line-height:24px; border-bottom:1px solid #eeeeee;}
.header_div_bl	{font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color:#333333; line-height:24px; border-bottom:1px solid #eeeeee;}

.mainbody { 
	padding: 10px 0 0 0;
	}

.button_link {
	width: 160px; 
	height: 21px; 
	background: #333333 url('images/button_blank.png') no-repeat; 
	border-bottom: 1px solid #eeeeee; 
	padding: 0px 0px 0px 2px; 
	cursor: hand; 
	cursor: pointer;
	}

.admin_nav {
	background: #f9f9f9; 
	padding: 5px 2px 5px 2px; 
	text-align: center; 
	width: 20%;
	}

.admin_nav_on {
	background: #f1f1f1; 
	padding: 5px 2px 5px 2px; 
	text-align: center; 
	width: 20%;}

.textarea {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	line-height: 16px;
	} 

#calendar {
	width: 250px; 
	float: right; 
	margin: 0 0 10px 10px; 
	padding: 5px 0 0 0;
	}

#calendar a {
	font-weight: bold;
	}

#calendar_events {
	padding: 10px;
	}

#calendar_events .monthdays {
	height: 50px;
	width: 84px;
	text-align: left;
	vertical-align: top;
	}

#calendar_events .nonmonthdays {
	width: 84px;
	text-align: left;
	vertical-align: top;
	}

#calendar_events .today {
	width: 84px;
	text-align: left;
	vertical-align: top;
	}

#cal_head .nonmonthdays {
	text-align: center;
	}

#event_desc {
	width: 100%;
	}

#event_desc th {
	background: #ffffe6;
	font-weight: bold;
	text-align: right;
	padding: 2px 5px 2px 10px;
	margin: 0 10px 0 10px;
	}

#event_desc th.th_text {
	width: 100%;
	text-align: left;
	padding: 2px 5px 2px 0;
	}	

.event_head {
	font-weight: bold;
	text-align: right;
	padding: 2px 5px 2px 10px;
	margin: 0 10px 0 10px;
	width: 100px;
	}

.today		{border: 1px solid #f1f1f1; color: #111111; background: #EFEFEF; font-weight: bold; text-align: center;} 
.monthdays 	{border: 1px solid #f1f1f1; color: #333333; background: #f9f9f9; text-align: center;} 
.nonmonthdays	{border: 1px solid #f1f1f1; color: #333333; background: #EFEFEF; text-align: center;} 