﻿
/*Modal Popup*/
.modalBackground {
	background-color:#006699;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#33cc00;
	padding:3px;
	width:250px;
}

.dealership_name {font-size:24pt;color:#2147a1;font-family:Calibri, Arial, Verdana}
.dealership_style1 {font-size:14pt;font-weight:bold;color:#2147a1;border-bottom:dotted 1px #2147a1;margin-bottom:5px;}
.dealership_style2 {font-size:11pt;font-weight:bold;color:red;margin-bottom:5px;}

body
{
    background-position: center;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
    font-family: arial;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    color: #ffffff;
    background-color:#333333;
}
tr, td, p, div, li {
	font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: arial;
}
h1 {
    margin-top: 0px;
	font-size: 18px;
	color: #d01214;
}
h2 {
    margin: 5px;
	font-size: 12pt;
	color: #666666;
}

p 
{
    padding-left:20px;
    padding-right:40px;
    color:#333333;
}

p a 
{
    color:#333333;
}

a
{
    color: #333333;
    text-decoration: none;
}

.bg_div 
{
	text-align:center;
}



.trclass_a0
{
    background-color:#ffffff;
}
.trclass_b0
{
    background-color:#cccccc;
}
.trclass_a1
{
    background-color:#ffffff;
}
.trclass_b1
{
    background-color:#e6e6e6;
}

.main_table 
{
	width:1000px;
    background-image: url(../images/main_table_bg.jpg);
    background-repeat: repeat-y;
}
.main_content td 
{
vertical-align:top
}
.content_homemain 
{
	width:665px;
	vertical-align:top;
}
.content_homeside 
{
	width:335px;
	vertical-align:top;
}
.content_main 
{
	width:760px;
	vertical-align:top;
}
.content_side 
{
	width:240px;
	vertical-align:top;
}

.app_button 
{
	background-color:#e6e6e6;
	border:outset;
	color:red;
}
.formInput 
{
	background-color:#e6e6e6;
	color:#333333;
	font-size:9pt;
	width:180px;
}
.formDDL 
{
	background-color:#e6e6e6;
	color:#333333;
	font-size:9pt;
}
.StockDeal a{padding:0px; margin:0px; color:#006699; font-size:9pt;}
.StockDeal td{font-size:8pt;}
.StockDeal h3{padding:0px; margin:0px; color:#006699; font-size:9pt; padding-bottom:2px;}
.StockDeal h2{padding:0px; margin:0px; color:#d01214; font-size:12pt;}


