.body {
	background-image: url(../grfx/bg_body.jpg);
	background-color: #DABC73;
	margin: 0px;
}
.main {
	background-color: #F7EDCE;
	height: 100%;
	background-image: url(../grfx/bg_main.jpg);
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a:link, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
}
a:hover, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CC3399;
	text-decoration: none;
}
.copyright, .copyright a:link, .copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7B317C;
	text-decoration: none;
}
.copyright a:hover, .copyright a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: underline;
}
.leftnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9F5400;
	font-weight: bold;
}
.leftnavbg2 {
	background-image: url(../grfx/bg_leftnav.jpg);
}

.leftnav a:link, .leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #436D41;
	text-decoration: none;
	padding-right: 20px;
}
.leftnav a:hover, .leftnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BD9433;
	text-decoration: none;
	padding-right: 20px;
}
.title {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-weight: bold;
	color: #663366;
	letter-spacing: 3px;
	padding-right: 48px;
	background-image: url(../grfx/bg_title.jpg);
	background-repeat: no-repeat;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CC9900;
}
.boldtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #663366;
	font-weight: bold;
}
.boldtext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.boldtext3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #663366;
	font-weight: bold;
}
.title2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #663366;
	background-color: #E5D274;
	text-align: center;
	letter-spacing: 1px;
	background-image: url(../grfx/bg_body.jpg);
}
.textred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.colortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663399;
}
.colortext2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
}
li {
	padding-bottom: 4px;
	padding-top: 4px;
}
.calendarhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #576651;
	font-weight: bold;
	background-color: #EDDEB5;
}
.organizerrow  {  
	padding: 4px; 
	color:#576651; 
	font-weight:bold; 
	background-color: #EDDEB5; 
}
.organizerlight { 
	background-color: #F8EFD2; 
}
.dirviewtitle {
	background-color: #632F64;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 13px;
}
.dirviewrow { 
	background-color: #F8EFD2; 
}
