.rood {
	font-weight: 800;
	color: F25963;
}
	
#tdcopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #666666;
	text-decoration: overline;
}
#tdcopy A{
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #666666;
	text-decoration: overline;
}
body {
	margin: 0px;
	padding: 0px;
}
.tblFrame{
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.tblBoder {
	padding: 5px;
	height: 650px;
	width: 950px;
	border: 1px solid #333333;
}
.tblContent {
	height: 641px;
	width: 940px;
	background-image: url(../images/CAR_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.tdTitle {
	background-image: url(../images/ARS_Top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 118px;
}
.divScroll {
	height: 522px;
	width: 397px;
	text-align: left;
	vertical-align: top;
	overflow: auto;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tblText td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	list-style-type: disc;
}
.contactField {
	width: 100%;
}
.guestbook{
	font-family: Georgia;
	font-size: 11px;
	color: #333333;
}
.submit{
	font-family: Georgia;
	font-size: 11px;
	color: #333333;
}
.input{
	font-family: Georgia;
	font-size: 11px;
	color: #392e1a;
}
.error{
	color: #AA0000;
}
#message{
	font-size: 12px;
	border: 0px solid #999999;
	background-color: #EEEEEE;
}
#message #title{
	font-variant: small-caps;
	background-color: #DDDDDD;
}
#message #memo{
	padding-left: 10px;
}
