body {
	background-image: url(images/pagebg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	padding: 5px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	color: #333333;
	font-size: 80%;
}
a.smalllnk:link, a.smalllnk:active, a.smalllnk:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a.smalllnk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0066;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00813B;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
	padding-left: 9px;
}
h2 {
	margin: 0px auto;
	padding-top: 9px;
	padding-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #AF155D;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 85%;
}
h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #AF155D;
	text-transform: capitalize;
}
.dash {
	background-image: url(images/bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCBCBC;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BCBCBC;
}
.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
}
div#boxout {
	background-color: #AADEE8;
	margin: 10px auto;
	padding: 5px;
	width: 85%;
}

#boxout .heading {
	font-size: 70%;
	color: #006666;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#boxout .buy {
	font-size: 70%;
	color: #006666;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

div#inner-border {
   border:           1px solid #FFFFFF;
   padding:          10px;
   width:            100%;
   height:           100%;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #00813B;
	margin: 0px;
	padding: 4px 0px;
}
div#cell {
	margin: 0px;
	padding: 4px 2px 4px 0px;
	float: right;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 160px;
}
#cell .bordertop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;

}
#cell p {
	color: #336699;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	padding: 0px;
}

#cell a:link, #cell a:visited, #cell a:active {
	font-weight: normal;
	color: #660066;
	text-decoration: none;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
#cell a:hover {
	color: #CC0066;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

div#content {
	background-color: D6D9E3;
	display: block;
	background-image: url(images/dark-div.gif);
	color: #666666;
	width: 500px;
}
#content p, #content ul, #content li {
	font-size: 71%;
	color: #333333;
	line-height: 19px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
}
#content ul, #content li {
	font-size: 82%;
	color: #333333;
	font-weight: normal;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: -5px;
	list-style-image: url(images/arrow.gif);
}

#content a:link, #content a:visited, #content a:active {
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}
#content a:hover {
	color: #CC0066;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CC0066;
}
.topdash {

	background-image: url(images/bg.gif);
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BCBCBC;
}
div#rightcol {
	background-color: D6D9E3;
	display: block;
	background-image: url(images/dark-div.gif);
	line-height: 19px;
	color: #666666;
}
#rightcol p, #rightcol ul, #rightcol li {
	font-size: 70%;
	color: #333333;
	font-weight: normal;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin: 0px;
}
#rightcol ul, #rightcol li {
	font-size: 82%;
	color: #333333;
	font-weight: normal;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: -5px;
	list-style-image: url(images/arrow.gif);
	margin-left: 10px;
	margin-top: 0px;
}

#rightcol a:link, #rightcol a:visited, #rightcol a:active {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#rightcol a:hover {
	color: #CC0066;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.bottomdash {
	background-image: url(images/bg.gif);
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCBCBC;
	margin: 0px;
	padding-top: 0px;
}

div#button a.go {
	top: 0;
	width: 8em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 8px;
	margin-bottom: 2px;
	font-size: 11px;
	padding: 4px;
}

#button a {
	display: block;
	width: 100%;
	font-weight: bold;
}
#button a:link,
#button a:visited,
#button a:hover {
	background-color: #AF175E;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#button a:link,
#button a:visited{
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #333333;
}
#button a:hover {
font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #333333;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #333333;
	background-color: #841147;
}
#free-banner {
	background-image: url(images/banner2.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 700px;
	text-align: left;
	background-color: #21a5f7;
}
#free-banner-content-left {
	padding-left: 13px;
	padding-top: 78px;
	font-size: 13px;
	float: left;
}
#free-banner-content-right {
	padding-left: 45px;
	padding-top: 78px;
	font-size: 13px;
	float: left;
}
.free-banner-h {
	font-weight: bold;
	color: #E6F73D;
	margin-bottom: 10px;
}

#free-banner a:link, #free-banner a:visited, #free-banner a:active {
	font-weight: normal;
	color: #E6F73D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#free-banner a:hover {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
