.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2F14;
}

img.th.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2F14;
}

img.thumb {
  width:  120px;
  height: 90px;
  border: 0;
  vertical-align: middle;
  cursor:pointer;
}

div.scrolltable {
	position:relative;
  width:575px; 
  height:110px; 
    z-index:0; 
    border: 1px; 
  border-color: #3D2F14;
  border-style: solid;
	color: #330066;
	background-color: #E9E9E9;	
	font-size: 8pt;
	text-align:left;
	visibility: visible; 
	overflow: auto;	
}

a					{ font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size:9px; font-weight:bold; color:#626221; }
a:link		{ font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size:9px; font-weight:bold; color:#626221; }
a:hover		{ font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size:9px; font-weight:bold; color:#576C20;}

a.wiki	    { text-decoration:underline; font-style: italic; font-size:8pt; font-weight:normal; color:#2342F1; }
a.wiki:link	{ text-decoration:underline; font-size:8pt; font-weight:normal;color:#2342F1; }
a.wiki:active	{ text-decoration:none; font-size:8pt; font-weight:normal;color:#2342F1; }
a.wiki:visited{ text-decoration:underline; font-size:8pt; font-weight:normal;color:#2342F1; }
a.wiki:hover{ text-decoration:none; font-size:8pt; font-weight:normal;color:#5800D4; }

h1, h2, h3, h4, h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

TEXTAREA	{	
	font-family:  Courier, Arial, Helvetica, sans-serif;
	font-size: 6pt;  font-style: normal;	font-weight: normal;
  border:solid 1px #666666
}
INPUT 		{FONT-FAMILY: Verdana,Helvetica,sans-serif; font-size:7pt; border:solid 1px #666666}
INPUT.button 	{cursor:pointer; BORDER-COLOR: #444444; BORDER: 1px; border-style:solid; FONT-FAMILY: Verdana,Helvetica,sans-serif; font-size:7pt; background-color:#eeeeee; color:#444444; }
INPUT.button:hover 	{cursor:pointer; BORDER-COLOR: #ff0000; BORDER: 1px; border-style:solid; FONT-FAMILY: Verdana,Helvetica,sans-serif; font-size:7pt; background-color:#7FFF55; color:#444444; }



img {
  border:0;
}


TD {
  font-size: 8pt;
  vertical-align:top;
	
}


.menu {
  width:100%;
  height:29px;
  background-color:black;
  color:white;
}

.content {
  height:430px;
  background-image:url(images/content_bg.jpg);
  background-repeat:no-repeat;
  background-position: 0px 29px;
  }
  
.about {
  height:430px;
  background-image:url(images/gallery_bg2.jpg);
  background-repeat:no-repeat;
  background-position: 0px 29px;
  }
  
.help {
  height:430px;
  background-image:url(images/help_bg.jpg);
  background-repeat:no-repeat;
  background-position: 0px 29px;
  }  
  
.gallery {
  height:430px;
  background-image:url(images/content_bg.jpg);
  background-repeat:no-repeat;
  background-position: 0px 29px;
  }

.foot {
  height:49px;
   background-image:url(images/footer.jpg);
  background-repeat:no-repeat;
  background-position:left bottom;
  color: #333333;

}

.center{
  margin-top:auto;
  margin-left:auto;
  margin-bottom:auto;
  margin-right:auto;
}


div.scroll {
	position:relative;
  padding-left:0px;
  padding-right:10px;
  width:325px; 
  height:300px; 
  z-index:99; 
  border: 0px; 
	color: #ffffff;
	background-color: transparent;	
	font-size: 8pt;
	text-align:left;
	overflow: auto;	
	}
  
P {

font-size: 8pt;}