﻿body
{
	background-image: url( 'forumimages/earthback.jpg' );
	font-family: Verdana;
}
/*
Dark Blue Logo #0A003F
Light Blue Logo #CCE8FF

Dark Green #006600
Light Green #CCFFCC
*/

A:link {text-decoration: None; color: #006600;}
A:visited {text-decoration: None; color: #006600;}
A:active {text-decoration: None; color: #006600;}
A:hover {text-decoration: underline; color: #006600;}

.HeaderClass
{
	border-style: groove groove dashed groove;
	border-width: medium medium thin medium;
	border-color: #C0C0C0;
	background-color: #CCFFCC;
}
.BodyClass
{
	background-color: #F5F5F5;
	border-right-style: groove;
	border-left-style: groove;
	border-right-width: medium;
	border-left-width: medium;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.FooterClass
{
	background-color: #F5F5F5;
	border-right-style: groove;
	border-left-style: groove;
	border-right-width: medium;
	border-left-width: medium;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-bottom-style: groove;
	border-bottom-width: medium;
	border-bottom-color: #C0C0C0;
}
.ContentBox
{
	border: 1px solid #060237;
}
.HeaderCell
{
	background-color: #006600;
	font-size: large;
}
.SubHeaderCell{background-color: #006600;}
.FooterCell{background-color: #006600;}
.TableRow1
{
	background-color: #DCDCDC;
	width: 100%;
	max-width: 100%;
}
.TableRow2
{
	background-color: #F5F5F5;
	width: 100%;
	max-width: 100%;
}
.MessageBox{font-size: 20px;}
.PhotoGalleryTable {border: 0px;}
.PhotoGalleryTable TD{font-size: 13px; padding: 10px; text-align: center;}

.jfabuttons{
	font-size: 10px;
	height:18px;
}
.LoginButton
{
	font-size: 10px;
	height:18px;
}
.LoginBox
{
	font-size: 10px;
	height:18px;
}
.AdminButtons
{
	font-size: 18px;
	width: 270px;
}
.SearchResults
{
	z-index:1000
}

/*Menu Styles */
.lowmenu
{
	padding: 2px 2px 2px 4px;
}
.lowmenu a
{
	color: #000000;
}

.lowmenu a:visited
{
	color: #000000;
}

.lowmenu a:hover 
{
	color: #000000;
}


.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #006600; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #33CC33; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}



.menutab
{
	padding: 4px 0 2px 0;
	margin-left: 0;
	font: bold 12px Verdana;
	border-bottom: 1px solid grey;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.menutab li{
	display: inline;
	margin: 0;
}

.menutab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #f6ffd5;
	color: #2d2b2b;
}

.menutab li a:visited{
	color: #2d2b2b;
}

.menutab li a:hover{
	background-color: #DBFF6C;
	color: black;
}

.menutab li a:active
{
	background-color: #DBFF6C;
	color: black;
}

.menutab li.selected a{ /*selected tab effect*/
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #DBFF6C;
	color: black;
}
.MainPageDiv.Label
{
	font-size: 12px;
}
.MainUpload
{
	background-color: #DCDCDC;
}
.MainUpload.div
{
	background-color: #DCDCDC;
}

.SearchLetter
{
	text-align: center;
    letter-spacing: 5px;
    font-weight: bold;
    word-spacing: normal;
}

.CompDisable
{
    Color:Red;
    font-weight: bold;
    font-size: 12px;
}
.phototable
{
	
}
