body
{
	background-color:#D5B97D;
	margin-top:0px;
	margin-left: 15%
}

p,h1,pre 
{
	margin:0px 30px 10px 30px;
}
		
h1 
{
	font-size:14px;
	padding-top:10px;
}

a:hover
{
    color:#4568C6;
}

.tdBodyTableBorder
{
	padding:10px 10px 10px 10px; 
	background-color:#D5B97D;
	text-align:left;
	vertical-align:top;
	

}
.tdFooter
{
	padding:5px 2px 5px 2px; 
	background-color:#D5B97D;
	font-family:Verdana,Arial;
	font-size: 7pt;
	font-style:normal;
	font-weight:normal;
	color:Black;
	text-align:left;
	vertical-align:middle
}
.normaltext
{
	font-family:Verdana,Arial;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
	color:Black
}
.normalheader
{
	font-family:Verdana,Arial;
	font-size: 9pt;
	font-style:normal;
	font-weight:bold;
	color:Black
}

.warningtext
{
	font-family:Verdana,Arial;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
	color:Red
}

.loginstatustext
{
	padding:2px 2px 2px 2px;
	font-family:Verdana,Arial;
	font-size: 7pt;
	font-style:normal;
	font-weight:normal;
	color:Black;
}
.tdWatermark
{
	padding:10px 10px 5px 10px;
	BACKGROUND-POSITION: center center; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(../images/watermark.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
	background-color:#D5B97D;	
	font-family:Verdana,Arial;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
	color:Black;
	text-align:left;
	vertical-align:top;
	
}

.navbutton
{
    border-bottom:solid 2px #E1CDA3;
    border-left:solid 1px #E1CDA3;
    border-right:solid 1px #E1CDA3
}

.navbuttonlink
{
   	font-family:Verdana,Arial;
	font-size: 9pt;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	text-decoration:none  
}

.dynMenu
{
    background-color:#D5B97D;
    font-family:Verdana,Arial;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
	color:Black          
}

#topcontent 
{
		float:left;
		width:100%;
		margin-right:5px;
		padding-bottom:20px
}

#bottomleftcontent 
{
		float:left;
		width:50%;
		margin-right:5px;
		padding-bottom:20px
}
#bottomrightcontent 
{
		float:right;
		width:50%;
		margin-right:5px;
		padding-bottom:20px
}

#bottomleftmenu
{
		float:left;
		width:50%;
		margin-right:5px;
		padding-bottom:20px
}
#guidepageleftcol
{
    	float:left;
		width:30%;
		margin-right:5px;
		padding-bottom:20px
    }

#guidepagerightcol
{
        float:right;
		width:70%;
		margin-right:5px;
		padding-bottom:20px
}