@charset "utf-8";
/* CSS Document 

.background{
url(../images/background.png);
background-color:  #c7c7c7;
background-repeat:repeat-x;
}*/

body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

center {
	width:100%;
}

.pgtext{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 0px;
}

.blockheadings{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-left: 10px;
	font-weight: bold;
}

.blocktextlinks {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	padding-top: 0px;

}

A:link {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	text-decoration: none;
}

A:visited{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	text-decoration: none;
}

A:active {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ac2b2f;
	padding: 0px;
	text-decoration: none;
}

A:hover {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ac2b2f;
	padding: 0px;
	text-decoration: none;
}

hr {
	color: #6585dd;
}

#footmenu {
	margin: auto;
	margin-top: 10px;
	text-align: left;
	position: relative;
	width: auto;
	height: 14px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 10px; 
}

#footmenu ul li{
		
	color: #6585dd;
	display: inline;
	text-transform: uppercase;
	border-right: 1px solid #6585dd;

}

#footmenu ul a{
	font-family: Arial, Verdana, Arial, "Times New Roman", Times, serif; 
	text-decoration:none;
	margin: 0px 5px;
	font-size: 9px;
	font-weight: bold;
	color: #6585dd;

}

#footmenu ul a:hover {
	text-decoration: none;
	color:#666666;
}



.last{
	border-right: 0px none #6585dd !important; 
	}
	
.seleted {
	color: #ffffff;
	}
	
.price {

	padding-right: 20px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
	text-transform: capitalize;
	background: url('../../Updated/stylesheets/rd.gif') no-repeat right 50%;
	

	}
	
.price img {
	padding-right: 2pt;
}

#button {
	float: right;
	width: auto;
	height: auto
	
}

.foot img {
	padding-top: 20px;
}


#menu {
	height:24px;
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
}

.menuitems a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

.menuitems a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

td,div,p
{
font-family: Arial, sans-serif;
font-size: 11px;
color: #666666;
}

.price2 {

	padding-right: 20px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
	text-transform: capitalize;
	
	}
	
.price2 img {
	padding-right: 2pt;
}

.floatright {

	float: right;
	background: #ffffff;
}

.floatleft {

	margin-left: 5px;
	float: left;
	background: #ffffff;
}

.chart td {
	color: #ac2b2f !important;
}

.chart a {
	color: #ac2b2f !important;
}

.chart a:hover {
	color: #666666 !important;
}