body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	text-align:left;
}
table {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.menuelement 
{
	text-align: center;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.menuline {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 25px;
	background-color: #97011e;
}
.topline {
	height: 80px;
	padding-top: 10px;
	padding-right: 20px;
}
.flashline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.promobox {
	padding: 20px;
	margin: 20px;
}
.box_left {
	border-right-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #FBFAF9;
}
.box_right {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	margin: 0px;
	padding: 0px;
}
.subbox {
	text-align: center;
	padding: 0px;
}
.subbox_address {

	padding: 10px;
	margin: 10px 20px;
}
a:link {
	color: #262F44;
	text-decoration: none;
}
a.a1:link {
	color: #ffffff;
	text-decoration: none;
}
a.a1:visited {
	text-decoration: none;
	color: #ffffff;
}
a.a1:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #262F44;
}
.topbotpadding {
	padding-top: 5px;
	padding-bottom: 5px;
}
.topbotpadding_small {
	padding-top: 3px;
	font-size: 11px;
	padding-bottom: 0px;
}
a:hover {
	text-decoration: underline;
}
.promobox_hilight {
	padding: 20px;
	margin: 20px;
	background-color: #FBFAF9;
}
.footer {
	
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 22px;
	background-color: #97011e;
	color: #FFFFFF;
}

