@charset "utf-8";
/* CSS Document */

.bg {
	border: thick solid #CCC;
}
.bar_up {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDFDFD;
	text-decoration: underline;
	background-color: #105284;
}
.bar_up a:hover {
	color: #CCCCCC;

}
.whitebg {
	background-color: #FDFDFD;
}
.cuadrodw {
	background-repeat: repeat-y;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #105284;
	border-right-color: #105284;
	border-bottom-color: #105284;
	border-left-color: #105284;
}
.cuadrodg {
	background-repeat: repeat-y;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #70CB0A;
	border-right-color: #70CB0A;
	border-bottom-color: #70CB0A;
	border-left-color: #70CB0A;
}
.cuadrodm {
	background-repeat: repeat-y;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6070F;
	border-right-color: #C6070F;
	border-bottom-color: #C6070F;
	border-left-color: #C6070F;
}
.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.cuadrogreythin {
	border: thin solid #CCC;
}
.bggrey {
	background-color: #E9E9E9;
}
.text1bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #363634;
}
.text1bluebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #105284;
	text-decoration: underline;
}
.text1bluebold a:hover {
	text-decoration: none;
}.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
}
.bar_lgblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDFDFD;
	text-decoration: underline;
	background-color: #1A86D7;
}
.bar_lgblue a:hover {
	color: #CCCCCC;

}.bordertop {
	background-image: url(images/bordertop.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.text1redbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8C040B;
	text-decoration: underline;
}
.text1redbold a:hover {
	text-decoration: none;
}
.text1greenbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #68B807;
	text-decoration: underline;
}
.text1greenbold a:hover {
	text-decoration: none;
}
.text2small {
	font-family: Tahoma;
	font-size: 9px;
	color: #4F4F4F;
}
