body {
	color: #000000;
	font-size: 11px;
	background-color: #333333;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
body.print {
	color: black;
	background-color: white
}
body.help {
	color: black;
	background-color: white
}
body.popup {
	background-color: white
}
td {
	font-size: 11px
}
a {
	text-decoration: none
}
a:link {
	color: #333333
}
a:visited {
	color: #333333
}
a:hover {
	color: #999999
}
a:active {
	color: #333333
}
.mainTable {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #000000;
}
.lbg {
	background-color: #333333;
	background-image: url("../images/layout/bg_leaf.gif");
	background-repeat: repeat-x
}
.grstr {
	background-color: #9EA67C;
	background-image: url("../images/layout/bg_grstr.gif");
	background-repeat: repeat
}
.grstrft {
	background-color: #9EA67C;
	background-image: url("../images/layout/bg_grstr_ft.gif");
	background-repeat: repeat-x
}
.footer {
	color: #000000;
	background-image: url("../images/layout/bg_fnav_c.gif");
	background-repeat: repeat-x
}
.homer {
	background-image: url("../images/layout/home_r.jpg");
	background-repeat: no-repeat
}
.dline {
	background-color: #333333;
}
.wline {
	background-color: #FFFFFF;
}
.pageheader {
	background-color: #7495E2;
}

a.fnav:link {
	color: #000000;
}
a.fnav:visited {
	color: #000000;
}
a.fnav:hover {
	color: #666666;
}
a.fnav:active {
	color: #000000;
}
.subnav{
position:absolute;
visibility: hidden;
font:normal 10px Verdana;
line-height: 14px;
z-index: 100;
background-color: #CFD3B8;
width: 120px;
}

.subnav a{
display: block;
border-top: 1px solid white;
padding: 10px ;
text-decoration: none;
text-align: left
}

.subnav a:link, .subnav a:visited{
color: #000000;
}
.subnav a:hover{
background-color: #AEB683;
color: #333333;
}
.subnav a:active{
color: #000000;
}
.pcHead {
color: #666B51;
font-family: Georgia, Times, Serif;
font-size: 16px;
line-height: 20px;
margin: 20px 0px 20px 0px;
}
.pcMain {
line-height: 16px;
}
.pagetitle {
color: #646A54;
font-family: Georgia, Times, Serif;
font-weight: bolder;
font-size: 15px;
background-color: #9EA67C;
padding: 6px ;
text-align: right;
}
.listdots {
background-image: url("../images/layout/listdots.gif");
background-repeat: repeat-y
}
.bigtitle {
color: #646A54;
font-family: Georgia, Times, Serif;
font-size: 18px;
}
.title {
color: #333333;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 12px;
font-weight: bolder;
font-variant: small-caps;
}
a.biglink:link,a.biglink:visited,a.biglink:active {
color: #646A54;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 12px;
font-weight: bolder;
font-variant: small-caps;
}
a.biglink:hover {
color: #CCD2B4;
}
.gallerypoptop {
background-color: #888F65;
background-image: url("../images/layout/galleryhead.gif");
background-repeat: repeat-x
}
.glryCell {
	border: 2px solid;
	border-color: #FFFFFF;
}
.glryCellC {
	border: 2px solid;
	border-color: #888F65;
}
.gallerypagebar {
	font-size: 7pt;
	color: #333333;
	background-color: #B8BCA1;
	font-weight: bolder;
}
a.gallerypagebar {
	text-decoration: none;
}
a.gallerypagebar:link {
	font-size: 8pt;
	color: #333333;
}
a.gallerypagebar:visited {
	font-size: 8pt;
	color: #333333;
}
a.gallerypagebar:hover {
	font-size: 8pt;
	color: #000000;
}
a.gallerypagebar:active {
	font-size: 8pt;
	color: #333333;
}
.gallerypopbottom {
background-image: url("../images/layout/galleryband.jpg");
background-repeat: repeat-x;
background-position: bottom left;
}
.required {
color: #990000;
}
.revlist {
margin-bottom:5px;
}
.timage{
margin: 0px 0px 10px 10px;
}