/* Default CSS Stylesheet for "Contact Cars" project */

A {font-weight:bold; font-size:14; color:#003373; FONT-FAMILY: Arial;}
A:link	{	
	text-decoration:	underline;
	color:	#00007D;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#000000;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#00007D;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#FD8B13;
	}

.Search	{
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial; font-weight:bold; TEXT-DECORATION: none	
	}
	
.Search:link {color:#000000}
.Search:active {color:#000000}
.Search:visited {color:#000000}	
.Search:hover {color:#ffffff}


.SearchBox
	{
	FONT-FAMILY: Arial; font-weight:bold; font-size: 11px; color:#333333; text-decoration:none; width:145px; height:2px;
	}

.DetailedSearch
	{
	FONT-FAMILY: Arial; font-weight:bold; font-size: 13px; color:#333333; text-decoration:none; width:145px;
	}

.DetailedSearchDirectory
	{
	FONT-FAMILY: Arial; font-weight:bold; font-size: 13px; color:#333333; text-decoration:none; width:170px;
	}

/* Random Car for Car Directory*/
.DirectoryRandomCarMain
	{
	FONT-FAMILY: Arial; font-weight:bold; font-size: 18px; color:#FD8B13; text-decoration:none;
	}
.DirectoryRandomCarMain:link {text-decoration:none; color:#FD8B13}
.DirectoryRandomCarMain:active {text-decoration:none; color:#FD8B13}
.DirectoryRandomCarMain:visited {text-decoration:none; color:#FD8B13}	
.DirectoryRandomCarMain:hover {text-decoration:none; color:#00007D}

.DirectoryRandomCarSub
	{
	FONT-FAMILY: Arial; font-weight:bold; font-size: 13px; color:#FD8B13; text-decoration:none;
	}
.DirectoryRandomCarSub:link {text-decoration:none; color:#FD8B13}
.DirectoryRandomCarSub:active {text-decoration:none; color:#FD8B13}
.DirectoryRandomCarSub:visited {text-decoration:none; color:#FD8B13}	
.DirectoryRandomCarSub:hover {text-decoration:none; color:#00007D}


.wallText					{FONT-WEIGHT: 100; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY:arial; TEXT-DECORATION:none }
.wallText:link				{FONT-WEIGHT: 100; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY:arial; TEXT-DECORATION:none}
.wallText:visited			{FONT-WEIGHT: 100; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY:arial; TEXT-DECORATION:none}
.wallText:hover				{FONT-WEIGHT: 100; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY:arial; TEXT-DECORATION:underline}




.sign					{FONT-WEIGHT: 700; FONT-SIZE: 10pt; Color: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION:none}
.sign:link				{FONT-WEIGHT: 700; FONT-SIZE: 10pt; Color: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION:none}
.sign:visited			{FONT-WEIGHT: 700; FONT-SIZE: 10pt; Color: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION:none}
.sign:hover				{FONT-WEIGHT: 700; FONT-SIZE: 10pt; Color: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION:underline}


	
.DirectoryCarDetailsMain
	{
	FONT-FAMILY: Arial; font-weight:bold; font-size: 20px; color:#FD8B13; text-decoration:none;
	}

.DirectoryCarDetailsSub
	{
	FONT-FAMILY: Arial; font-weight:bold; font-size: 15px; color:#FD8B13; text-decoration:none;
	}

.Calculator
	{
	FONT-FAMILY: Arial; font-weight:bold; font-size: 13px; border:1px solid #000000; VISIBILITY: visible; WIDTH: 145px; BACKGROUND-COLOR: #DCDBDB; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
	}

.SellCar
	{
	FONT-FAMILY: Arial; font-weight:bold; font-size: 13px; color:#333333; text-decoration:none; width:200px; 
	}

.Buttons
	{
	FONT-FAMILY: Arial; font-weight:bold; font-size: 13px; color:#000000; text-decoration:none;
	}
TD {FONT-FAMILY: arial; font-weight:bold; FONT-SIZE: 14;FONT-WEIGHT: bold;}
		

/*SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}*/