A:link{color:#AAAA2B; font-size:8pt; font-family: arial, verdana; text-decoration:none;}
A:active{color:#AAAA2B; font-size:8pt; font-family: arial, verdana; text-decoration:none;}
A:visited{color:#AAAA2B; font-size:8pt; font-family: arial, verdana; text-decoration:none;}
A:hover{color:#C0C0C0; font-size:8pt; font-family: arial, verdana; text-decoration:none;}

A:link.lnav{color:#FFFFFF;}
A:active.lnav{color:#FFFFFF;}
A:visited.lnav{color:#FFFFFF;}
A:hover.lnav{color:#CCCCCC;}

A:link.small{font-size:7pt;}
A:active.small{font-size:7pt;}
A:visited.small{font-size:7pt;}
A:hover.small{font-size:7pt;}

body{
	background-color:#FFFFFF;
	font-size:8pt;
	font-family: Arial, Verdana;
	color: #666666;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#808080;
	scrollbar-base-color:#C0C0C0;
	scrollbar-darkshadow-color:#808080;
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-track-color:#808080;
}

table {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #666666;
}

.small {font-size: 7pt;}
.dgrey{color: #333333;}
.white{color: #FFFFFF;}

input {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #000000;
}
select {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #000000;
}
.tableborder {
	color: #FFFFFF;
	font-size: 7pt;
	background-color: #666666;
	border: 1px solid #CCCCCC;
}
.navborder {
	border: 1px solid #FFFFFF;
}

.homebg {
	background-attachment: fixed;
	background-image: url(images/pagetitles/welcome.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.profilebg {
	background-attachment: fixed;
	background-image: url(images/pagetitles/profile.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.servicesbg {
	background-attachment: fixed;
	background-image: url(images/pagetitles/services.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.portfoliobg {
	background-attachment: fixed;
	background-image: url(images/pagetitles/portfolio.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.solutionsbg {
	background-attachment: fixed;
	background-image: url(images/pagetitles/solutions.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contactbg {
	background-attachment: fixed;
	background-image: url(images/pagetitles/contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.artilcesbg {
	background-attachment: fixed;
	background-image: url(images/pagetitles/articles.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.faqsbg {
	background-attachment: fixed;
	background-image: url(images/pagetitles/faqs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dashborder {
	border: 1px solid #C0C0C0;
	background-color:#E9E9E9;
}
