body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-image:url(images/bg.gif);
	margin:0px;
}
 div , td{
 	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
 }
#container {
	width:760px;
	margin-right:auto;
	margin-left:auto;
}
#header {
	width:760px;
	height:169px;
}
#header_right {
	float:right;
	width:569px;
	height:142px;
}
#header_right_1 {
	width:569px;
	height:28px;
}
#header_right_2 {
	width:569px;
	height:24px;	
}
#header_middle {
	width:358px;
	height:90px;
	float:left;
}
#header_sky {
	width:338px;
	height:63px;
	background:url(images/h_1.jpg) no-repeat;
	padding-left:20px;
}
#n_1 {
	width:358px;
	height:27px;
	background:#cccccc url(images/n1_bg.gif) repeat-x;	
}
#n_2 {
	width:711px;
	height:27px;
	float:left;
	background:#cccccc url(images/n2_bg.gif) repeat-x;
}
#main {
	margin-top:-2px;
	width:758px;
	background-color:#ffffff;
	border-left:1px solid #909090;
	border-right:1px solid #909090;
	border-bottom:1px solid #909090;	
}
#footer {
	text-align:center;
	color:#999999;
	height:auto;
}

.l {
	float:left;
}
.r {
	float:right;
}
.breaker {
	clear:both;
	height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}
.br_breaker {
	clear:both;
	font-size:0px;
}
a.b, a.b:visited {
	display:block;
	float:right;
	width:auto;
	height:19px;
	padding:5px 4px 0px 6px;
	background:#ffffff url(images/b_bg.gif);
	color:#9a0000;
	font-weight:bold;
	text-decoration:none;
}
a.b:hover {
	color:#ea4841;
}
a.n, a.n:visited {
	display:block;
	float:left;
	width:auto;
	height:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	background:transparent url(images/arrow_red.gif) bottom left no-repeat;
	margin:6px 12px 0px 0px;
	padding:0px 0px 2px 13px;
}
a.n:hover {
	background:transparent url(images/arrow_red_o.gif) bottom left no-repeat;
	color:#ea4841;
}
a.n_blue, a.n_blue:visited {
	display:block;
	float:left;
	width:auto;
	height:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	background:transparent url(images/arrow_blue.gif) bottom left no-repeat;
	margin:6px 4px 0px 0px;
	padding:0px 0px 2px 13px;
}
a.n_blue:hover {
	background:transparent url(images/arrow_blue_o.gif) bottom left no-repeat;
	color:#445fdd;
}

.tile_box{
	width:124px;
	height:1080px;
	background:#cccccc url(images/t_top.gif) top center no-repeat;
	padding:15px 0px 10px 0px;
	margin:4px 2px 4px 2px;
}
.tiles {
	margin:1px 2px 1px 2px;
}
.search_box{
	float:left;
	width:116px;
	height:auto;
	background:#cccccc url(images/t_top.gif) top center no-repeat;
	padding:15px 0px 10px 4px;
	margin:4px 2px 4px 2px;
}

.search_page {
	float:right;
	width:620px;
	height:auto;
	margin-right:4px;
}
.tile_bottom{
	padding:15px 0px 10px 0px;
	margin:4px 2px 4px 2px;
}
.title {
	background:#eaeaea url(images/title_top.gif) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:4px 2px 4px 2px;
	padding:16px 0px 6px 0px;
	width:494px;
	color:#000066;
	font-size:12px;
	text-align:center;
}
.title2 {
	background-color:#eaeaea;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:4px 2px 20px 4px;
	padding:6px 0px 6px 0px;
	color:#000066;
	font-size:12px;
	text-align:center;
}
.title3 {
	background-color:#eaeaea;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	padding:2px 4px 2px 4px;
	color:#000066;
}
.desc {
	padding:4px 2px 2px 4px;
	}
.errmsg {
	border:1px solid #ff0000;
	margin:2px 0px 4px 2px;
	padding:4px;
	background-color:#FFFFCC;
	}
p {
	line-height:1.2;
	margin:8px;
}
.indented {
	margin-left:50px;
}
a.but, a.but:visited, a.gbut, a.gbut:visited  {
	display:block;
	width:83px;
	height:19px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;	
	padding:4px 0px 2px 0px;
	text-align:center;
}
a.but, a.but:visited {
	background:#010066 url(images/but.gif) no-repeat;
}
a.gbut, a.gbut:visited {
	background:#010066 url(images/gbut.gif) no-repeat;
	margin-top:4px;
}
a.but:hover {
	background:#9a0000 url(images/but_o.gif) no-repeat;
}
a.gbut:hover {
	background:#9a0000 url(images/gbut_o.gif) no-repeat;
}
.red {
	font-weight:bold;
	color:#9a0000;
	margin:8px;
}

select {
	background-color:#e3ecfd;
	font-size:10px;
	color:#3e4e97;
	width:100px;
	
}
input, textarea {
	background-color:#e3ecfd;
	color:#3e4e97;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
td.right {
	text-align:right;
}
td.tablehead {
	color:#ffffff;
	font-weight:bold;
	background-color:#010066;
	text-align:center;
	padding:2px 6px 2px 6px;
}
td.tablecell {
/*	background-color:#ffffff;*/
	vertical-align:top;
	padding:2px;
}
.arrows {
	float:right;
	margin-left:2px;
}
.pic {
	border:1px solid #010066;
}
a.prevnext, a.prevnext:visited {
	color:#445fdd;
	text-decoration:none;
}
a.prevnext:hover {
	color:#9a0000;
	text-decoration:underline;
}
a.d_link, a.d_link:visited {
	color:#445fdd;
	text-decoration:none;
}
a.d_link:hover {
	color:#9a0000;
	text-decoration:underline;
}
a.backbutton, a.backbutton:visited {
	display:block;
	float:left;
	width:240px;
	height:16px;
	background:#fff url(images/backbutton.gif) left no-repeat;
	padding-left:26px;
	margin:4px 0px 0px 6px;;
	text-decoration:none;
	font-weight:bold;
	color:#445fdd;
	
}
a.backbutton:hover {
	color:#9a0000;
	background:#fff url(images/backbutton_o.gif) left no-repeat;
}
.d_name {
	width:104px;
	height:auto;
	padding:2px;
	background-color:#eaeaea;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	border-top:1px solid #999;
	border-left:1px solid #999;
	font-weight:bold;
	margin-top:4px;
}

.tr_vehsimple {
	background-color:#ffffff;
	background-image:none;
}
.tr_vehsimple_over {
	background:#ffffff url(images/trbg.jpg) bottom repeat-x;
}



a.con, a.con:visited {
	text-decoration:none;
	color:#0000eb;
}
a.con:hover {
	color:#ff3333;
	text-decoration:underline;
}

.mphotos {
	color:yellow;
	margin-top:-22px;
	font-size:9px;
	font-weight:bolder;
}


