BODY {
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	color: #555;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

P, TR, TD, LI, UL, Table{
	color: #554D47;
	font-size: 13px;
	}
	
.header {
	height: 70px;
	background-image: url('../Advantnet/images/background3.gif'); /* sets the background image */
	background-position: bottom left; /* positions the background image */
	background-repeat: repeat-x;

}
	
.navigation {
	text-transform: lowercase;
	color: #333;
	font-size: 11px;
	text-align: right;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 5px 5px 5px 5px;
	}	

.navigation a:link {
	color: #333;
	font-size: 11px;
	text-align: right;
	padding: 5px 5px 5px 5px;
	}

.navigation a:visited {
	color: #333;
	font-size: 11px;
	text-align: right;
	padding: 5px 5px 5px 5px;
	}

.navigation a:active {
	color: #333;
	font-size: 11px;
	text-align: right;
	padding: 5px 5px 5px 5px;
	}

.navigation a:hover {
	color: #111;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	}

.minicart {
	background: #fff;
	text-align: left;
	}
	
.spctxt {
	color: #ff84b5;
	font-weight: bold;
	font-size: 18px;
	}
	
	


A:LINK {
	color: #555;
	text-decoration: none;
}

A:VISITED {
	color: #555;
	text-decoration: none;
}

A:HOVER {
	color: #000;
	text-decoration: underline;
}

A:ACTIVE {
	color: #555;
	text-decoration: underline;
}

h1 { 
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #861e29;}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #663399;}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #861e29;
	padding: 2px;
	background: #f8f8f8;
	border-top: 1px solid #861e29;}
h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	color: #828963;
	background: #f8f8f8;
	border-top: 1px solid #828963;}
	
.header {
	background-image: url('../Advantnet/images/gingham_tile.gif'); /* sets the background image */
	background-position: top ; /* positions the background image */
	background-attachment: fixed;
	background-repeat: repeat-x;
	height: 78px;}

.leftside {
	padding: 3px;
	width: 200px;
	}
	
.textarea {
	text-align: justify;
	color: #663399;
	line-height: 160%;
	padding: 15px;
	width: 100%;
	font-size: 13px;
	}

.editheader {
	background: #f8f8f8;
	font-size: 12px;
	font-weight: bold;
	}
	
.editbox {
	background: #fff;
	font-size: 12px;
	}


.copyright {
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #999;
	background: #fff;
	padding: 5px 5px 5px 5px;
	}


