body{
font: 80%/140% Verdana, Arial, Helvetica, sans-serif;
background: url('images/background_top.jpg') #011d4d;
background-repeat:repeat-x;
margin:0px;
font-family:Arial;
}

A.menu {font-size:14px; font-weight:bold; color:#fff; text-decoration:none;}
A.menu:hover {font-size:14px; font-weight:bold; color:#fff; text-decoration:underline;}
A.menu:active {font-size:14px; font-weight:bold; color:#fff; text-decoration:none;}

A {font-size:12px; font-weight:normal; color:#fff; text-decoration:underline;}
A:hover {font-size:12px; font-weight:normal; color:#fff; text-decoration:underline;}
A:active {font-size:12px; font-weight:normal; color:#fff; text-decoration:underline;}

A.white {font-size:11px; font-weight:normal; color:#fff; text-decoration:none;}
A.white:hover {font-size:11px; font-weight:normal; color:#fff; text-decoration:underline;}
A.white:active {font-size:11px; font-weight:normal; color:#fff; text-decoration:none;}

A.white_14{font-size:14px; font-weight:normal; color:#fff; text-decoration:underline;}
A.white_14:hover {font-size:14px; font-weight:normal; color:#fff; text-decoration:underline;}
A.white_14:active {font-size:14px; font-weight:normal; color:#fff; text-decoration:none;}

A.small_grey{font-size:9px; font-weight:bold; color:#dedede; text-decoration:underline;}
A.small_grey:hover {font-size:9px; font-weight:bold; color:#dedede; text-decoration:underline;}
A.small_grey:active {font-size:9px; font-weight:bold; color:#dedede; text-decoration:none;}

img{border:0px;}

h1 {font-size:14px;font-weight:bold;color:#fff;}

table{font-size:12px;color:#fff;}

.table_products{border-color:#FFF; border-width: 1px 1px 0px 0px; border-style:solid;}
.table_products td {border-color:#FFF; border-width: 0px 0px 1px 1px; border-style:solid;}


h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin: 0;
}

#body h3 {
	font-size: 125%;
	margin: 0 0 5px 0;
	line-height: 100%;
	color: #000;
	letter-spacing: -1px;
}

#body a,
#subheader a {
	color: #39c;
}

#body a:hover {
	color: #369;
	background-color: #fdfccc;
}

#subheader a:hover {
	color: #369;
}
