body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-arrow-color:#DDEEFF;
	scrollbar-track-color:#EBEDEC;
	scrollbar-face-color:#21536A;
	scrollbar-highlight-color:#21536A;
	scrollbar-3dlight-color:#21536A;
	scrollbar-darkshadow-color:#21536A;
	scrollbar-shadow-color:#21536A;
}

#menu {
	font-size: 12px;
	background-color: #21536A;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	text-indent: 5px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	width:150px;
	background-image: url(../templateimages/common/menutop.gif);
}
#menu a {
	text-decoration: none;
	display: block;
	width:131px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #EBEDEC;
	height: 25px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	text-align: left;
	text-indent: 10px;
	background-image:  url("../templateimages/common/menuback.gif");
	border-right-style: none;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
}

#menu a:hover {
	background-image: none;
	background-color: #DDEEFF;
	border-top-color: #cccccc;
	border-bottom-color: #FFFFFF;
	border-right-color: #DDEEFF;
	border-left-color: #DDEEFF;
}

#PageContent {
	text-align: justify;
}

#PageContent h1 {
	font-size: 18px;
}

#PageContent h2 {
	font-size: 14px;
	color:#FF0000;
	text-decoration:underline;
	display: inline;
}

.WordSearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.WordSearchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	background-image:   url(../templateimages/common/searchbox_back.gif);
	color: #000000;
}
#SearchButton {
	background-image: url(../templateimages/common/searchbox_back.gif);
	border-bottom-color: #E6E6E6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 18px;
}

#SearchButton a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../templateimages/common/searchbox_back.gif);
	height: 18px;
	width: 30px;
	padding-top: 2px;
}

#SearchButton a:hover{
	background-color: #DDEEFF;
	background-image: none;
}

#searchbar {
	background-color: #21536A;
	height: 30px;
	padding-top: 4px;
	
}
.SearchOptionsText {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#headersHalf {
	width: 220px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
	text-indent:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #21536A;
}

#headersFull {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
	text-indent:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #21536A;
}

#subsectionlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 0px;
	width: 220px;
	height: 87px;
	top: 0px;
	left: 0px;
	overflow: auto;
	position: relative;
	line-height: 15px;
	border-bottom-color: 21536A;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-color: #EBEDEC;
}
#subsectionlist a{
	text-decoration: none;
	display: block;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #EBEDEC;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	height: 15px;
	text-indent: 10px;
	
}

#subsectionlist a:hover{
	background-color: #DDEEFF;
	background-repeat: no-repeat;
	background-color: #DDEEFF;
	border-top-color: #cccccc;
	border-bottom-color: #FFFFFF;
	border-right-color: #DDEEFF;
	border-left-color: #DDEEFF;
	background-image: none;
}

#introtext {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	overflow: auto;
	height: 150px;
	border-color: 21536A;
	border-bottom-color: 21536A;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: 21536A;
	border-left-style: solid;
	border-left-width: 1px;	
}

#pageselector {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#21536A;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
	text-indent:5px;
}

#pageselector a{
	text-decoration:none;
	color:#CCCCCC;
}

#pageselector a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#ScrollingText {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	color: #FFFFFF;
}

#ScrollingText a{
	text-decoration: none;
	color: #FFFFFF;
}

#PageBottom {
	border-bottom-color: #21536A;
	border-bottom-style: solid;
	font-size: 9px;
	text-align: center;
}

.SideAdsBorder {
	border: 1px solid #E1E3E2;
}

.Radio {
	cursor: hand;
}

#ButtonArrow {
	background-image:   url("../templateimages/common/buttonarrow.gif");
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 19px;
}

a {
	color: #FF0000;
	text-decoration:none;
}

.StdListingTableBorder {
	border: 1px solid #000000;
}
.StdListingHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #21536A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.StdListingSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #84BDD9;
}
.StdListingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.StdListingSpacer {
	height: 20px;
	background-color: #84BDD9;
}

.PriListingTableBorder {
	border: 1px solid #000000;
}
.PriListingHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.PriListingSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFAEAE;
}
.PriListingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.PriListingSpacer {
	height: 20px;
	background-color: #FFAEAE;
}
.bar-left {
	background-repeat: no-repeat;
	background-position: left;
	background-color: #21536A;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(../templateimages/common/bar-left.gif);
}
.bar-right {
	background-position: right;
	background-repeat: no-repeat;
	background-color: #21536A;
	padding-right: 10px;
	background-image: url(../templateimages/common/bar-right.gif);
}
.LogoRight {
	background-image: url(../templateimages/default/logo-right.gif);
	width: 24px;
}
.Logo {
	width: 122px;
}
.searchbox-arrow {
	background-image: url(../templateimages/common/searchbox_arrow.gif);
	height: 19px;
	width: 11px;
}
.menumiddle {
	background-color: #21536A;
}

.subsectionlistCellLeft {
	width: 220px;
}

.subsectionlistCellRight {
	width: 220px;
}.subsectionlistCellSpacer {
	width: 10px;
}
#agAdvert {
	width:137px;
	height:138px;
	background-image: url(../../images/cheap-websites.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom: 10px;
}
#adText{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	padding: 52px 10px 3px 10px;
}
#adText a{
	color:#000000;
	text-decoration:none;
	cursor:default;
}
#adTextInfo{
	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	text-align:center;
	margin: 0px 10px 0px 10px;
}
#adTextInfo a{
	text-decoration:none;
}
#adTextInfo a:hover{
	text-decoration:underline;
}
