/* CSS Document */
.maintable {
	background-color: #000000; /* NEW IN 1.5 */
	border-left:solid #666666 1px;
	border-right:solid #666666 1px;
	border-bottom:solid #666666 1px;
}
.td_green {
	background-color: #091C09; /* NEW IN 1.5 */
	background-image:url(images/backimage.jpg);
}
.td_green_base {
	background-color: #091C09; /* NEW IN 1.5 */
	background-image: url(images/base.jpg);
}
.td_green_head {
	background-color: #091C09; /* NEW IN 1.5 */
	background-image:url(images/backimage.jpg);
	color : white;
	font-size: 12px;
	font:Helvetica;
	font-style:normal;
	font-weight:100;
	padding-left:10px;
}

.td_green_heads {
	background-color: #091C09; /* NEW IN 1.5 */
	background-image:url(images/backimage.jpg);
	color : white;
	font-size: 12px;
	font:Helvetica;
	font-style:normal;
	font-weight:100;
}

.image_line_v{
	
	background-image:url(images/linev.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

.image_line_h{
	
	background-image:url(images/line.jpg);
	background-repeat:repeat-x;
	background-position:center
	
}
.footer {
	
	color : white;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
}
.maintext {
	
	color : white;
	font-size: 14px;
	font:Helvetica;
	font-style:normal;
	font-weight:100;
	padding-left:10px;
	padding-right:10px;
	
}
.maintextjust {
	
	color : white;
	font-size: 14px;
	font:Helvetica;
	font-style:normal;
	font-weight:100;
	padding-left:3px;
	padding-right:3px;
	text-align:justify;
	
}
.popuplink {
	color : #0084BE;
	font:Helvetica;
	font-weight:100;
	font-size: 13px;
	font-style:bold;
	text-decoration : none;	
}

.maintextsmall {
	
	color : white;
	font-size: 13px;
	font:Helvetica;
	font-style:normal;
	font-weight:100;
	padding-left:10px;
	padding-right:10px;
	
}
#htmlElement {
	padding: 10px;
	background-color: #000;
}
#FrogJS{
				width: 760px;
				height: 600px;
				margin: 0 auto;
			}
			#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}
.maintextsmalljust {
	
	color : white;
	font-size: 13px;
	font:Helvetica;
	font-style:normal;
	font-weight:100;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	
}
.maintextheading {
	
	color : white;
	font-size: 16px;
	font:Helvetica;
	font-style: normal;
	font-weight:100;
	padding-left:10px;
	padding-right:10px;
	
}
.thumb
{
padding-left:5px;
padding-right:5px;
padding-top:10px;
padding-bottom:5px;
}
.news {	
	color : white;
	font-size: 11px;
	font:arial;
	font-style:normal;
	font-weight:100;	
}
.pad
{
padding-bottom: 10;
padding-top:10
}

.pad_lr
{

padding-left:7px;
padding-right: 10px;
}

a.bottom:link {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:bold;
	text-decoration : none;
}

a.bottom:active {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:bold;
	text-decoration : none;
}


a.bottom:visited {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:bold;
	text-decoration : none;
}

a.bottom:hover {
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:bold;
	text-decoration : none;
}

a.mail:link {
	color : #0084BE;
	font:Helvetica;
	font-weight:100;
	font-size: 13px;
	font-style:bold;
	text-decoration : none;
}

a.mail:active {
	color : #0084BE;
	font:Helvetica;
	font-weight:100;
	font-size: 13px;
	font-style:bold;
	text-decoration : none;
}


a.mail:visited {
	color : #0084BE;
	font:Helvetica;
	font-weight:100;
	font-size: 13px;
	font-style:bold;
	text-decoration : none;
}

a.mail:hover {
	color : #999999;
	font:Helvetica;
	font-weight:100;
	font-size: 13px;
	font-style:bold;
	text-decoration : none;
}
