/*body {
  color: #000000;
  background-color: #ffffff;
  font-size: 10px;
  font-family: tahoma, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom:0px;
}*/

input {
  font-size: 9pt;
  font-family: tahoma, sans-serif;
}

textarea {
  font-size: 11px;
  font-family: tahoma, sans-serif;
}

option {
  font-size: 11px;
  font-family: tahoma, sans-serif;
}

select {
  font-size: 11px;
  font-family: tahoma, sans-serif;
}

table {
  font-family: tahoma, sans-serif;
  font-size: 10pt;
  border: 0px;
  text-align: left;
  margin: 5px 10px;
  background-color: #FFFFFF;
}

tr {
  font-size: 11px;
  font-family: tahoma, sans-serif;
}

td {
  font-size: 11px;
  font-family: tahoma, sans-serif;
  text-align: left;
  background-color: #FFFFFF;
}

ul {
	list-style: none;
	text-align: left;
	margin: 0 10px;
	padding: 0;
}

h3,
h2
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
	padding: 6px 5px;
	margin: 7px 5px;
	background-color: #265B7B;
	color: #FFFFFF;
	-moz-border-radius: 3px;
}

li{
	font-size: 9pt;
	text-align: left;
}

a {
  color: #265B7B;
  background-color: inherit;
  text-decoration: underline;
  font-family: Verdana;
  font-size: 8pt;
}

a:active, a:link, a:visited {
  color: #265B7B;
  background-color: inherit;
  text-decoration: underline;
}

a:hover {
  color: #CA0A0A;
  background-color: inherit;
  text-decoration: none;
}

a.mnav{
	color: #265B7B;
	font-weight: normal;
	padding: 5px 10px;
	display: block;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #DADADA;
	border-right: 1px solid #FFFFFF;
	-moz-border-radius: 4px;
	font-family: Verdana;
	font-size: 8pt;
	margin: 3px 0;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
}
a.mnav:hover{
	font-weight: bold;
	padding: 5px 10px;
	padding-left: 18px;
	text-align: left;
	display: block;
	border: 1px solid #DADADA;
	border-bottom: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	color: #265B7B;
	text-decoration: none;
	background-image: url('img/mnav-bg.gif');
	background-repeat: no-repeat;
	background-position: 10px 9px;
	text-decoration: none;
	background-color: #F5F5F5;
}

a.classic, a.classic:active, a.classic:link, a.classic:visited{
	text-decoration: none;
}

a.classic:hover{
	text-decoration: underline;
}

a.footer {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
}

a.footer:active, a.footer:link, a.footer:visited {
  color: #000000;
  background-color: inherit;
}

a.footer:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.top {
  color: #7cb930;
  background-color: inherit;
  text-decoration: none;
}

a.top:active, a.top:link, a.top:visited {
  color:#7cb930;
  background-color: inherit;
}

a.top:hover {
  color: #ffffff;
  background-color: inherit;
  text-decoration: underline;
}

a.top_menu {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
}

a.top_menu:active, a.top_menu:link, a.top_menu:visited {
  color:#000000;
  background-color: inherit;
}

a.top_menu:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.cp_menu {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.cp_menu:active, a.cp_menu:link, a.cp_menu:visited {
  color:#000000;
  background-color: inherit;
}

a.cp_menu:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.list_item {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
}

a.list_item:active, a.list_item:link, a.list_item:visited {
  color:#000000;
  background-color: inherit;
}

a.list_item:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

.bold-white-text {
  color: #f3f3f3;
  background-color: inherit;
  font-size: 11px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
}

.featuredprice {
  color: #ff6600;
  background-color: inherit;
  font-size: 11px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
}

.feattxt{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}

.corner {
  background-image: url(images/corner1.gif);
  width: 610px;
  height: 21px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left top;
}

.right {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;

  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
}

.panel-bg {
  background-image: url(images/pannel-bottom.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.login-bg {
  background-image: url(images/template_15.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.head {
  color: #000000;
  background-color: inherit;
  font-family: tahoma, serif;
  font-weight: bold;
}

.button {
  background-image: url(images/button.gif);
  height: 20px;
  width: 55px;
  border: 0px solid #cccccc;
  cursor: pointer;
}

.tbl_caption {
  color: #666666;
  border-bottom: 1px solid #EAEAEA;
  font-family: Verdana;
  font-weight: bold;
  font-size: 8pt;
  background-color: #FFFFFF;
}

.tbl_value{
  color: #666666;
  border-bottom: 1px solid #EAEAEA;
  font-family: Verdana;
  font-weight: normal;
  font-size: 8pt;
  background-color: #FFFFFF;
}

.tbl_border {
  color: inherit;
  background-color: #000000;
}

.tbl_normal {
  color: #000000;
  background-color: #fafafa;
  font-size: 11px;
}

.bordercolor {
  border: 1px solid #ececec;
}

.top_menu {
  font-size: 10px;
}

.feed-desc img {
  margin-right: 5px;
}
