/* CSS Document */

div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 130px;
	background-color:white;	
	display:block;
	color:#ffffff;	
}

div.main {
	position: relative;
	top: 130px;
	min-height:600px; 
	height:auto !important; 
	height:600px;
	left: auto;
	width: auto;
	background-color:#ffffff;	
	padding-bottom:5%;
	
}

div.container {

	position: absolute;
	margin-top:50px;
	width: 800px;
	text-align:left;
	margin:0 auto;
	position:relative;
	background-color:white;
	border-width:5px;

	}
	
.content {	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}


		
div.footer{
	position: absolute;
	bottom:0px;
	width: 800px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;	
}



div.menu
{
	position: absolute;
	top: 130px;
	left:1px;
	z-index:9999;
	width:100%;
	height:auto;
	margin-left:0px;
	z-index:9999;	
}

div.adminmenu
{
	position: absolute;
	top: 130px;
	left:1px;
	width:100%;
	height:auto;
	margin-left:0px;
	z-index:9999;	
}

A:link
{
    FONT-SIZE: 12px; 
    COLOR:#666666; 
    TEXT-DECORATION: none;
	font-family: Arial ;
	
}
A:visited
{
    FONT-SIZE: 12px;
	COLOR:#666666;
    TEXT-DECORATION: none;
	font-family: Arial  ;
	
}

A:hover
{
    FONT-SIZE: 12px; 
    COLOR: #cccccc;
    TEXT-DECORATION: none;
	border-style: none;
	font-family: Arial  ;
}


#menuA:link
{
    FONT-SIZE: 12px; 
    COLOR:#000000; 
    TEXT-DECORATION: none;
	font-family: Arial ;
	line-height: 1.4
	
}
#menuA:visited
{
    FONT-SIZE: 12px;
	COLOR:#000000;
    TEXT-DECORATION: none;
	font-family: Arial  ;
	line-height: 1.4
	
}

#menuA:hover
{
    FONT-SIZE: 12px; 
    COLOR: #666666;
    TEXT-DECORATION: none;
	border-style: none;
	font-family: Arial  ;
	line-height: 1.4
}



h2 {
	color:#877456;
	font-weight:bold;
	font-family:  Arial, Helvetica, sans-serif;
	
}
h3{
	color:#877456;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}

h4 {
	color:#877456;
	font-weight:bold;
	
}

html, body {

	color:#000000;
	background-image:url(../images/back1.jpg);
	text-align:center; 
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
	min-height: 100%;
	padding-top:0px
}
.tabholder{
	
	position:absolute;
	left:110px;
	width:350px;
	display:block;
	

}
.tabs a { 
	display:block;
	width:160px;
	text-align:center;
	height:44px; 
	float:left;
	background-image:url(../images/butOff.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
.tabs a:hover { 
	display:block; 
	width:160px;	
	height:44px; 
	background-image:url(../images/buton.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
#tabsText{
	position:relative;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	top:8px;
	padding:2px;


}


table.X6{
	border-spacing:10px;
	color:#877456;
	width:850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	margin-left:50px


} 
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}




select,submit,button { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200px;
 	border: #000000;
  	border-style: solid;
  	border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    background-color: #ffffff;
   } 
      
 input.file 
	{
		color:black;
		border: 1px solid black;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		background-color: #ffffff;
	}
p{color:black}

div.right {
	position: absolute;
	top: 198px;
	left: 580px;
	width: 200px;
	height: auto;
	font-family:  Arial, Helvetica, sans-serif;	
	z-index:99;
	color:black;
	
	
}

div.left {
	position: absolute;
	top: 198px;
	left: 5px;
	width: 330px;
	height: 500px;
	font-family:  Arial, Helvetica, sans-serif;	
	z-index:99;
	color:black;
	
	
	
}

.measurelist  
{
	
	padding-left: 25px;
	background-repeat: no-repeat;
	background-image: url(../images/dec_arrow2.jpg);
	color:#666666;
	font-weight:bold;
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:1px;
	height:25px;
	list-style: none;
	background-position: 0 .0em;
	
}

-->
