/* CSS Document */

body {
	margin: 0px;
	}
table {
	color:666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
td.stone01 {
	background-image: url(../img/bg_ston01.gif);
	background-repeat: no-repeat;
	background-position: right;
}
td.stone02 {
	background-image: url(../img/bg_ston02.gif);
	background-repeat: no-repeat;
	background-position: right;
}
td.stone03 {
	background-image: url(../img/bg_ston03.gif);
	background-repeat: no-repeat;
	background-position: right;
}
td.stone04 {
	background-image: url(../img/bg_ston04.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.h1,h1{
	color:#570404;;
	font-size: 12px;
}
.h2,h2{
	color:#787949;
	font-size: 11px;
}
.border {
border: #999999 1px solid;
}
.redtag {
color:#570404;
font-size: 11px;
}
input {
background-color: #ffffff;
border: #999999 1px solid;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
} 

textarea {
	background-color:#FAF5EE;
border: #999999 1px solid;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;

} 

.altButtonFormat {
background-color: #AC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: #000000 1px solid;
font-size: 10px;
font-weight: bold;
color: #ffffff;
} 
/* global links */

a:link { color:#787949; text-decoration:none; font-weight: normal;}
a:visited { color:#787949; text-decoration:none; font-weight: normal;}
a:active { color:#787949; text-decoration:none; font-weight: normal;}
a:hover { color:#570404; text-decoration:none; font-weight: normal;} 
