td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1
{
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}

a:visited
{
	color: #339900;
	text-decoration: underline;
}

a:link
{
	color: #92D100;
	text-decoration: underline;
}

a:hover
{
	color: #92D100;
	text-decoration: none;
}

li
{
	margin-bottom: 7px;
}

ul
{
	list-style-type: square;
	color: #999999;
	margin-top: 10px;
}

body
{
	background-color: #FFFFFF;
	margin-top: 20px;
}

.loginelementlabel
{
	color: #000000;
}

.loginelement
{
	width: 140px;
	padding: 0px;
	margin: 0px;
}

.ten_pt
{
	font-size: 10px;
}

.content
{
	background: #F3F3F5;
	text-align: left;
}

.content_home
{
	background-color: #F3F3F5;
	text-align: left;
	padding: 0px;
}

.content_normal
{
	background-color: #F3F3F5;
	text-align: left;
	padding: 12px;
	width: 500px;
}

.content_inside_home
{
	background-color: #F3F3F5;
	text-align: left;
	padding: 0px 12px 12px 12px;
	width: 500px;
}

.nav
{

}

.nav ul
{
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	list-style-type: none;
	width: 178px;
}

.nav li
{
	background: url("../images/button.jpg") center left no-repeat;
	height: 30px;
	text-align: left;
	line-height: 30px;
}

.nav a:visited
{
	color: #669933;
	text-decoration: none;
	margin-left: 15px;
	font-weight: bold;
	font-size: 11px;
}

.nav a:link
{
	color: #669933;
	text-decoration: none;
	margin-left: 15px;
	font-weight: bold;
	font-size: 11px;
}

.nav a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin-left: 15px;
	text-decoration: none;
}

.loginbutton a:visited
{
	color: #339900;
	text-decoration: underline;
	margin: 0px;
}

.loginbutton a:link
{
	color: #339900;
	text-decoration: underline;
	margin: 0px;
}

.loginbutton a:hover
{
	color: #92D100;
	text-decoration: none;
	margin: 0px;
}

.adminCategories
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.adminGroups 
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.adminCategories a:visited, a:link
{
	color: #339900;
	text-decoration: underline;
}

.adminCategories a:hover
{
	color: #92D100;
	text-decoration: none;
}

.adminGroups a:visited, a:link
{
	color: #339900;
	text-decoration: underline;
}

.adminGroups a:hover
{
	color: #92D100;
	text-decoration: none;
}

.adminHighlighted
{
  background-color: #E3E3E3;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.fourteen
{
	font-size: 14px;
}

.content_info
{
	background-color: #F3F3F5;
	padding: 15px 20px 20px;
}

.space
{
	line-height: 1.5em;
}

.leftborder 
{
	background-image: url("../images/l_edge.gif");
	background-repeat: repeat-y;
}

.rightborder 
{
	background-image: url("../images/r_edge.gif");
	background-repeat: repeat-y;
}

.bottomborder 
{
	background-image: url("../images/bottom.gif");
}

.leftbottomborder 
{
	background-image: url("../images/l_corner.gif");
}

.rightbottomborder 
{
	background-image: url("../images/r_corner.gif");
}
