﻿body 
{
	 background: rgb(41,93,140);
		margin:0;
	font-family: "Verdana";
	font-size: 11px;
}

input, select
{
	font-family: "Verdana";
	font-size: 11px;
}

img { border:0; }

.containerHeader 
{
	background-color:#ff9900;vertical-align:top;
	/*background-color:rgb(216,210,202);vertical-align:top;*/
	
}

a, a:visited 
{
	font-weight:normal; 
	text-decoration:none;
}

a:hover, a:active 
{
	font-weight:bold;
	text-decoration:none;
}

.header {
	color: #dfdfdf; 
	font-size: 10px;
}

.footer {
	color: #dfdfdf; 
	font-size: 10px;
}

.menu 
{
		color:White;
	font-weight:bold;
	float: left;
    font-family: Arial;
    font-size: 12px;
    padding: 2px 4px 10px 2px;
    margin: 4px 20px 0px 0px;
}

.menu a, .menu a:visited {
		color:White;
	font-weight:bold;
	text-decoration:none;
}

.menu a:hover, .menu a:active {
	color: Black; 
	font-weight:bold; 
	text-decoration:none
}

.item 
{
	padding: 3px 0px 3px 7px;
	color:#0066CC;
}

.item a, .item a:visited 
{
	color:#0066CC;
	font-weight:normal; 
	text-decoration:none;
}

.item a:active,.item a:hover  
{
	color:#0066CC;
	font-weight:bold; 
	text-decoration:none;
}

.smallinfo
{
	font-size:10px;
}

.headerItem
{
	font-size:14px;
}

.headline a, .headline a:visited 
{
	color:Black;
	font-weight:normal; 
	text-decoration:none;
}

.headline a:hover, .headline a:active 
{
	color:Black;
	font-weight:bold; 
	text-decoration:none;
}

.buyNow a, .buyNow a:visited 
{
	color:Blue;
	font-weight:normal; 
	text-decoration:none;
}

.buyNow a:hover, .buyNow a:active 
{
	color:Blue;
	font-weight:bold; 
	text-decoration:none;
}

