@charset "utf-8";
body {
	background-image: url(images/body_rept_img.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.rept {
	background-image: url(images/top_bkg.jpg);
	background-repeat: repeat-x;
}
#leftpanel  form {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	padding: 0px;
	width: auto;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#leftpanel  form td {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#leftpanel  form h2 {
	font-family: Tahoma;
	color: #FFFFFF;
	padding: 0px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#b_selling   h2 {
	font-family: Tahoma;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #055E8D;
}
#b_selling img {
	padding: 2px;
	border: 1px solid #FFFFFF;
	display: block;
}

#b_selling .more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-weight: bold;
}
#b_selling a.more:hover {
	text-decoration: underline;
}
#main_body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding: 10px;
}

#main_body h2 {
	font-family: Tahoma;
	font-size: 24px;
	color: #0781C4;
	text-transform: capitalize;
}

#main_body span {
	margin-left: 150px;
	display: block;
	margin-top: 10px;
}
#main_body span a {
	font-size: 13px;
	margin: 0px;
	display: inline;
	padding-right: 5px;
	color: #0781C4;
	text-decoration: none;
	font-weight: bold;
}
#main_body a {
	font-size: 13px;
	color: #0781C4;
	text-decoration: none;
}

#main_body   a:hover {
	text-decoration: underline;
}

#main_body #border td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#border img {
	margin-top: 15px;
	margin-bottom: 15px;
}
#border a {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF6600;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-left: 30px;
	width: auto;
}
#border font {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	display: block;
	margin-left: 30px;
}
#border font a {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #FF6600;
	display: inline;
	margin: 0px;
}
#description  .image {
	padding: 2px;
	float: left;
	border: 1px solid #000000;
}
#description .subhead {
	font-size: 16px;
	font-weight: bold;
}
#description .red {
	font-weight: bold;
	color: #990000;
}
#description .bold {
	font-weight: bold;
	width: 70%;
	margin-left: 150px;
}


#description .comment {
	font-style: italic;
	color: #0781C4;
	font-weight: bold;
}
#description   .comment font  {
	margin-left: 500px;
	font-size: 12px;
}


#description h3 {
	font-size: 18px;
	text-align: center;
	color: #FF0000;
}
#description   ul li  {
	list-style-image: url(images/bullet.jpg);
	margin-bottom: 10px;
	color: #990000;
}


#description a {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
#grt_newsltr  {
	text-align: justify;
}

#grt_newsltr label {
	font-weight: bold;
	display: block;
	color: #990000;
	font-size: 16px;
}

#grt_newsltr p {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#grt_newsltr img {
	float: left;
	padding: 5px;
}

