

body{
	background-color: #CCCCCC;
}

.navback{
	background-color: #80AAD0;
	}


.navcellback{
	background-color: #80AAD0;
	cursor: hand;
}



a{
	font-weight: bold;
	text-decoration: none;

	font-family: "Trebuchet MS";
	font-size: 14px;
}

.anav{
	font-weight: bold;
	text-decoration: none;
	color: #FFFF80;
	font-family: "Trebuchet MS";
}

a:visited	{ text-decoration: none; }

a:hover	{
	color: #FF0000;
	text-decoration: none;
}

/*ul { margin: 0; padding: 0;}
li { margin: 0; padding: 0;}*/
img { border: 0;}
blockquote { padding: 0.5em; background: #eee; border: 1px solid #D8D8D8; }
input { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; }
select { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; margin: 0; border: 1px solid #666; padding: 0 0.5em 0 0; }
p, h1, h2, h3, h4, h5 ,h6 { margin: 0; padding: 0; }


h1{
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #80ABCE;
	font-weight: bold;
}

h2{	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #80ABCE;
	font-weight: bold;}

h3{	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #80ABCE;
	font-weight: bold;}

h4{	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #80ABCE;
	font-weight: bold;}

h5{	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #80ABCE;
	font-weight: bold;}

.class1{
	font-family: "Trebuchet MS";
	color: #000000;
}
.class1bold{
	font-family: "Trebuchet MS";
	color: #000000;
	font-weight: bold;
}

.class1text{
	font-family: "Trebuchet MS";
	font-size: 13px;	
}



.topnav{
	background-color: #CCCCCC;
}

.topnaveBackground{
	background-image: url(images/portfolio/ecommerce.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.corporateBackground{
	background-image: url(images/portfolio/corporate.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.newsPageNav{}