﻿body_old
	{ 
	font-family: georgia, sans-serif;
	color: #0c1404; 
	font-size: 13px;
	background: #3fadf1 url(images/grasswork3.jpg) no-repeat bottom center; 
	/*margin: 40px 0 0 0; */
	margin: 0 auto;
	padding: 0;
	text-align: center;
	bottom: 0px;
	}

html {
	min-height: 100%;
	height: auto;
}

div#wrapper { 
text-align:left; /* reset text alignment */ 
width:929px; /* or a percentage, or whatever */ 
margin:0 auto; /* for the rest */ 
} 


.Header {
	Font-size: 22px;
	font-weight: normal;
}

.SubHeader {
	Font-size: 17px;
	font-weight: normal;
}

H1 {
	Font-size: 21px;
	font-weight: normal;
}


.Replication
	{
	font-family: Georgia, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #305c09;
	padding-top: 5px;
	padding-left: 5px;
}

#Full
	{
	height: 100%;
	min-height: 100%;
	}

.Interface_Left
	{
	background: url(images/Interface_LeftBG.gif);
	width=27px;
	}

.Interface_Right
	{
	background: url(images/Interface_RightBG.gif);
	width=27px;
	}

.Interface_Content
	{
	background-color: #162e00;
	width=695px;
	vertical-align: top;
	}
	

.FootLinks
{
    font-family: Georgia, Verdana, Arial;
    color: #dbd8bd;
    font-size: 12px;
    font-weight: bold;
}

.FootLinks:hover
{
    color: #a1cfdd;
    text-decoration: none;
    border-bottom: dotted 1px;
}

.FootCopy
{
    font-family: Georgia, Verdana, Arial;
    color: #a1cfdd;
    font-size: 10px;
    line-height: 28px;
    letter-spacing: 1px;
}
	
.Footer {
position: absolute;
left: 0px;
bottom: 0px;
width: 749px;
display: block;
height: 45px;
z-index: 999;
padding: 0px;
margin: 0px;
text-align: center;
}	

#container {
min-height: 100%;
background-color: #162e00;
width: 695px;
margin: 0 auto;
}
* html #container {
height: 100%;
}

a { color:#2f5b09; }
a.visited {color:#fff; }

.login { 
 font-size: 10px; 
 font-family: Georgia, Tahoma;
 color: #305c09;
 background-color: #ffffff; 
 border: 1px solid #cac7ae;
 width: 100px; 
 height: 12px;
}

.UserLogin
	{
	background: url(images/Login_Background.gif);
	width:201px;
	height:56px;
	text-align: left;
	}
	
.UserLoginTD
    {
    padding-top: 9px;
	padding-left: 8px;
    }
    
.ContentPane 
{
    background: url(images/ContentPane_Background.gif);
    text-align: left;
    padding-top: 4px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-left: 15px;
}		
.ContentPane_1
{
    background: url(images/ContentPane_Background_1.gif);
    text-align: left;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
} 
.modalBackground 
{
 background-color:Gray;
 filter:alpha(opacity=70);
 opacity:0.7;
} 
.popapPanel
{
	cursor: move;
	background-color:#DDDDDD;
	border:solid 1px Gray;
	color:Black;
	width:auto;
	height:auto;
}
.logout
{
	color:#E5F6FE;
	font-family:Georgia,Tahoma,Verdana,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;	
}
/** Help CSS**/
.HelpModalPopup
{
   background-color:transparent;  
   padding:0;
}
.HelpModalPopup2
{
   background-color:#ffffe1;
   vertical-align :top;
   padding:0;
}

.HelpModalBackground 
{
	/*background-color: Gray;
	filter:alpha(opacity=70);
	opacity:0.7;*/
}
.CaptchaBackGround
{
   background-color:#102400;
   vertical-align :top;
   padding:0;
}