body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:120%;
	color: #333333;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:url(../img/bigbgcirclesb.jpg);
}


a:link {
	color: #006633;
}

a:visited {
	color: #009966;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 0px;
	text-decoration: none;
	border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.box:hover {
  color: #000000;
	padding: 0px;
	text-decoration: underline;
	border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.tm {
	font-size : 6px;
	position:relative;
	top : -5px;
}

.leftMenu {
	background-color : #CCCCFF;
}

.leftMenu p {
	margin-top : 5px;
	margin-bottom : 5px;
}

.left_top {
	border-bottom:thin;
	border-bottom-color:#FFFFFF;
}

.left_item {
	border-top: thin;
	border-top-color: #FFFFFF;
	border-bottom:thin;
	border-bottom-color:#FFFFFF;
}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #006633;
}

.h2 {font-size:14px;
font-weight:bold; color:#993300;}


.workshop1 {
	align: center;
	padding: 10px;
	margin: 10px;

}

.workshopbold {font-weight:bold;color:#993366;}

.workshopbox {font-size:13px;}

.workshop ul {font-size:11px;}

.purplebox {
	align: left;
	font-size:10px;
	color:#FFFFFF;
}

#leftNavADMIN {
	vertical-align: top;
	text-align: left;
}

#leftNav {
	color: #964126;
	font-size: 11px;
	vertical-align: top;
	line-height: 27px;
}

#leftNav ul {
	list-style: none;
	margin: 0;
	text-align:left;
	width: 130px;
	padding: 0px 5px 0px 5px;
	
}
#leftNav li {
	border-bottom: dotted 1px #7a3822;
	width:  100%;
}

#leftNav a {
	color: #964126;
	text-decoration: none;
}
#leftNav #current a {
	font-weight: bold;
}	

.options_m {float:left; padding: 10px 5px 10px 5px;}
.options_m ul{margin:0; padding:0; list-style:none; line-height:20px}
.options_m li {
	width:300px;
	height:20px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.options_m li a{ font-style: italic; text-decoration:underline; margin:0 0 0 18px;}
.options_m li a:hover{ text-decoration:none; color:#768121;}

.jumpdown {
	list-style-image: url(/img/arrow_px_down.gif);
	font-weight: bold;
	font-size: 95%;
}

.jumpdown a{
	color:#006633;
}

.jumpup {
	list-style-image: url(/img/arrow_px_up.png);
	font-size: 12px;
	font-weight: bold;
	font-size: 95%;

}

.jumpup a{
		color:#006633;
}

.jumpback {
	list-style-image: url(/img/arrow_px_back.png);
	font-size: 12px;
	font-weight: bold;	
	font-size: 95%;

}

.jumpback a{
		color:#006633;
}

.leftMenu p { font-size:11px; line-height:auto; margin:3px; }