.b1 {
	background-image: url(img/b1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	font-weight: bold;
}
.b1 a{
	background-image: url(img/b1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none
}
.normal {
	font-size: 12px;
	padding: 6px;
}
.normalazul {
	font-size: 12px;
	font-weight: bold;
	color: #039;
}

#padding {
	padding: 12px;
}


.b2 {

	background-image: url(img/b3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.b3 {
	background-image: url(img/b3.jpg);
	background-repeat: repeat-y;
	background-position: top;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}
.bot1 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/bot1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration:none;
}
.bot1on {
cursor:hand;
cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	color:#003399;
	background-image: url(img/bot1on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bot1g {

	font-size: 12px;
	font-weight: bold;
	background-image: url(img/bot1g.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bot1gon {
cursor:hand;
cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	color:#003399;
	background-image: url(img/bot1gon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
.shadtop {
	background-image:url(img/shadtop.jpg);
	background-position:top;
	background-repeat:repeat-x
}
.divide {
	background-image:url(img/divide.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
	
.divideall {
	background-image:url(img/divide.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-weight: normal;
}
	
.granblan {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bb {
	background-image: url(img/b1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	border: thin groove #BBC9EC;
	padding: 2px;
}
.mininormal {
	font-size: 9px;
}
