*{margin: 0; padding: 0;}

body { 
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
width: 100%;
height:100%;
text-align: left;
font-size:14px; 
     }

.content{
margin: 0 auto;
width:814px;
height:100%;
background-image: url('../images/background.gif');
background-repeat: repeat-y;
}

.menu{
float:left;
width:125px;
height:100%;
margin-top:10px;
padding-left:90px;
font-size:13px;
color: black;
}


ul.nav {
width:125px;
display: inline;
list-style: none;
}

.nav li {
font-family: arial, "lucida console", sans-serif;
display: block;
float: left;
width:125px;

}

.nav li a {
text-align: center;
text-decoration: none;
font-size: 0.75em;
color: #000000;
padding-top:1px;
}

.nav li a:hover {
color: #ffffff;
}


.main {
float:left;
margin: 0 auto;
color:white;
text-align:left;
margin-top:10px;
margin-left:20px;
width:550px;
	}

p{
text-align:left;
}

.footer{
	clear:both;
	color:white;
	text-align:center;
	width:814px;
	padding-left:100px;
	}

.product{
	float:right;
	width:133px;
	height:62px;
	background-color:white;
	margin: 2px 2px 2px 2px;
	color:black;
	font-weight:bold;
	font-size:8px;
	text-align:left;
	}

.frontlogo{
	width:263px;
	height:58px;
	background-color:#E6E7E8;
	float:right;
	border-style: solid;
	border-color: #ff0000;
	border-width: 4px;
	  }

a {
     color:yellow;
     text-decoration:none;
    }

.type{
font-family: Arial Rounded MT Bold;
font-size:18px;
float:right;
background-color:yellow;
color:black;
width:450px;
height:24px;
text-align:right;
padding-bottom:4px;
padding-right:4px;
}

ul {margin-left: 16px; }

.tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	white-space: nowrap;
}
.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}
.tree a {
	color: #000;
	text-decoration: none;
}
.tree a:hover {
	color: #345373;
}



.stamp {
text-align: center;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}

.stamp a:link {
color: #EAFF00;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
} 

.stamp a:visited {
color: #EAFF00;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
} 

.stamp a:hover {
color: #ffffff;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
}

.stamp a:active {
color: #EAFF00;
background-color: transparent;
border-style: none;
font-family: 'Trebuchet MS', arial, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
}

.adminlogin {
width:400px;
height:200px;
}

.admin-left {
background-image: url('../admin/images/login-left.gif');
background-repeat: no-repeat;
width:292px;
height:200px;
float:left;
}


.login-admin{
padding-top:95px;
padding-left:120px;
}

.login-password{
padding-top:10px;
padding-left:120px;
}


.admin-top-right{
background-image: url('../admin/images/login-top-right.gif');
background-repeat: no-repeat;
width:108px;
height:141px;
float:left;
}


.admin-bottom-right{
background-image: url('../admin/images/login-button.gif');
background-repeat: no-repeat;
width:108px;
height:59px;
float:left;
}

.admin-menu {
width: 550px;
text-align: center;
margin: 0 auto;
}

.admin-header {
	background-image: url('../admin/images/adminheader.gif');
	background-repeat: no-repeat;
	width: 550px;
	height: 25px;
}

.admin-content {
	background-image: url('../admin/images/admincontent.gif');
	background-repeat: repeat-y;
	width: 550px;
	
}

.admin-footer {
	clear: both;
	background-image: url('../admin/images/adminfooter.gif');
	background-repeat: no-repeat;
	width: 550px;
	height: 25px;
}


.admin-icon {
	background-color: transparent;
	float: left;
	width: 70px;
	height: 50px;
	padding-left: 50px;
	padding-right: 10px;
}

.admin-link {
	height: 50px;
	background-color: transparent;
	color: #FFFFFF;
	border-style: none;
	font-family: 'Trebuchet MS', arial, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top:15px;
	
}


.sendemail {
font-size: 14px;
font-weight: bold;
margin-left:50px;
margin-bottom:20px;
font-family: Calibri,'Trebuchet MS', Arial;
width:220px;
margin: 0 auto;
}

.sendemail input{

font-size:10pt;
border: 1px solid #781351;
}

input .sndbutton 
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
	  



