
BODY, TD, P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #777777;
}

.pageHeader{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	font-weight : bold;
}

P.break { page-break-after: always }

.contentLinks{
	font-family : inherit;
	font-size : inherit;
	color : #cc6600;
	font-weight : inherit;
	text-decoration : none;
	
}
.contentLinks:LINK	{font-weight : inherit}
.contentLinks:VISITED {font-weight : inherit}
.contentLinks:ACTIVE {font-weight : inherit}
.contentLinks:HOVER {font-weight : inherit;color:inherit;text-decoration : underline;}

.viewImageHeader{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #ffffff;
	font-weight : bold;
}

.mainLinks  {
	font-family : verdana;
	font-size : 10pt;
	color : #222222;
	font-weight : bold;
	text-decoration : none;
	
}
.mainLinks:LINK	{font-weight : inherit}
.mainLinks:VISITED {font-weight : inherit}
.mainLinks:ACTIVE {font-weight : inherit}
.mainLinks:HOVER {font-weight : bold;color:#074607;text-decoration : none;}

.adminLinks  {
	font-family : arial;
	font-size : 10pt;
	color : #222222;
	font-weight : normal;
	text-decoration : none;
	
}

.adminLinks:LINK	{font-weight : inherit}
.adminLinks:VISITED {font-weight : inherit}
.adminLinks:ACTIVE {font-weight : inherit}
.adminLinks:HOVER {font-weight : normal;color:#074607;text-decoration : underline;}

.adminLinksBold  {
	font-family : arial;
	font-size : 10pt;
	color : #074607;
	font-weight : bold;
	text-decoration : none;
	
}
.adminLinksBold:LINK	{font-weight : inherit}
.adminLinksBold:VISITED {font-weight : inherit}
.adminLinksBold:ACTIVE {font-weight : inherit}
.adminLinksBold:HOVER {font-weight : bold;color:#074607;text-decoration : underline;}

.tabLinks  {
	font-family : arial;
	font-size : 8pt;
	color : #333333;
	font-weight : normal;
	text-decoration : none;
	
}
.tabLinks:LINK	{font-weight : inherit}
.tabLinks:VISITED {font-weight : inherit}
.tabLinks:ACTIVE {font-weight : inherit}
.tabLinks:HOVER {font-weight : normal;color:#E4490C;text-decoration : underline;}

.mainLinksTD  {
	font-family : verdana;
	font-size : 10pt;
	color : #222222;
	font-weight : bold;
	
	border-right: 1px dashed Green;
}

.formError
{
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;	
}

.dealer_leftHeaderInfo
{
	color: #0E6007;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
}


.tasksHighlight
{
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;	
	text-decoration : none
}
.tasksHighlight:LINK	{font-weight : inherit}
.tasksHighlight:VISITED {font-weight : inherit}
.tasksHighlight:ACTIVE {font-weight : inherit}
.tasksHighlight:HOVER {text-decoration : underline;}

.sectionH2
{
	color: #222222;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;	
}

.sectionComments
{
	color: #555555;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;	
}


.flatInput
{
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	border : 1px solid;
	border-color : #525252;
}

.flatInputGrey
{
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10px;
	border : 1px solid;
	border-color : #555555;
	height:18px;
}

.tasksMessages
{
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	
}

li { 
list-style-position: inside; 
text-indent: -16px; 
margin-left: 16px; 
} 

.list-header
{
	color: #555555;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;	
}

.list-content
{
	color: #555555;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;	
	
}
.list-content:LINK	{font-weight : inherit}
.list-content:VISITED {font-weight : inherit}
.list-content:ACTIVE {font-weight : inherit}
.list-content:HOVER {font-weight : normal;color:#E4490C;text-decoration : underline;}

.tableBorder-2E2E2E
{
	
	border-left: 1px solid #2E2E2E;
	border-right: 1px solid #2E2E2E;
	border-top: 1px solid #2E2E2E;
	border-bottom: 1px solid #2E2E2E;
	
	
}

.main-pic-right
{
	
	border-left: 1px solid #000000;	
	
	border-bottom: 1px solid #000000;
	
	
}

.mainPicInfoHeader
{
	color: #444444;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;	
	
	padding-top: 3px;
}

.frontPage
{
	color: #333333;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;	
	
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	
	text-align: justify;
	
	
}

.newsItems
{
	color: #333333;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;	
	
	text-decoration : none;
	
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	border-left: 1px dashed #2E2E2E;
	border-right: 1px dashed #2E2E2E;
	border-top: 1px dashed #2E2E2E;
	border-bottom: 1px dashed #2E2E2E;	
	
}

.newsItemLinks
{
	color: #333333;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;	
	
	text-decoration : none;
		
}
.newsItemLinks:LINK	{font-weight : inherit}
.newsItemLinks:VISITED {font-weight : inherit}
.newsItemLinks:ACTIVE {font-weight : inherit}
.newsItemLinks:HOVER {font-weight : normal;color:#E4490C;text-decoration : underline;}

.newsTitle
{
	color: #333333;
	font-family: verdana;
	font-weight: bold;
	font-size: 24px;	
}

.newsMisc
{
	color: #333333;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;	
}

.dealerHeader
{
	color: #333333;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;	
}

.dealerContent
{
	color: #555555;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;	
}

.productsType
{
	color : #777777;
	font-family : verdana;
	font-size : 14pt;
	font-weight : normal;
}

.productsModel
{
	color : #444444;
	font-family : verdana;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
.productsModel:LINK	{font-weight : inherit}
.productsModel:VISITED {font-weight : inherit}
.productsModel:ACTIVE {font-weight : inherit}
.productsModel:HOVER {font-weight : inherit;color:inherit;text-decoration : underline;}

.productsDescription
{
	color : #555555;
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

.dealer_leftnav
{
	background-color: #C1F07B
}

.supplierBGColor
{
	background-color: #C1F07B
}

.listrowdivide
{
	background-color: #C1F07B
}