<!-- ===========================================
Filename: core.css
============================================ -->

--dealer training online Start--
============================================ 

.body
	{
	font-family: verdana, lucida, sans-serif; 
	font-size: 10pt;
	color: #FFFFFF
	}
	
.body A

	{
	text-decoration: underline;
	color: #FFFFFF;
	}

.body A:hover
	{
	text-decoration: none;
	color: #FFFFFF
	}
	
	
.copy
	{
	font-family: verdana, lucida, sans-serif; 
	font-size: 8pt;
	margin-left: 15px;
	width: 490; 
	line-height: 16px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #666666
	}
	
.copy A

	{
	text-decoration: underline;
	color: #666666
	}

.copy A:hover
	{
	text-decoration: none;
	color: #666666
	}

.copyNav
	{
	font-family: tahoma, verdana, lucida, sans-serif; 
	font-size: 9pt; 
	font-weight: 200; 
	color: #000000; 
	text-align: left;
	margin-left: 5px;  
	margin-top: 5px; 
	margin-bottom: 8px
	}	
	
.copyNav A 
	{
	text-decoration: none; 
	color: #000000
	}
	
.copyNav A:hover 
	{
	text-decoration: none; 
	color: #FF4400
	}

.copyright
	{
	font-family: verdana, lucida, sans-serif; 
	font-size: 7pt; 
	color: #666666; 
	margin-left: 0px;
	margin-right:0px;
	margin-top: 8px;
	margin-bottom: 0px
	}
	
.copyright A
	{
	text-decoration: none;
	color: #666666;
	}

.copyright A:hover
	{
	text-decoration: none;
	color: #333333
	}
	
