body {
	background-attachment: fixed;
	background-image: url(../images/background_light2.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	color: #535353;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF8903;
	text-decoration: none;
}

.menu_side_ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.formcontact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #262626;
}

.menu_side_ul li {
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 240px 10px;
}
.menu_side_ul li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_side_ul li a:hover {
	font-weight: bold;
	color: #B9FF59;
	text-decoration: none;
}

.testof {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
}
.testof a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
}
.testof a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
}
.testof a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #535353;
}
.barrablu {
	background-image:url(../images/barrablu.gif);
	background-repeat:repeat-x;
	height:28px;
	line-height:28px;
	padding-left:12px;
}
.barrablu a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
