/* CSS Document */
body {
	margin:0px;
	}
td {
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
	}
.leftBG1 {
	background:url(../images/layout/img_left01.jpg);
	background-position: right;
	background-repeat:no-repeat;
	margin:0px;
	}
.leftBG2 {
	background:url(../images/layout/img_left02.jpg);
	background-position: right;
	background-repeat:no-repeat;
	margin:0px;
	}
.cars {
	width:168px;
	height:43px;
	font-family:Arial;
	font-size:30px;
	color:#64a74d;
	margin-bottom:27px;
	}
.lefttext1 {
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	}
.footertext {
	font-family:Tahoma;
	font-size:10px;
	color:#676d76;
	}
.titletext {
	font-family:Tahoma;
	font-size:11px;
	color:#303030;
	}
.boardtext1 {
	font-family:Arial;
	font-size:11px;
	color:#4c4c4c;
	}
.boardtext2 {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	border-right:solid 1px #73839c;
	}
.boardtext3 {
	font-family:Arial;
	font-size:12px;
	color:#ffec00;
	font-weight:bold;
	}
.boardtext4 {
	font-family:Arial;
	font-size:16px;
	color:#ffffff;
	}
	
	
a.img1 img {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	border: none;
}

a.img1:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	border: none;
}

a.link:link              { color: #6a7980; text-decoration: none; font-size:10px; }
a.link:visited           { color: #6a7980; text-decoration: none; font-size:10px; }
a.link:active            { color: #6a7980; text-decoration: none; font-size:10px; }
a.link:hover             { color: #3e885a; text-decoration: none; font-size:10px; }

a.link1:link             { color: #676d76; text-decoration: none; }
a.link1:visited          { color: #676d76; text-decoration: none; }
a.link1:active           { color: #676d76; text-decoration: none; }
a.link1:hover            { color: #676d76; text-decoration: underline; }

a.link2:link             { color: #555555; text-decoration: none; }
a.link2:visited          { color: #555555; text-decoration: none; }
a.link2:active           { color: #555555; text-decoration: none; }
a.link2:hover            { color: #555555; text-decoration: underline; }

.borderline1 {
	border:solid 1px #cdd1d1;
	}
.borderline2 {
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;
	}
.borderline3 {
	border-right:solid 1px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
	}
.borderline4 {
	border-bottom:solid 1px #d0d0d0;
	}
.borderline5 {
	border-right:solid 1px #d0d0d0;
	}
.borderline6 td {
	border-left: solid 1px #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	}
.borderline7 {
	border-right: solid 1px #c9c9c9;
	color:#ff7800;
	font-weight:bold;
	}
.input1 {
	border:solid 1px #cdd1d1;
	}
