body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #DDDDDD;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
td {
	font-size: 10px;
}
.alignRgt { text-align: right; } .alignCtr { text-align: center; } .alignLft { text-align: left; }
.btnGap {
	margin-bottom: 2px;
}
.nansiFrmSel {
	font-size: 10px;
	color: #666666;
	width: 150px;
}
h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 11px;
	color: #000000;
}
h2 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 11px;
	color: #990000;
}
.DDDDDD {
	background-color: #DDDDDD;
}
#white {
	position: absolute;
	top: 113px;
	width: 100%;
	height: 530px;
	background-color: #FFFFFF;
}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 113px;
	background-color: #DDDDDD;
	text-align: center;
	z-index: 0;
}
#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 2;
	height: 589px;
}
#content table {
	display: inline;
}
#content table td {
	vertical-align: top;
}
#content_main {
	background-image: url(../img/bg_right.gif);
	padding-top: 164px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
}
#content_main_div {
	width: 590px;
	height: 400px;
	overflow: auto;
}
#content_left {
	background-image: url(../img/bg_left.gif);
	padding-top: 33px;
	padding-left: 35px;
	text-align: left;
	vertical-align: top;
}
#content_left_div {
	width: 265px;
	height: 320px;
	overflow: hidden;
}
#bottom {
	position: absolute;
	top: 620px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	background-color: #DDDDDD;
	color: #666666;
	z-index: 4;
}
#bottom a {
	color: #666666;
	text-decoration: none;
}
#tblSearchForm td {
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bdr_tb {
	border-top: dotted 1px #666666;
	border-bottom: dotted 1px #666666;
}
.bdr_t {
	border-top: dotted 1px #666666;
}
.bdr_b {
	border-bottom: dotted 1px #666666;
}
.srVehicleTitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#divImage {
	width: 570px;
}
.smprnt {
	text-align: center;
	font-size: 8px;
}
input, textarea{
	border: 1px solid Gray;
	color: #696969;
	background-color: #F5F5F5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.noStyle{
	border: 0px none;
}

