/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #eceef0;
}
p {
	margin-left: 20px;
	font-family: Verdana;
	font-size: 12px;
}
ol.normaltext{
	margin-left: 30%;
}
/******* hyperlink and anchor tag styles *******/
a.lk, a.lk:visited{
	color: #999999;
	text-decoration: none;
	font-size: 0.9em;
}

a.lk:hover{
	text-decoration: underline;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

h2{
	color: #999999;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	font-size: 1em;
	font-family: Verdana;
	text-decoration: underline;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

.cat-title {
	font-size:0.9em;
	font-weight:500;
	color:#FF9999;
	text-align: center;
	background-color: #ECEEF0;
	font-family: "Microsoft Sans Serif";
}
.top-left {
	font-size:0.9em;
	font-weight:500;
	color:#FF9999;
	text-align: center;
	background-color: #ECEEF0;
	font-family: "Microsoft Sans Serif";
}
.top-right {
	font-weight:500;
	text-align: center;
	font-family: "Microsoft Sans Serif";
	background-image: url(/images/top-right.gif);
	position: relative;
	background-repeat: no-repeat;
	background-position: top right;
}
.gtx-bgd {
	font-size:0.9em;
	font-weight:600;
	color:#999999;
	background-repeat: repeat;
	background-image: url(images/gtxbgd.gif);
	font-family: Tahoma;
	
}
.gtx-bgd-lite {
	font-size:10px;
	font-weight:bold;
	color:#999999;
	background-repeat: repeat;
	background-image: url(images/gtxbgd.gif);
	font-family: Verdana;
	text-decoration: underline;
	
}
.businessad-blue, p.businessad-blue {
	font-weight:400;
	color:#0066cc;
	background-color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 0.9em;
	padding-left: 0.3em;
	padding-right: 0.5em;
}
.analyse-green {
	font-weight:400;
	color:#33cc99;
	background-color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 0.9em;
}
.review-yellow {
	font-weight:600;
	color:#FFFFFF;
	background-color: #FFCC33;
	font-size: 0.9em;
	font-family: "Microsoft Sans Serif";
}
.optimise-red {
	font-weight:400;
	color:#FF9999;
	background-color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 0.9em;
}
a.analyse-green, a.analyse-green:visited{
	color: #33CC99;
	font-weight: 400;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: "Microsoft Sans Serif";
	background-color: #FFFFFF;
	text-decoration: none;
}
a.analyse-green:hover{
	text-decoration: none;
	color: #0099FF;
	background-image: url(images/gtxbgd.gif);
}
a.review-yellow, a.review-yellow:visited{
	color: #FFCC33;
	font-weight: 450;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: "Microsoft Sans Serif";
	background-color: #FFFFFF;
}
a.review-yellow:hover{
	text-decoration: none;
	background-color: #FFCC33;
	color: #FFFFFF;
}
a.optimise-red, a.optimise-red:visited{
	color: #FF9999;
	font-weight: 400;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: "Microsoft Sans Serif";
	background-color: #FFFFFF;
}
a.optimise-red:hover{
	text-decoration: none;
	color: #0099FF;
	background-image: url(images/gtxbgd.gif);
}
a.businessad-blue, a.businessad-blue:visited{
	color: #0066CC;
	font-weight: 400;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: "Microsoft Sans Serif";
	background-color: #FFFFFF;
}
a.businessad-blue:hover{
	text-decoration: none;
	color: #0066cc;
	background-image: url(images/gtxbgd.gif);
}
.googlebox{
	border-right-color: #F9EE6C;
	border-left-color: #FF8585;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: left;
	border-top-color: #66C2FF;
	border-bottom-color: #66FFA3;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-repeat: repeat;
	margin: 1em;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
.googlebox-narrow{
	border-right-color: #F9EE6C;
	border-left-color: #FF8585;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: left;
	border-top-color: #66C2FF;
	border-bottom-color: #66FFA3;
	padding: 0.5em;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	margin-top: 1em;
	margin-right: 10%;
	margin-bottom: 1em;
	margin-left: 10%;
}
.greybox{
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: left;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-repeat: repeat;
	margin: 1em;
}

.dotted-box{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-style: dotted;
	border-left-width: 1px;
	border-top-width: 1px;
	text-align: left;
	border-bottom-color: #010000;
	line-height: 1.5em;
	padding: 1em 1em 1em 1em;
	width: 65%;
	margin: 1em 5em 1em 7em;
	border-right-width: 1px;
	border-color: #0099FF;
}
.contactbox{
	border-right-color: #F9EE6C;
	border-left-color: #FF8585;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: left;
	border-top-color: #66C2FF;
	border-bottom-color: #66FFA3;
	background-repeat: repeat;
	background-color: #66C2FF;
	font-family: "Microsoft Sans Serif";
	margin: 1.2em 5em 5em 10em;
	width: 40%;
	padding: 10px 10px 10px 10px;
	background-image: url(glblnav_selected.gif);
}

ul{
	list-style-type: disc;
	line-height: 1.5em;
	}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#descbox {
	height: 100px;
	font-size: 0.8em;
	color: #FF8585;
	border-bottom-style: none;
	padding: 10px;
	font-family: "Microsoft Sans Serif";

}
#pagecell1{
	position:absolute;
	top: 84px;
	left: 130px;
	right: 2%;
	width:601px;
	background-color: #ffffff;
	height: 780px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 10px;
	left: 15px;
	right: 2%;
	width:95%;
	height: 57px;
	z-index: 3;

}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#header {
	position:absolute;
	top: 20%;
	z-index: 2;
	left: 20%;
	visibility: visible;
	background-repeat: repeat;
	background-image: url(images/gtxbgd.gif);
	padding-bottom: 1em;
	width: 70%;
}
.contentbody {
	padding-top: 0em;
	border-left-style: none;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #666666;
	border-left-color: #999999;
	padding-left: 3em;
	padding-right: 3em;
}

#Leftside {
	background-repeat: no-repeat;
	background-position: 40%;
	height: 20em;
	padding-top: 3px;
	text-align: center;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	margin-right: 10pt;
	margin-left: 10pt;
}
#middle {
}
#rightside {
	height: 20em;
	padding: 1%;
	padding-top: 10px;
	text-align: center;
}

.googletop10 {
	position: relative;
	left: 15px;
	top: 5px;
}

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/


.pageName, h1.pagename {
	color: #999999;
	font-size: 0.9em;
	font-family: Tahoma;
	font-weight: 600;
	background-repeat: repeat;
	margin-left: 3em;
	margin-right: 3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cc66cc;
	border-right-color: #cc66cc;
	border-bottom-color: #CCCCCC;
	border-left-color: #cc66cc;
	background-image: url(images/gtxbgd.gif);
	margin-top: 8px;
}

.googletop10text {
	padding: 0px 0px 0px 0px;
	color: #999999;
	font-size: 0.9em;
	font-family: verdana;
	font-weight: 600;
	background-image: url(images/gtxbgd.gif);
	background-repeat: repeat;
	margin-left: 0px;
}

#pageName h2{
	margin:0px;
	padding: 0px;
	font-weight: 500;
	font-family: "Microsoft Sans Serif";
	font-size: 3em;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
a.toplink, a.toplink:visited{
	color: #0099FF;
	font-weight: 450;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: "Microsoft Sans Serif";
	font-size: 0.75em;
}
a.toplink:hover{
	text-decoration: none;
}

a.glink, a.glink:visited{
	color: #CC66CC;
	font-weight: normal;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: "Microsoft Sans Serif";
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 10pt;
}

a.glink:hover{
  	background-image:  url(images/gtxbgd.gif);
	text-decoration: none;
}
a.glinkend, a.glinkend:visited{
	color: #CC66CC;
	font-weight: normal;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
}

a.glinkend:hover{
  	background-image:  url(images/gtxbgd.gif);
	text-decoration: none;
}

a.glosslink, a.glosslink:visited{
	color: #6699FF;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: none;
	font-size: 1em;
}

a.glosslink:hover{
	text-decoration: none;
	background-repeat: repeat;
	background-color: #FFDDFD;
}
a.submenu, a.submenu:visited{
	color: #0099FF;
	font-weight: 400;
	font-family: "Microsoft Sans Serif";
	font-size: 0.9em;
	text-decoration: none;
	margin: 0;
}
a.submenu:hover{
	background-image: url(images/gtxbgd.gif);
	color: #0099ff;
}

a.sitemap-link, a.sitemap-link:visited{
	color: #0099FF;
	font-weight: 450;
	margin: 0px;
	font-family: "Microsoft Sans Serif";
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 0.7em;
	padding-left: 3px;
	padding-right: 3px;
}

a.sitemap-link:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

a.web3000link, a.web3000link:visited{
	font-size: 0.7em;
	color: #999999;
	font-weight: 250;
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
}
a.web3000link:hover{
	color: #0099FF;
	font-weight: 250;
	font-family: "Microsoft Sans Serif";
}	
	
/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 80px;
	left: 94px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #ff8585;
	visibility: hidden;
}



.subglobalNav a:hover{
	color: #ff8585;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	color: #666666;
}
html>body .normaltext {
	height: auto;
	
}

.featuretop{
	padding: 30px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	color: #666666;
}
.normaltext{
	color: #666666;
	padding: 0px 0px 0px 0px;
	font-size: 11pt;
	font-weight: 200;
	font-family: Verdana;
}
li.normaltext{
	color: #666666;
	padding: 0px;
	font-size: 1em;
	font-weight: 200;
	font-family: "Microsoft Sans Serif";
	margin-left: 5em;
}
h1.normaltext{
	color: #666666;
	padding: 0px 0px 0px 0px;
	font-size: 11pt;
	font-weight: 200;
	font-family: Verdana;
}

p.normaltext{
	color: #666666;
	padding: 0px 0px 0px 0px;
	font-weight: 200;
	font-family: Verdana;
	margin-left: 30px;
	font-size: 10pt;
}

p.boldtext{
	color: #666666;
	padding: 0px 0px 0px 0px;
	font-weight: 600;
	font-family: "Microsoft Sans Serif";
	margin-left: 10px;
}

.boldtext{
	color: #666666;
	font-weight: 600;
	font-family: "Microsoft Sans Serif";
	font-size: 1em;
}
.input-text{
	color: #333333;
	font-weight: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 1em;
}

a.describe, a.describe:visited{
	color: #FF8585;
	font-size: 1em;
	font-family: "Microsoft Sans Serif";
	font-weight: 400;
}
a.normaltext{
	color: #66C2FF;
	font-size: 11px;
	font-family: Verdana;
	font-weight: 600;
	margin-left: 10px;
}
a.title-green{
	font-family: "Microsoft Sans Serif";
	font-weight: 600;
	margin-left: 10px;
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 0px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #99FFFF;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.anchorlink{
	margin: 0px;
	font-style: italic;
}

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.question {
	color: #666666;
	font-family: "Microsoft Sans Serif";
	text-decoration: underline;
}

.fixedimage {
	background-repeat: 
no-repeat;
	background-attachment: fixed;
	background-image: url(file:///C|/Program%20Files/Macromedia/Websites/GoogleTop10/images/pyramid.gif);
 }
a.copyright, a.copyright:visited{
	font-size: 0.7em;
	color: #999999;
	font-weight: 250;
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
}
a.copyright:hover{
	color: #0099FF;
	font-weight: 250;
	font-family: "Microsoft Sans Serif";
}	
#rightAlign{
	position: absolute;
	top: 15px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	left: 525px;
}

.style9 {color: #666666}
.SEFsite {
	color: #FFAAC8;
	font-style: italic;
	z-index: 1;
	font-size: 0.9em;
	font-weight: normal;
	left: 300px;
	text-align: center;
}
.blog {
	color: #F99796;
	position: absolute;
	right: 35px;
	z-index: 0;
	top: 8px;
	width: 59px;
	font-size: 11px;
	left: 45%;
	font-weight: bold;
	background-image: url(images/gtxbgd.gif);
	visibility: hidden;
}
.mainheader {
	background-color: #FFFFFF;
	border-top: 3px solid;
	border-right: 3px solid;
	border-bottom: 2px solid;
	border-left: 3px solid;
	font-family: "Microsoft Sans Serif";
	font-size: 0.9em;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 1.5em;
	border-color: #dfdfdf;
}

.layout-td {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #CCCCCC;
	font-family: "Microsoft Sans Serif";
	font-size: 0.9em;
	width: 20%;
}
a.blog a.blog:visited{
}
a.blog:hover{
}
.blog2 {
	color: #F99796;
	position: absolute;
	right: 35px;
	z-index: 0;
	top: 8px;
	width: 59px;
	font-size: 11px;
	left: 60%;
	font-weight: bold;
	background-image: url(images/gtxbgd.gif);
	visibility: hidden;
}

a.blog2 a.blog2:visited{
}
a.blog2:hover{
}
.testimonials {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	position: absolute;
	text-align: center;
}
.globallink {
	text-align: center;
	font-family: "Microsoft Sans Serif";
	}
	
#menubottom {
	background-color: #FFFFFF;
}
.highlight {
	font-size: 1.3ems;
	color: #FF66FF;
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
}
a.mormaltext, a.mormaltext:visited{
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
	text-align: left;
	margin: 2px;
	padding: 0px;
}
a.mormaltext:hover{
	color: #999999;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}	
a.google-top-10-offer, a.google-top-10-offer:visited{
	font-size: 14px;
	color: #CC66CC;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	margin: 2px;
	padding: 0px;
}
a.google-top-10-offer:hover{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}	
.addbox {
	width: 160px;
	height: 90px;
	border: 1px solid;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	text-align: left;
	margin: 0px;
}
a.addboxtitle, a.addboxtitle:visited{
	font-size: 11px;
	color: #66CC99;
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
	text-decoration: underline;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 6px;
}
a.addboxtitle:hover{
	color: #FFAAC8;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	background-color: #FFFFFF;
}	
a.orderhere, a.orderhere:visited{
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	text-decoration: underline;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 6px;
}
a.orderhere:hover{
	color: #FF6633;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
	background-color: #FFFFFF;
}	

a.addboxtext, a.addboxtext:visited{
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
	text-align: left;
	margin: 2px 2px 0px;
	padding: 0px;
}
a.addboxtext:hover{
	color: #999999;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}	
a.addboxurl, a.addboxurl:visited{
	font-size: 9px;
	color: #6699FF;
	font-weight: normal;
	font-family: Verdana;
	text-align: center;
	padding: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: auto;
}
a.addboxurl:hover{
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	background-color: #0099FF;
}	
p.addboxtitle {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline;
	text-align: center;
	margin: 0px;
	padding: 6px 0px 0px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div.addboxtitle {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: thin none #CCCCCC;
	color: #FFaac8;
	text-decoration: underline;
}
div.addboxtext {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	font-family: "Microsoft Sans Serif";
	text-align: left;
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	border: thin none #CCCCCC;
}
div.addboxurl {
	font-size: 9px;
	color: #0099FF;
	font-weight: normal;
	font-family: "Microsoft Sans Serif";
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: thin none #CCCCCC;
}
div.normaltext {
	color: #CCCCCC;
	padding: 0px;
	font-size: 10px;
	font-weight: 200;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
}
div.addbox {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 9px;
	background-color: #FFFFFF;
	color: #FFaac8;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E895CC;
	border-right-color: #E895CC;
	border-bottom-color: #E895CC;
	border-left-color: #E895CC;
}
div.addboxright {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	background-color: #FFFFFF;
	color: #FFaac8;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
div a.addboxurl, a.addboxurl:visited {
	font-size: 9px;
	color: #6699ff;
	font-weight: normal;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div a.addboxurl:hover {

	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	background-color: #0099FF;
}
p a.addboxtext, a.addboxtext:visited {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
	text-align: left;
	margin: 0px 2px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.largetext {
	font-family: Arial;
	font-size: 18px;
	color: #6699FF;
}
.acceptedbox {
	border-right-color: #F9EE6C;
	border-left-color: #FF8585;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	text-align: left;
	border-top-color: #66FFA3;
	border-bottom-color: #66C2FF;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-repeat: repeat;
	margin: 1em;
	background-color: #FFFFFF;
	background-image: url(images/bgd.gif);
}
.redtext {

	font-family: Arial;
	font-size: 18px;
	color: #FF6666;
}
.rejectedbox {

	border-right-color: #F9EE6C;
	border-left-color: #FF8585;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	text-align: left;
	border-top-color: #66FFA3;
	border-bottom-color: #66C2FF;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-repeat: repeat;
	margin: 1em;
	background-color: #FFFFFF;
}
.bigtext {

	color: #999999;
	padding: 0px 0px 0px 0px;
	font-size: 12pt;
	font-weight: 600;
	font-family: Verdana;
}
div.addboxtopborder {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	background-color: #FFFFFF;
	color: #FFaac8;
	width: 185px;
	border: thin solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
div.addboxheader {
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	text-align: center;
	margin: 0px;
	color: #999999;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E895CC;
	border-right-color: #E895CC;
	border-bottom-color: #E895CC;
	border-left-color: #E895CC;
	background-image: url(images/bgd.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
div.addbox1 {

	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 9px;
	background-color: #FFFFFF;
	color: #FFaac8;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E895CC;
	border-right-color: #E895CC;
	border-bottom-color: #E895CC;
	border-left-color: #E895CC;
}
div.free-quote {

}
