body {
	background-attachment: fixed;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ccc;
	margin: 0px;
	padding: 0px;
}
.hd_menu {
	background-image: url(../images/headersliver.gif);
}

.hd_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F0000;
	font-weight: bold;
}

.hd_links_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}.ft_maincell {
	background-image: url(../images/footersliver.gif);
}
.st_body_gray {
	color: #fff;
	background-color: #666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.st_body_ltgray {

	color: #000;
	background-color: #ccc;
	padding: 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.st_title {
	font-size: 12px;
	font-weight: bold;
}

body, .txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.txtsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #971B00;
}
.txtmicrotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #030088;
	line-height: 9px;
}
.bulletlist {
	list-style-image: url(../images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #000;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	list-style-position: outside;
}

.bodylink, .bulletlist a {
	color: #000;
	text-decoration: underline;
}
.txtgraysmall, small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-style: italic;
	color: #666;
}
.rsidecell {
	padding-left: 2px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666;
}
.sidemenu_cell {
	background-image: url(../images/sms.gif);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lm_lback {
	background-image: url(../images/lm_l.gif);
}
.lm_rback {
	background-image: url(../images/lm_r.gif);
}

.txttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030088;
}
.maincell {
	background-color: #fff;
	padding: 3px;
}
.newscell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #030088;
	border-right-color: #030088;
	border-bottom-color: #030088;
	border-left-color: #030088;
	padding: 2px;
}
.ft_text {

	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
}
.lsidecell {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666;
}
.pricetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #971B00;
	border: 1px solid #030071;
}

blockquote {
    font: italic normal 9pt Trebuchet MS;
    /*border: solid 1px #fc9;*/
    line-height: normal;
    margin: 0 7px 0 7px;
    padding-top: 0;
    text-align: left;
}

dl {
    margin-top:0;
}

dl dd {
    margin-left:10px;
}

dl dd a {
    /*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	color: #000;
	font-weight: bold;
}

.content p {
    margin-top: 5px;
    margin-bottom: 10px;
    padding:0;
}

.content ul {
    margin-top: 5px;
    margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030088;
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #971B00;
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 0;
}

.rsidecell h3 {
    font-family: Trebuchet MS;
    font-size: 16px;
    font-style: italic;
    line-height: 1.2em;
    margin-top: 5px;
    margin-bottom: 15px;
}

h4, h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F0000;
	font-weight: bold;
    margin: 10px 0 10px;
}

h5 {
    color: #000;
    font-size:12px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 3px;
    padding: 0;
}


.content {
    background-color: #fff;
    padding-right: 5px;
    padding-left: 5px;
}

hr {
    clear:both;
    height:0.1em;
    border:none;
    background:#222;
    color:#222;
}

