#myscroll
{
	width:440px;
	height:422px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.textbox{
	font-family:tahoma;
	font-size:11px;
	vertical-align: middle;
	line-height:14px;
	color:#585040;
	width:200px;
	
}

.demo {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#996600;
vertical-align: top;

}


td, table{
	font-family:tahoma;
	font-size:11px;
	vertical-align: Top;
	line-height:14px;
	color:#585040;
	
}
.place{
	background-position: center center;
	text-align: center;

}

form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	background-color:#444444;
	background-position: center center;
}/**/

a{ color:#AB2617; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#585040; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px;}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding:0 0 0 7px}
.list ul li a{ color:#C5513B; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px;}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top; padding:0 0 0 7px}
.list1 ul li a{ color:#B02114; text-decoration:underline}
.list1 ul li a:hover{text-decoration:none}


.green{ color:#749F1F}
.green a{ color:#749F1F; text-decoration:underline}
.green a:hover{ text-decoration:none}

.policy{ color:#706F6F}
.policy a{ color:#706F6F; text-decoration:none}
.policy a:hover{ text-decoration:underline}

.black{ color:#B3B1B1}
.black a{ color:#C5513B; text-decoration:underline}
.black a:hover{ text-decoration:none}
.black b a{ color:#B3B1B1; text-decoration:underline}
.black b a:hover{ text-decoration:none}
.black span{ color:#C5513B; font-size:10px}

.form input {
	width:166px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color: #585040;
	padding:2 0 0 6px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff
}

.form textarea {
	width:166px;
	height:119px;
	font-family:tahoma;
	font-size:11px;
	color:#585040;
	padding:2 0 0 6px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff;
	overflow:auto;
	vertical-align:top;
}
