


a.img {
	border : 0px;
}
.off {
	background-color : #415089;
	color : #fff;
	font : bold 14px "Trebuchet MS", "Gill Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
	padding : 4px 14px;
}
.off a:link, .off a:visited, .off a:active {
	color : #fff;
	background-color : transparent;
	text-decoration : none;
	border : 0px;
}
.off a:hover {
	color : #00FFFF;
	background-color : transparent;
	text-decoration : none;
	border : 0px;
}
.on a:link, .on a:visited, .on a active {
	background-color : #fff;
	color : #415089;
	font : bold 14px "Trebuchet MS", "Gill Sans", "Arial Narrow", arial, helvetica, sans-serif;
	padding : 4px 14px;
	text-decoration : none;
	border : 0px;
}
.on a:hover {
	background-color : #fff;
	color : #415089;
	font : bold 14px "Trebuchet MS", "Gill Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
	padding : 4px 14px;
	text-decoration : none;
	border : 0px;
}

.bread {
	color : #fff;
	text-transform : uppercase;
	font : normal 10px  Verdana, Arial, helvetica, sans-serif;
	padding : 0px 1px 0px 1px;
 	
}


a.bread { 	color : #fff;
	background-color : transparent;
	text-decoration : none;
	border-bottom : 0px dotted #9c3;
	text-transform : uppercase;
 }

/*a:hover.bread{
	border-bottom: 0px dashed #415089;
	color: #415089;
	background-color : #EEF9FB;
	text-decoration: none;
»
}*/

a:hover.bread{
	border-bottom: 0px dashed #0ff;
	color: #0ff;
	/*border-bottom: 0px dashed #f36;
	color: #f36;*/


	text-decoration: none;
	text-transform : uppercase;
}


.button_blue {
background-color: #2A68E7;
color: white;

border-left:2px solid #78A0F0;
border-top:2px solid #78A0F0;

border-right:2px solid #183D8B;
border-bottom:2px solid #183D8B;

padding:4px;

margin-bottom:10px;
margin-top:10px;

font : bold 14px "Trebuchet MS", "Gill Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
}

.button_blue a {
text-decoration: none;
color:white;
}

.button_blue a:visited {
text-decoration: none;
color: white;
}

.button_blue a:hover {
text-decoration: underline;
color:white
}


/* ----------------------------- */
.button_blue_big {
background-color: #2A68E7;
color: white;

border-left:2px solid #78A0F0;
border-top:2px solid #78A0F0;

border-right:2px solid #183D8B;
border-bottom:2px solid #183D8B;

padding:6px;

font : bold 18px "Trebuchet MS", "Gill Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
margin-bottom:10px;
margin-top:10px;

}

.button_blue_big a {
text-decoration: none;
color:white;
}

.button_blue_big a:visited {
text-decoration: none;
color: white;
}

.button_blue_big a:hover {
text-decoration: underline;
color:white;
}







