body{
	font-size:14px;
	margin:0px;
	padding:0px;
	background-image:url(../image/interface/background.jpg);
	background-repeat:repeat;
	background-color:#DDE;
}
div{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
form{
	margin:0px;
	padding:0px;
}
	
h1 {
	font-size: 34px;
	font-weight: normal;
	color: #86907d;
	font-family: 'Trebuchet MS', Futura, 'Century Gothic', Arial, Helvetica;
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:0px;
	font-size: 24px;
	font-weight: normal;
	color: #86907d;
	font-family: 'Trebuchet MS', Futura, 'Century Gothic', Arial, Helvetica;
}

h3 {
	margin:0px;
	padding:0px;
	font-size: 20px;
	font-weight: bold;
	color: #86907d;
	font-family: 'Trebuchet MS', Futura, 'Century Gothic', Arial, Helvetica;
}

h4 {
	font-size:18px;
	margin:0px;
	padding:0px;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	color: #000000;
	background-color: #000000;
	height: 1px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color: #86907d;
}

a:hover {
	color: #86907d;
}

li{
	margin:5px 0px;
	padding:0px;
	list-style-position: outside;
}
ol{}
ul{}
label{
	font-size:12px;
	font-weight:bold;
}
/***************************************************/
.Wrapper{
	border-right:1px solid #86907d;
	border-left:1px solid #86907d;
	vertical-align:top;
	margin:0px auto;
	padding:0px;
	width:900px;
}
.Header{
	background-color: #ffffff;
	height:220px;
	padding:0px;
} 
.Logo{
	/*background-image:url(../image/interface/logo.jpg); */
	float:left;
	height:172px;
	width:140px;
	margin:12px 0px 12px 10px;
	cursor:pointer;
}
.Burst{
	position:relative; 
	z-index:2; 
	top:-110px; 
	left:521px;
}

.Address{
	font-family:Arial, Helvetica, sans-serif;
	margin: 12px;
	float:left;
	font-weight:bold;
}
.Address1{
	font-size:18px;
	color:#86907d;
	margin-bottom:10px;
}
.Address2{ 
	font-size:16px;
	color:#86907d;
}
.Map{
	margin: 0px;
	text-align:right;
}
.Cart{
	background-image:url(../image/interface/cart.png);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	float:right;
	width:170px;
	height:200px; 
	color:#FFF;
	font-size:12px;
}
.Cart a{
	color:#FFF;
	text-decoration:none;
}
.Menu{
	width:180px;
	float:left;
	padding:5px;
	background-color:#86907d;
	border-left:none;
}
.Menu a{
	color:#d2d4af;
}
.Contents{
	width:100%;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	float:left;
}
.Breadcrumbs{
	margin:5px 0px;
	padding-left:10px;
	font-size:12px;	
}
.PageTitle{
	padding-left:10px;
}
.Main{
	margin:0px; 
}
.Main2{
	margin:0px 5px 0px 210px;
	background-color:#d2d4af;
	border:1px solid #86907d;
}
.contentdiv{
	padding:10px;
}
.topmenu {
	padding-left:10px;
}


.indexmenu {
	clear:both;
	padding:10px 0px 0px 0px;
	text-align:right;
}

.Footer{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px; 
	
	line-height:30px;
	
	vertical-align:middle;
	text-align:right;

	height:30px;	
	
	width:890px;
	
	

	margin:10px 0px 15px 0px; 
	padding:0px 10px 0px 0px;
	
	background-color:#d2d4af; 
	border:1px solid #76816c; 
	border-right:none;
	border-left:none;
}
.Footer a{
	color:#000;
	text-decoration:none;
}
.FooterBlock{
	clear:both;
	height:20px;
}
.Copyright{
	padding:0px 10px 5px 10px;
	background-color:#FFFFFF;
	border-bottom:1px solid #86907d;
}
.Addy{
	float:right;
	padding:0px 10px 5px 10px;
	background-color:#FFFFFF;
	border-bottom:1px solid #86907d;
}
.Validate{
	clear:both;
	text-align:center;
}


/*******************************************************/
/*
86907D	// green dark
D2D4AF	// green light
D6CFC7	// green gray
F5F9D8	// yellow
*/
.Error {
	border: 2px solid #C33;
	background-color: #F5F9D8;
	font-weight:bold;
	color: #C33;
	padding: 5px;
	margin:5px;
}
.Warning {
	border: 1px solid #C33;
	background-color: #F5F9D8;
	color: #000;
	padding: 5px;
	margin:5px;
}
.Notice {
	border: 1px solid #000;
	background-color: #F5F9D8;
	color: #000;
	padding: 5px;
	margin:5px;
}

.Debug {
	border: 2px solid #000;
	background-color: #F5F9D8;
	font-weight:bold;
	color: #000;
	padding: 5px;
	margin:5px;
}
.contenttable {
	background-color: #FFF;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-family: arial, verdana, sans;
	padding-bottom: 10px;
	padding: 20px;
	padding-top: 0px;
	color: #1C8684;	
}
.loginsubmenu {	
	float: right;
	font-size: 12px;
	padding: 20px; 
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e5e5e5;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: -20px;
	margin-left: 20px;
	width: 120px;
}
.over {
	background-color: #CFCFCF;
	cursor: pointer;
}
.out{
	background-color: #FFF;
}
/* bottom lines nad text formats.*/
.btb {
	background-color:#FFF; 
	color:#000000; 
	width:120px; 
	font:bold 13px arial, verdana, sans; 
	text-align:right; 
	float:right; 
	padding:0px 10px 0px 10px;
}

.bottomlines {
	position:relative; 
	width:600px; 
	top:3px; 
	padding:2px 0px 2px 0px; 
	

	background-color:#000000; 
	float:left;
}
.bottomlineswhite {
	border-top:1px solid #FFF; 
	border-bottom:1px solid #FFF; 
	color:#FFF; 
	font-size:5px;
}
table.List{
	width:100%;
	border:solid 1px #EEE;
}
tr.List{}
tr.List0{
	background-color:#EEE;
}
tr.List1{
	background-color:#FFF;
}
td.List{
	padding:5px;
	border:solid 1px #EEE;
	vertical-align:top;
}
.Clear{
	clear:both;
}