body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8E8E8;
	background-image: url(images/greygreenbg.gif);
	background-repeat: repeat-y;
	background-position: left top;



}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-color: #F0F0F0;

}

.box2 {
	padding: 5px;
	background-image: url(images/box2gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;


}
.topImage {
	background-image: url(images/layout_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.middleimage {
	background-image: url(images/layout_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomImage {
	background-image: url(images/layout_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CCCC99;
	text-decoration: underline overline;
	background-color: #000000;
}
.menuHeading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC99;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	margin-bottom: 2px;

}
.highlight {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	margin: 3px;
	padding: 2px;
	border: 1px solid #000000;
}
.costCalculator {
	background-color: #FFFF00;
	border: 1px dotted #FF0000;
}
.projectHeading {
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
	margin: 3px;
	padding: 3px;
	border: 1px dashed #333333;
}
.tdbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;

}
.tdTop {
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.yourCreate {
	background-image: url(images/yourCreate.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#rnavin a:link {
	color: black;
	text-decoration: none;
	line-height: 1em;	
	display: block;
	padding: 3px 0px 3px 12px;
	width: 180px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	background-repeat: no-repeat;
	}

#rnavin a:visited {
	color: black;
	text-decoration: none;
	line-height: 1em;	
	display: block;
	padding: 3px 0px 3px 12px;
	width: 180px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	background-repeat: no-repeat;
	}

#rnavin a:hover {
	background-color: #003300;
	color: #CCCC99;
	background-repeat: no-repeat;
	}
.atopleft {
	background-image: url(images/layout-admin_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.atopmid {
	background-image: url(images/layout-admin_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.amiddle {
	background-image: url(images/layout-admin_04.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.atopright {
	background-image: url(images/layout-admin_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.amidleft {
	background-image: url(images/layout-admin_04.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.amiddlemiddle {
	background-image: url(images/layout-admin_05.gif);
	background-repeat: repeat;
	background-position: left top;
}
.amidright {
	background-image: url(images/layout-admin_06.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.abotleft {
	background-image: url(images/layout-admin_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.amidbot {
	background-image: url(images/layout-admin_09.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.abotright {
	background-image: url(images/layout-admin_10.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.noitems {
	font-size: 24px;
	color: #CCCCCC;
	text-align: center;
}
.nltop {
	background-image: url(images/newLayout_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nlbot {
	background-image: url(images/newLayout_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nlmid {
	background-image: url(images/newLayout_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.dotTop {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#mainnav {

	color: #003300;

}

#mainnav a:link, #mainnav a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;

}

#mainnav a:hover {
	color: #003300;
	text-decoration: underline;
	background-color: #FFFFFF;

}
.dotLeft {
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.postCard {
	background-image: url(images/postcard.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dotleftLinebot {
	border-bottom-width: 1px;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.srHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	background-image: url(images/srHeadingLine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
	width: 357px;
	font-size: 16px;
	font-weight: bolder;
}
.srHead2 {
	font-size: 18px;
	font-weight: 900;
	color: #FF9900;
}
.srHead3 {
	font-size: 14px;
	font-weight: 900;
	color: #003300;
}
.whiteTextEx {
	color: #FFFFFF;
	background-color: #000000;
}
.yellowTextEx {
	background-color: #FFFF00;
}
.redTextex {
	background-color: #FF0000;
}
.pinkTextEx {
	background-color: #FF66FF;
}

.orangeTextEx {
	background-color: #FF9900;
}
.lavenderTextEx {
	background-color: #996699;
}
.greenTextEx {
	background-color: #CCFFCC;
}
.srHightLight {
	background-color: #C9E3BF;
	border: medium dotted #FF9900;
}
.srHighlightWhite {
	border: medium dotted #FF9900;
}
.srNowPrice {
	font-size: 16px;
	font-weight: 900;
	color: #FF0000;
}
.srOldPrice {
	font-size: 14px;
	color: #003300;
	text-decoration: line-through;
}
.srHeading4 {
	font-size: 16px;
	font-weight: 900;
	color: #003300;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
