body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height : 100%;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #160402;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 55px 10px 0px;
	text-align: justify;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #160402;
}

.right {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #160402;
	text-align: justify;
}

p b, table.send td b {
	color:#972f0c;
}

ul {
	list-style-image:url('../images/answer2.gif');
	margin-top:5px;
	margin-left:20px;
	padding-left:0px;
	margin-right:55px;
	font-size:11px;
	text-align:justify;
}

ul li {
	padding-bottom:5px;
}

table.price {
	margin:0px 0px 15px 0px;
}

table.price td {
	padding: 2px 2px 2px 2px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #160402;
	border-left: 1px solid #cfb8a2; /*878585;*/
	border-top: 1px solid #cfb8a2; /*878585;*/
}

table.price td.r {
	border-right: 1px solid #cfb8a2; /*878585;*/
	text-align: center;
}

table.price td.nobord {
	border-left:none;
	border-right:none;
	text-align:left;
	font-weight: bold;
	padding-left:0px;
	color:#972f0c;
}

td b {
	font-size:11px;
}

td.nav {
	font-size: 12px;
	font-weight: bold;
	color:#972f0c;	
}

H1 {
	font-family: Georgia;
	color: #5c150a;
	font-weight: normal;
	font-size: 19px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 50px;
}

H2 {
	font-family: Georgia;
	color: #5c150a;
	font-weight: normal;
	font-size: 19px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:10px;
}

H3 {
	font-family: Georgia;
	color: #972f0c;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:10px;
	margin-top:5px;
}

h3 a:link, h3 a:visited, h3 a:hover {
	color: #972f0c;
	font-weight: bold;
}

.address {
	font-size: 11px;
	font-weight: normal;
	color: #030201;
	text-align:right;
}

a:link, a:visited, a:hover {
	color: #160402;
	font-family: Georgia;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	color: #cfb8a2;/*6c1d0e;*/
	text-decoration: none;
}

a.active:link, a.active:visited, a.active:hover {
	color: #cfb8a2; /*6c1d0e;*/
	text-decoration: none;
}

td a.menu:link, td a.menu:visited, td a.menu:hover {
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #160402;
	text-decoration: none;
}

td a.menu:hover {
	color: #cfb8a2; /*gray;*/
}

td.active a.menu:link, td.active a.menu:visited, td.active a.menu:hover{
	color: #bc3e00;
}

.page {
	font-size: 14px;
	font-weight: normal;
	color: #7d1d13;
}
	
a.page {
	color: #160402;
	font-size: 14px;
	text-decoration: none;
}
	
a.page:active {
	color: #160402;
	font-size: 14px;
	text-decoration: none;
}

a.page:hover {
	font-size: 14px;
	color: #7d1d13;
	text-decoration: none;
}

.copyright{
	font-size: 10px;
	font-weight: normal;
	color: #030201;
}
	
a.copyright {
	text-decoration: none;
}
	
a.copyright:active {
	text-decoration: none;
}

a.copyright:hover {
	color: #f6f6db;
	text-decoration: none;
}

input.long, textarea.long, input.mini, select.long {
	font-family: Georgia, Verdana;
	width: 230px;
	height:18px;
	border:1px solid #cfb8a2; /*878585;*/
	font-size:10px;
	background: url(../images/bg_list_2.jpg);
}

label {display:block}

textarea.long {height:60px;}
input.submit {
	background: url(../images/button.gif);
	background-position:top left;
	background-repeat: no-repeat;
	height:25px;
	width:84px;
	color:#fffee8;
	font-size:11px;
	font-family: Georgia;
	border:none;
} 

#tooltip {
	border-right: #666666 1px solid; 
	border-left: #666666 1px solid;
	border-top: #666666 1px solid; 
	border-bottom: #666666 1px solid;
	padding-right: 10px;
	padding-left: 10px; 
	padding-bottom: 8px; 
	padding-top: 8px; 
	background-position: 0% 50%; 
	background-attachment: scroll; 
	background-repeat: repeat;
	position: absolute;
	background-color: #ffffe1;
	font-size: 11px;
	font-weight: normal; 
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif, Times, serif;
	text-align: justify;
	font-variant: normal;
	filter: alpha(Opacity=90, FinishOpacity=75, Style=1, StartX=50, FinishX=150, StartY=50, FinishY=150); 
	visibility: hidden; 
	margin: 0px;
	color: #333333;
}