/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.TitleGrey16,
h1,
h2,
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #414042;
}
.mainText {
	font-family: Verdana;
	font-size: 11px;
	color: #414042;
	line-height:150%;
}
.addText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.rollTEXT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414042;
}
.rollTEXT a:link{
	color:#414042;
	text-decoration:underline;
}
.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.rollTEXT a:visited{
	color:#414042;
	text-decoration:underline;
}
.rollTEXT a:active{
	color:#414042;
	text-decoration:underline;
}
.rollTEXT a:hover{
	color:#ff0000;
	text-decoration:none;
}
.TitleRed12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e3101c;
}
.textwhite {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.TitleWhiteRedBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #e3101c;
	text-align: center;
}
.TitleWhiteRedBox2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../about/table_title_bg.gif);
	padding-left: 10px;
	height: 30px;
}
.rollCopyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414042;
}
.rollCopyright a:link{
	color:#414042;
	text-decoration:none;
}
.rollCopyright a:visited{
	color:#414042;
	text-decoration:none;
}
.rollCopyright a:active{
	color:#414042;
	text-decoration:none;
}
.rollCopyright a:hover{
	color:#ff0000;
	text-decoration:none;
}
.textYellow {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}
.textRed {
	font-family: Verdana;
	font-size: 11px;
	color: #e3101c;
}
.TitleWhiteGreyBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}


#news 										{ margin-top:22px; background-image:url(../home/banner6.jpg); background-repeat:no-repeat; padding-top:10px; padding-right:20px;}
#news h5									{ margin:0;}
 ul.news-item 						{ margin-top:10px; margin-left:-30px; *margin-left:10px;}
 ul.news-item li 					{ font-size:10px; margin:5px  0 10px 0; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:130%;}
 ul.news-item li strong 	{ font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#CC0000; font-weight:bold;}

.newsticker ul li{ list-style:none; display:block; padding-bottom:10px; margin-bottom:5px; font-size:10px; font-family:Verdana, Geneva, sans-serif;}

.newsticker { height:500px; font-size:10px; padding:15px; }  
  
.clear { clear: both; }  

img.partners 							{ margin:10px 0 0 0;}

table tr td.pr 						{ padding:10px 10px 0;}

h2 										{ margin-top:5px;}
h6 										{ margin: 0px;}
p 											{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:150%;}

table.service-package-list		{ width:100%; border-top:solid 1px #efefef;border-left:solid 1px #efefef; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }
	table.service-package-list tr.mileage td { background-color:#999999;}
	table.service-package-list tr.price td { background-color:#666666}
	table.service-package-list tr.service-items td { background-color:#CCCCCC; color:#333333;}
	table.service-package-list tr.car-model td { background-color:#f34500; font-size:10px; font-weight:bold;}		
		table.service-package-list tr td { padding:5px; color:white; border-bottom:solid 1px #efefef; border-right:solid 1px #efefef;}
		

table.news-data tr td 				{ padding:5px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333;}
table.news tr td 						{ padding:15px; }

