body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B595B;
	margin: 0px;
	padding: 0px;
	background-color: #54656F/*E5E8E8*/;
	background-attachment: scroll;
	background-image: url(../images/bg_middle.gif);
	background-repeat: repeat-x;
}
.textfield {
	background-color: #ffffff;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
A:link {
	  	color: #E1721B/*0079B8*/;
		text-decoration: none;
}
A:active {
	  	color: #E1721B;
		text-decoration: none;
}
A:visited {
	  	color: #E1721B;
		text-decoration: none;
}
A:hover {
	  	color: #E1721B;
		text-decoration: underline;
}


A:link.orange {
	  	color: #E1721B;
		text-decoration: underline;
}
A:active.orange {
	  	color: #E1721B;
		text-decoration: underline;
}
A:visited.orange {
	  	color: #E1721B;
		text-decoration: underline;
}
A:hover.orange {
	  	color: #E1721B;
		text-decoration: underline;
}


.bgtblright{
	padding-top: 20px;
	background: #FFFFFF url(http://www.source-ressources.ch/images/bg_tblright.gif) repeat-x scroll left top;
}
.ttl01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4C5D67;
}
.ftr {
	background-color: #54656F;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.ttlgray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B595B;
	font-weight: bold;
}
.ttl00gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4B595B;
	font-weight: bold;
}
.ttl01gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B595B;
	font-weight: bold;
}
.ttl02gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B595B;
	font-weight: bold;
}
.ttl02white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.ttlNOwhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.ttl04gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4B595B;
}
.ttl05gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4B595B;
	font-weight: bold;
}
.ttl03gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4B595B;
}
.ttl11orange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1711B;
}
.ttl11orange_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1711B;
	font-weight: bold;
}
.ttlorange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E1711B;
}
.ttl05orange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E1711B;
	font-weight: bold;
}
.ttl01orange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E1711B;
	font-weight: bold;
}
.ttl02orange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E1711B;
	font-weight: bold;
}
.ttl03orange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E1711B;
	font-weight: bold;
}
.ttl04orange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1711B;
	font-weight: bold;
}
.txtorange{
	color: #E1711B;
}

.borderbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F9DA3;
}

.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F9DA3;
}
.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: bold;
}
.bordertop-white {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.borderbtm-white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}