﻿body
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: White;
	margin: 0px 0px 0px 0px;
	color: #333333;
}
textarea
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;	
}
input
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
select
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color:#333333;
}
h1
{
	font-family: Arial;
	font-size: 18px;
	color: #009245;
	margin-top: 0px;
	margin-bottom: 10px;
}
.nomagrinbottom
{
	margin-bottom: 0px;
}
h2
{
	font-family: Arial;
	font-size: 17px;
	color: #606060;
	margin-top: 0px;
	margin-bottom: 6px;
}
h3
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #606060;
}
hr
{
	border: thin dotted #C0C0C0;
	margin-top: 6px;
	margin-bottom: 6px;
}
li
{
	line-height: 15px;
}
.hr
{
	background-image: url(line.png);
	height: 2px;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}
.hr2
{
	background-image: url(line.png);
	height: 2px;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
}
.titlehr
{
	border: thin dotted #65B165;
	margin-top: 0px;
	margin-bottom: 0px;
}
p
{
	margin-top: 0px;
	margin-bottom: 10px;	
}
a
{
	color: #009245;
}
a:visited
{
	color: #009245;
}
.MainTable
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 10px;
}
.ContentTable
{
	width: 960px;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
}
.TopArea
{
	height: 40px;
	background-color: #88C788;
	text-align: center;
}
.TopNaviArea
{
	width: 960px;
	height: 44px;
	text-align: left;
	vertical-align: bottom;
}
.ContentArea
{
	width: 790px;
	padding: 10px;
	text-align: left;
}
.InfoArea
{
	width: 200px;
	padding: 10px;
	text-align: left;
}
.box_white
{
	padding: 15px;
}
.box_gray
{
	background-color: #E2E2E2;
}
.box_darkgray
{
	background-color: #D0D0D0;
}
.box_green
{
	background-color: #A4E0A4;
}
.box_blue
{
	background-color: #80A8FF;
}
.box_orange
{
	background-color: #FFE080;
}
.box_yellow
{
	background-color: #F8F0C0;
}
.h1warning
{
	color: Red;
}
.actionbutton
{
	border: 1px outset #009245;
	font-family: Arial;
	font-size: 14px;
	background-color: #009245;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
}
.counter
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009245;
}
.pgcur
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009245;
}
.pglink
{
	text-decoration: none;
	color: Black;
}
.pglink:visited
{
	color: Black;
}
.chklist
{
	
}
.chklist td
{
	width: 33%;
}
.username
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #009245;
}
.Slogan
{
	color: #808080;
}
.subject
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #606060;
}
.usernamesmall
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #009245;
	text-decoration: none;
}
.usernametiny
{
	font-weight: bold;
	color: #009245;
	text-decoration: none;
}
.navactive
{
	padding: 4px 10px 4px 12px;
	margin: 0px 1px 0px 1px;
	float: left;
	color: #404040;
/*	background-color: #D0D0D0;
	background-image: url('navactive.png'); 
	background-repeat: no-repeat;*/
}
.navactive A
{
	font-weight: bold;
	text-decoration: none;
	color: #C0F0C0;
}
.navinactive
{
	padding: 4px 10px 4px 12px;
	margin: 0px 1px 0px 1px;
	float: left;
}
.navinactive A
{
	font-weight: bold;
	text-decoration: none;
	color: White;
}
.navlink
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: White;
}
.navlink:visited
{
	color: White;
}
.navlink:active
{
	color: White;
}
.tablink
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #009245;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
.tablink:visited
{
	color: #009245;
}
.memberlist
{
	border-collapse: collapse;
}
.memberlist td
{
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-width: 2px;
	border-color: #C0C0C0;
}
.maillist
{
	border-collapse: collapse;
	padding: 2px;
}
.maillist td
{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
}
.chatChannel
{
	float: left; 
	color: White; 
	font-weight: bold; 
	padding-right: 12px;	
}
.photonav
{
	border: solid 1px gray;
	background-color: #C0C0C0;
	cursor: pointer;
}
.footer
{
	color: #A0A0A0;
	text-decoration: none;
}
.footer A
{
	color: #A0A0A0;
	text-decoration: none;
}
.precol1
{
	background-color: #E0E0E0;
	text-align: left;
}
.precol2
{
	background-color: #C0C0C0;
	text-align: center;
}
.precol3
{
	background-color: #D0D0D0;
	text-align: center;
}
.admintable TD
{
	vertical-align: top;
}
.subheader
{
}
.subheader A
{
	color: #333333;
	text-decoration: none;
}
.defaulttable
{
}
.defaulttable A
{
	color: #444444;
	text-decoration: none;
}
.kw1
{
	font-size: 9px;
}
.kw2
{
	font-size: 11px;
}
.kw3
{
	font-size: 12px;
	font-weight: bold;
}
.kw4
{
	font-size: 17px;
	font-weight: bold;
}
.kwlink
{
	color: #686868;	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.kwlink:visited
{
	color: #686868;	
}
.toplink
{
	font-weight: bold;
}
.defaultmaindiv
{
	background-image: url('/Images/ornament.jpg');
	background-repeat: no-repeat;
	background-position: 0px 100px;
}
.contentmaindiv
{
	background-image: url('/Images/ornament.jpg');
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
.mailread
{
	font-size: 15px;
}
.mailunread
{
	font-size: 15px;
	font-weight: bold;
}
