/********************************************************

TAGS

********************************************************/

body					{background-repeat: repeat-x}

td						{font-family: arial, helvetica, sans-serif;
						font-size: 12px}

input					{font-family: verdana, arial, helvetica, sans-serif;
						font-size: 10px;}


/********************************************************

CLASSES

********************************************************/

.title					{font-size: 12;
						font-weight: bold;
						color: #082d6c}
						
.whitetitle				{font-size: 12;
						font-weight: bold;
						color: #ffffff;
						margin: 4px}

.oem_nav				{font-family: arial, helvetica, sans-serif;
						font-size: 10;
						background-color: #effff6}
						
.repair_nav				{font-family: arial, helvetica, sans-serif;
						font-size: 10;
						background-color: #ffebc7}						


.big_green				{font-size: 15px;
						font-weight: bold;
						color: #8ABF65}
						
.sm_green				{font-size: 12px;
						font-weight: bold;
						color: #8ABF65}
						
.big_orange				{font-size: 15px;
						font-weight: bold;
						color: #ff9a26}
						
.sm_orange				{font-size: 12px;
						font-weight: bold;
						color: #ff9a26}
						
.sm_white				{font-size: 12px;
						font-weight: bold;
						color: #ffffff}
						
.tiny_white			{font-size:3px;
						color: #ffffff}
						
.caption				{font-family: arial, helvetica, sans-serif;
						font-weight: bold;
						color: #888888;
						text-transform: uppercase;
						font-size: 11px}
						
.caption_dk				{font-family: arial, helvetica, sans-serif;
						font-weight: bold;
						color: #082d6c;
						text-transform: uppercase;
						font-size: 11px}
						
.tinytext				{font-size: 9px;
						color: #082d6c}
						
.padded					{margin: 10px}

.redsmall				{font-family: verdana;
						font-size: 10px;}





/********************************************************

LINKS
********************************************************/


A:link						{color: #082d6c;}
A:visited					{color: #082d6c;}
A:hover						{color: #ff6633;}

A.navlink:link				{color: #046f1f;
							text-decoration: none}
A.navlink:visited			{color: #046f1f;
							text-decoration: none}
A.navlink:hover				{color: #000000;
							text-decoration: none}
							
A.rnavlink:link				{color: #e56f00;
							text-decoration: none}
A.rnavlink:visited			{color: #e56f00;
							text-decoration: none}
A.rnavlink:hover			{color: #000000;
							text-decoration: none}

A.white:link				{color: #ffffff;
							text-decoration: none}
A.white:visited				{color: #ffffff;
							text-decoration: none}
A.white:hover				{color: #a0b8e8;
							text-decoration: none}
							
A.redsmall:link				{color: #082d6c;
							text-decoration: none}
A.redsmall:visited			{color: #082d6c;
							text-decoration: none}
A.redsmall:hover			{color: #000000;
							text-decoration: none}