html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}


form {
	font-family: Arial, Helvetica, sans-serif;
    margin-bottom:0px;
    margin-top:0px;
}

a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;

}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
}
.strike {
	text-decoration: line-through;

}
.header {
	color: #990000;

}
.red {
	font-weight: bold;
	color: #990000
}

.red2 {
	color: #990000;
	font-weight: normal;
}
.redPrice {

	font-size: 18px;
	font-weight: bold;
	color: #990000
}
p{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:0px;
	text-align: justify;
	line-height: 18px;
}
.home-body {
	font-weight: bold;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.circleR {
	font-size: 12px;
	background-position: top;
}

.green {
	color: #006600;
	font-weight: bold;
}
.grn {
	color: #006600;
}
.yellow{
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
.yell18{
	font-size: 18px;
	color: #FFCC00;
	font-weight: bold;
}
.table_thin {
	border: 1px solid #CCCCCC;
}

.table2 {
	border: 1px solid #006600;
}
.highlight {
	background-color: #FFEDA6;
}
.gd_hd {
	font-size: 15px;
	color: #006600;
	font-weight: bold;
	line-height: 20px;
}
.size11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.size10 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.size13 {
	font-size: 13px;
	text-decoration: none;
}
textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8F1D5;
}
.size18 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.dotline {
	border-top: thin dashed #006600;
	border-right: thin none #006600;
	border-bottom: thin none #006600;
	border-left: thin none #006600;
}
.solidline {
	border: 1px solid #006600;
}
ul, ol{
	padding-left: 20px;
}
.gdless {
	background-color: #FFFFFF;
}

.table_dot {
	border: 1px dashed #333333;
}
