A:link, A:visited, A:active 
	{ 
	color: #020d44;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline
	}

A:hover
	{
	color: #a40601;
	text-decoration: underline
	}

A.navbar:link, A.navbar:visited 
	{ 
	color: white;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
	
A.navbar:hover
	{
	color: #ffd859;
	font-size: 12px;
	text-decoration: underline
	}
	
A.navbar:active
	{
	color: #ffd859;
	font-size: 12px;
	text-decoration: none;
	} 
	
A.navbar2:link, A.navbar2:visited, A.navbar2:active 
	{ 
	color: #005c9c;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
	
A.navbar2:hover
	{
	color: white;
	font-size: 12px;
	text-decoration: underline
	}
	
A.navbar2:active
	{
	color: #005c9c;
	font-size: 12px;
	text-decoration: none;
	}

A.nav:link, A.nav:visited, A.nav:active 
	{ 
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 20%;
	}
	
A.navOn:link, A.navOn:visited, A.navrOn:active 
	{ 
	color: #ffd859;
	text-decoration: none;
	font-weight: bold;
	line-height: 20%;
	}
	
A.nav:hover
	{
	color: #ffd859;
	text-decoration: underline
	line-height: 20%;
	}

A.map:link, A.map:visited, A.map:active 
	{ 
	color: #020d44;
	font-family: arial;
	font-size: 10px;
	text-decoration: underline
	}

A.map:hover
	{
	color: #a40601;
	text-decoration: underline
	}
	
A.tiny:link, A.tiny:visited, A.tiny:active 
	{ 
	color: #133185;
	font-family: arial;
	font-size: 11px;
	text-decoration: none
	}

A.tiny:hover
	{
	color: #133185;
	text-decoration: none
	}
	
A.home:link, A.home:visited, A.home:active 
	{ 
	color: #005C9C;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
	}

A.home:hover
	{
	color: #005C9C;
	text-decoration: none
	}
				
A.footer:link, A.footer:visited, A.footer:active 
	{ 
	color: white;
	font-family: arial;
	font-size: 11px;
	text-decoration: none
	}
	
A.footer:hover
	{
	text-decoration: underline
	}
		
BODY
	{
		font-family: arial;
		color: #020d44;
		background: url(images/background.gif) repeat-x #666666;
		margin: 0px;
		background: url(http://www.webhotmarketing.com/solarplusdev/images/background-gif.jpg) #000;  
	}
	
TD, P 
	{ 	
		color: #020d44;
		font-family: arial;
		font-size: 12px
	}
	
h1   
	{
		color: #2b8707;
		font-size: 13px;
		margin: 0px;
		font-family: arial;
		font-weight: bold;
	}
	
h2  
	{
		color: #0f155a;
		font-size: 17px;
		margin: 0px;
		font-family: arial;
		font-weight: bold;		
	}
	
h3   
	{
		color: #005C9C;
		font-size: 14px;
		font-weight: bold;
		margin: 0px;
		font-family: arial;
	}
	
h4   
	{
		color: #2862C3;
		font-size: 14px;
		font-weight: bold;
		margin: 0px;
		font-family: arial;
	}
	
.m1   
	{
		color: #020d44;
		font-family: arial;
		font-size: 14px;
	}

.m2   
	{
		color: #f6bd04;
		font-family: arial;
		font-size: 18px;
		text-decoration: none;
	}

.blue
	{
		color: #0f155a;
		font-size: 19px;
		margin: 0px;
		font-family: arial;
		font-weight: bold;
	}
	
.blueSMALL   
	{
		color: #005C9C;
		font-size: 12px;
		font-family: arial;
		font-weight: bold;
	}
	
.white  
	{
		color: white;
		font-family: arial;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
	}

.green   
	{
		color: #2B8707;
		font-family: arial;
		font-size: 14px;
	}

.yellow   
	{
		color: #F6BD04;
		font-size: 26px;
		font-family: arial;
	}
	
.yellowSMALL
	{
		color: #F6BD04;
		font-size: 12px;
		font-family: arial;
		font-weight: bold;
	}
			
.small
	{
		color: #020d44;
		font-family: arial;
		font-size: 11px;
	}
	
.tiny
	{
		color: #2f3656;
		font-family: arial;
		font-size: 9px;
	}
	
.contact 
	{
		color: yellow;
		font-size: 15px;
		font-weight: normal;
		margin: 0px;
	}
	
.middleShadow
	{
		background: url(images/middle_shadow.gif) repeat-x;
	}
	
.before    
	{
		color: #ffffff;
		font-size: 18px;
	}
	
.field    
	{
		border: 1px solid black;
		font-size: 10px;
		font-family: arial;
		width: 90px
	}

.rightbar
	{
	color: white;
	font-family: arial;
	font-size: 9px;
	text-decoration: none
	}
ul
	{
	line-height: 15px;
	}
	
ol
	{
	margin-bottom: 15px;
	}


.footer
	{ 	
		color: #2b36a4;
		font-family: arial;
		font-size: 11px;
	}
	
.webhot
	{ 	
		color: white;
		font-family: arial;
		font-size: 10px;
		text-align: center;
		padding: 15px;
	}
	
img 
	{
	border: 0px;
	}
	
.phone 
	{
		color: white;
		font-family: arial;
		font-size: 20px;

	}
	
.redlink
	{
		color: #9d0805;
		font-family: arial;
		font-size: 12px;
		text-decoration: underline
	}