body {
background-color: #FFFFFF;

}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 19px;
	padding: 10px;
}

.topcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999
}

a {
	text-decoration: none;
}

a:active {
	color:#000000;
	text-decoration: underline;
}

a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	text-decoration: underline;
}

ul {
	list-style-position: outside;
	list-style-image: url(images/sqbullet.gif);
	margin-left:	15px;
	padding-left:	5px;
	color: #777777;
	font-weight: 550;
}

.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

h1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;

}


#frame{
	height: 100%;
	width: 800px;
	background-color: #FFFFFF;
	margin-left: 18%;
}


#sitemap{
	border: 1px dashed #ff9900;
	background-color: #FFFFED;
	padding: 5px;
}

#hometitle{
	border: 1px dashed #ff9900;
	background-color: #FFFFED;
	padding: 10px;
}


#banner{
	background-image: url(images/head1.gif);
	background-repeat: repeat;

}


#highlight-1{
	font-family: Verdana;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}

#order_magt_subtitle{
	font-weight: bolder;
	color: #0066CC;
}

#billing_subtitle{
	font-weight: bolder;
	color: #339900
}

#account_subtitle{
	font-weight: bolder;
	color: #BE0081
}

#dashboard_subtitle{
	font-weight: bolder;
	color: #ab9f75
}

#comtop{
	background-color: #ff9900;
	height: 25px;
	padding: 5px;
	border: 2px solid #CCCCCC;
}

#clientsample_subtitle{
	font-weight: bolder;
	color: #CC3300;
}


#navbar{
	border-top: 8px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
}

