.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0717B5;
	border-right-color: #0717B5;
	border-bottom-color: #0717B5;
	border-left-color: #0717B5;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.bodytext-white {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
}
.bodytext-red {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.bodytext-red-24 {
	font-family: Tahoma;
	font-size: 24px;
	color: #0101DF;
}
.bodytext-red-18 {
	font-family: Tahoma;
	font-size: 18px;
	color: #CC0000;
}
.menu1 {padding:0 0 0 18px; margin:0; list-style:none; height:20px; background:#000 url(boton1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:20px; line-height:20px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 6px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 14px 0 6px;}
.menu1 li.current a {color:#fff; background:url(boton3.gif);}
.menu1 li.current a b {background:url(boton3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#666 url(boton2.gif);}
.menu1 li a:hover b {background:url(boton2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#666 url(boton3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(boton3.gif) no-repeat right top;}