	.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: #999966;

	}

	.menu {

		font-size: 14px;
	
	}
	
	.menulink {
	
	color: #ffffff; 
	
	}
	
	a.menulink {
	
	font-family: Times New Roman;
		
	color: #ffffff;

	text-decoration: none;
	
	font-weight: bold;
	
	}

	.footer {

		font-size: 9px;

	}

	.footerlink{

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

	}

	a.footerlink {

		color: #9064a0;

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

	}

	body,td,p,div, a {

		font-size: 12px;

		font-family: Arial;

		color: #000000;

		margin: 0 0 0 0;

		text-decoration: none;

	}
	
	.font {
	
		font-size: 12px;

		font-family: Verdana;

		color: #993300;
		
	}
	    
		.fontlink {

		color: #9064a0;
		
	}
		
		a.fontlink {
		
		color: #9064a0;
		
		text-decoration: none;
		
	}
		

	.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;
}