﻿.bodydefault
{
    padding: 0;
    background-color: white;
}

.bodyindex
{
    padding: 0;
    background-color: #054008;
}

.modebutton
{
	text-align:center;
	height: 15px;
	position:relative;
}

.defaultcontent
{
    background-color: Black;
    text-align:center;
    height:100%;
}

.defaultlogo
{
    top:50%;
    position:absolute;
    margin-top:-180px;
    margin-left:-216px;
}

.masterpagecontent
{
	position: relative;
	width: 772px;
	margin: 0 auto; 
	font-family: Arial;
	font-size: 11px;
	color: black;
	background: white;
}

.masterpageheader
{
	position: relative;
	width: 772px;
	text-align: right;
	background-image:url(../img/bgtablehaut.jpg);
	background-color: #e99b13;
}

#content
{
	position:relative;
	background-color: #054008;
}

#footer
{
	text-align:center;
	height: 15px;
	position:relative;
	background-color:#054008;
}

.footertext
{
    font-size: 11px; 
    font-family: Arial;
    color: white;
}

.defaulttext
{
    font-size: 24px;
    color:White;
    text-decoration: none;
}

.indexbody
{
	position: relative;
	width: 772px;
	margin: 0 auto;
	font-family: Arial;
	font-size: 12px;
	color: black;
	background-color: #054008;
}

.indextitletext
{
    font-family: Tahoma;
    font-size: 24px; 
    color: #299B81;
}

.indexcontent
{
    background-color:White;	
    width: 762px;
    padding: 5px;
    min-height: 600px;
}

.homebody
{
	position: relative;
	width: 772px;
	margin: 0 auto; 
	font-family: Arial;
	font-size: 11px;
	color: White;
}

.WhatsNew
{
	width: 514px;
	float: left;
}

.QuickLinks
{
	width: 244px;
	float: right;
}

.WhatsNewHeader
{
    background-color: #054008;
    color: White; 
    font-family:Tahoma;
    font-size:medium;
    border: 1px;
	border-style: solid;
	border-color: #e99b13;
}

.QuickLinksHeader
{
    background-color: #054008;
    color: White;
    font-family:Tahoma;
    font-size:medium;
    border: 1px;
	border-style: solid;
	border-color: #e99b13;
}

.adminsection
{
    border:solid 1px #8cfb01; 
    background:#376202;
    color: white;
    padding:4px;
    text-align:left;
    font-size:small;
}

.adminsection a
{
	color: white;
	text-decoration: none;
}
        
.adminsection a:hover
{
	color: black;
}

.adminbutton
{
    border: 3px white outset;
    background:#376202;
    color: white;
    font-size:smaller;
    text-align:center;
    padding: 0 2px;
}

.btnCopyToClipboard:hover
{
    color: white;
}

.homeullogo
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.grey_content
{
    margin-bottom: 10px;
    margin-top: 5px;
    border-bottom: 2px;
    border-bottom-style:solid;
    border-left: 1px;	
    border-left-style:solid;
} 