body {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
img {border: none;}
table.generalTable {
	width: 100%;
	height: 100%;
}

table.header {
	background-color: #F7F7F7;
	margin: 20px 0px 5px 0px;
	border: 1px solid #ECEBEB;
		
}
table.header td.headerlogin {
	font-size: 11px;
}
table.header td {
	padding: 5px;
}
table.header input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	padding: 2px;
}
table.header a {
	color: #FF0000;
	text-decoration: none;
}
table.header a:hover {
	color: #FF0000;
	text-decoration: underline;
}
table.main {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
table.main tr {
	padding: 0px;
	margin: 0px;
}
table.main td.banner {
	border: none;
	padding: 0px;
	margin: 0px;
}

table.main td.content {
	border: 0px solid #999999;
	padding: 10px;
}
td.product {
	border: 0px solid #999999;
	padding: 10px 20px 10px 20px ;
}
td.firstPageDescription {
	padding: 10px 20px 10px 20px ;
}
td.product  h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
}
table.products {
font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
table.products td {
	padding-bottom: 10px;
}
table.footer {
	margin-bottom: 30px;
}
table.productable {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#ba_menu {
	display: block;
}
#ba_menu a {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B3C3E3;
	background: #EAF1FA;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #404490;
	text-decoration: none;
}
#ba_menu a:hover {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B3C3E3;
	background: #96B3E1;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #404490;
	text-decoration: none;	
}
