.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000099;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;

}

.hdr_subnav a:link, .hdr_subnav a:visited{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;
}
.hdr_subnav a:hover{
	color: #000000;
}

.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tooltiptitle{
COLOR: #FFFFFF; 
TEXT-DECORATION: none; 
CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt
}

.tooltipcontent{
COLOR: #000000; 
TEXT-DECORATION: none; 
CURSOR: Default; font-family: arial; font-size: 8pt
}

#ToolTip{
position:absolute; 
width: 100px; 
top: 0px; 
left: 0px; z-index:4; visibility:hidden;
}
.smlCr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

a.twitter {
	display: inline-block;
	padding: 3px 25px 3px 0;
	background: url(../images/icon_twitter.png) no-repeat 100% 50%;
}

a.header-button {
	display: block;
	width: 700px;
	height: 66px;
	margin-left: 40px;
	background: url(../images/btn_join_basket_brigade.jpg) no-repeat top left;
	text-indent: -999em;
	overflow: hidden;
}
a.header-button:hover { background-position: bottom left; }

ul.simple-list {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}

