	.companyName {

		font-size: 20px;

		font-weight: bold;

		font-family: Arial;

		color: #CC9933;

	}

	.slogan {

		font-size: 14px;

		font-weight: bold;

		font-family: Arial;

		color: #999900;

	}

	.date {

		font-size: 11px;

		font-family: Arial;

		color: #666666;

	}

	.quote {

		font-size: 11px;

		font-family: Arial;

		color: #666666;

	}

	.welcome {

		font-size: 16px;

		font-family: Arial;

		font-weight: bold;

		color: #0068ae;

	}

	.menu {

		font-size: 10px;
		
	
	}
	
	.menulink {
	
	color: #0068ae;
	font-size: 12px;
	font-weight: bold; 
	font-family: verdana;
	
	}
	
	a.menulink {
	
	font-family: Verdana;
		
	color: #0068ae;

	text-decoration: none;
	
	font-weight: bold;
	
	}
	a.menulink:visited {
	color: #0068ae;
	}
	
	a.menulink:active {
	color: #0068ae;
	}

a.menulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #7aac4c;
	font-weight:bold;
}

	.footer {

		font-size: 9px;

	}

	.footerlink{

		color: #000000; 
			
		font-size: 9px;

	}

	a.footerlink {

		color: #0068ae;

		text-decoration: none;
		
		font-size: 9px;

	}
	a.footerlink:hover {
	color: #7aac4c;
	text-decoration: underline;
}

	body,td,p,div, a {

		font-size: 11px;

		font-family: Verdana;

		color: #555555;

		margin: 0 0 0 0;

		text-decoration: none;
}
a:visited {
text-decoration: none;
color: #0068ae;
}

a:hover {
	text-decoration: underline;
	color:#7aac4c;
}

a:active {
	text-decoration: none;
	color: #0068ae;
}

	.font {
	
		font-size: 11px;

		font-family: verdana;
		
	}
	    
		.fontlink {

		color: #0068ae;
		
		
	}
		
		a.fontlink {
		
		color: #0068ae;
		
		text-decoration: none;
		
	}
	
	    a.fontlink:hover {

		color: #7aac4c;
		text-decoration: underline;
		
		
	}

	.bg1 {

		background-color: #FFFFFF;

	}

	.bg2 {

		background-color: #F0EFE0;

	}

	.bg3 {

		background-color: #E4E4E4;

	}

	.bg4 {

		background-color: #CCCCCC;

	}

	.bg6 {

		background-image: url(images/background.jpg);


		background-repeat: no-repeat;; 
		
	}

.leftbg
{
background-image:url(images/leftbg.gif);
background-repeat:repeat-y;
width:31px;
}
.bottombg
{
background-image:url(images/bottombg.gif);
background-repeat:repeat-x;
height:26px;
}
.rightbg
{
background-image:url(images/rightbg.gif);
background-repeat:repeat-y;
width:32px;
}
	.testimonial {
	
	color: #666666;
	font-size: 11px;
	font-weight: none; 
	font-family: arial;
	
	}
		.pagetitle {
	
	color: #0068ae;
	font-size: 12px;
	font-weight: bold; 
	font-family: verdana;
	
	}