body {
   background-color: #666666;
   font-family: verdana, arial;
   font-size: 13px;}

td {
   color: #000000;
   font-family: verdana, arial;
   font-size: 13px;
   vertical-align: top;
   }
	
a:link {
	color: #CC6600;
	text-decoration: underline;}

a:visited {
	color: #CC6600;
	text-decoration: underline;}

a:active {
	color: #339999;
	text-decoration: none;}

a:hover {
	color: #339999;
	text-decoration: none;}

.topnav {
	background-image: url(images/bg_topnav.gif);
	vertical-align: top;
}

.leftnav {
	background-image: url(images/bg_leftnav.gif);
	vertical-align: top;
}

.content {
	background-color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 40px;
	padding-bottom: 30px;
}

.title {
	font-family: verdana, arial, serif;
	font-size: 18px;
	FONT-WEIGHT: bold;
    color: #CC6600; 
    font-style: italic;
	padding-bottom: 15px;
}
.about {
	font-family: verdana, arial, serif;
	font-size: 11px;
	FONT-WEIGHT: none;
    color: #CC6600; 
    font-style: none;
	padding-bottom: 15px;
}

.accent {
	color: #339999;
	FONT-WEIGHT: bold;
}
    
.accent2 {
	color: #CC6600;
	FONT-WEIGHT: bold;
    font-style: italic;
}
    
.indent {
	padding-left: 30px;
}

.footer {
	font-family: arial, tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;}

.footer a:active {
	color: #FFFFFF;
	text-decoration: none;}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;}

.padding {
	padding-top: 3px;
	padding-bottom: 10px;
}
.float_right {
	text-align: center;
	float: right;
	margin-left: 20px;
}
.image_border {
	border: 1px solid #000000;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}

.page_admin {
	background-color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 13px;
	color: #000000;
}
