/* CSS Document */

body {
	margin: 0px;
	background-color: #CCCC99;
	text-align:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body, html {SCROLLBAR-FACE-COLOR: #6A7152; SCROLLBAR-HIGHLIGHT-COLOR: #6A7152; SCROLLBAR-SHADOW-COLOR: #6A7152; SCROLLBAR-3DLIGHT-COLOR: #CCCC99; SCROLLBAR-ARROW-COLOR:  #060A23; SCROLLBAR-TRACK-COLOR: #CCCC99; SCROLLBAR-DARKSHADOW-COLOR: #CCCC99; }
#main {
	text-align:center;
	width:780px;
	height:auto;
	margin: 0px;
	padding: 0px;
	background-color: #F5F6F0;
}
.firstrow {
	background-color: #F5F6F0;
	height: 18px;
	border-left-color: #050924;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #050924;
	border-right-style: solid;
	border-right-width: 1px;
	color: #6D7359;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 8px;
}
.firstrow a:link, .firstrow a:visited {color: #6D7359; font-weight:bold; text-decoration:underline; padding-left:2px; padding-right:2px;}
.firstrow a:hover { color:#000000; text-decoration:none; padding-left:2px; padding-right:2px;}
.secondrow {
	padding-left:15px;
	padding-right:15px;
	border-left-color: #050924;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #050924;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom: 15px;
	padding-top: 18px;
}
.blabla {
	background-color: #F5F6F0;
	height: auto;
	border-left-color: #050924;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #050924;
	border-right-style: solid;
	border-right-width: 1px;
}

p {
	text-align:justify;
	color: #000000;
}
p a:link, p a:visited {color:#000000; text-decoration:underline;}
p a:hover {text-decoration:none;}

ul {
	text-align:justify;
	list-style-image: url(images/ul.gif);
	list-style-position: outside;
}
ul a:link, ul a:visited {color:#000000; text-decoration:underline;}
ul a:hover {text-decoration:none;}

h3 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #060A25;
	padding-bottom: 5px;
}
h3 a:link, h3 a:visited {color:#060A25; text-decoration:underline;}
h3 a:hover {text-decoration:none;}

h4 {
	font-size: 14px;
	color: #060A25;
	padding-top: 15px;
}
.ash4 {
	font-size: 14px;
	color: #060A25;
	font-weight: bold;
}

.leftpic {
	padding:0px;
	margin:0px 15px 0px 0px;
	display:block;
}
.rightpic {float:right; padding:0px 0px 5px 15px; margin:0px;}
.border {border:solid #0A0E2B 1px;}
.new {
	color: #060A25;
	font-weight:bold;
	letter-spacing:1ex;
	font-size: 14px;
}
#spacer {height:10px;}
#footer {
	background-color: #030929;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.uppertext  {
	color: #060A25;
	font-weight: bold;
}
#toplink { color:#6A7152; text-align:right; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#toplink a:link, #toplink a:visited {color:#6A7152; text-decoration:underline;}
#toplink a:hover {color:#000000; text-decoration:none;}
#burst {
	background-repeat:no-repeat;
	background-image:url(images/gojistar3.gif);
	background-position: left top;
}
.right {text-align:right; margin-top:-10px; padding-top:0px;}
.right img { padding-left:10px; cursor:hand; border:none;}
.right input {border:none; margin-left:10px;}
.separator {height:5px; margin:0px; padding:0px;}
.price {
	padding-left:20px;
}
form {padding:0px; margin:0px;}
input , textarea {background-color:#FFFFFF; border:solid black 1px; color:#000000;}