body {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	scrollbar-face-color:FFFFFF;
	scrollbar-track-color:FFFFFF;
	scrollbar-arrow-color:B4C3CC;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:A8BED0;
	scrollbar-3dlight-color:A8BED0;
	overflow: auto;
	

}
a.fooer:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
a.fooer:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
a.fooer:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}

a.link01:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #BC974E;
	text-decoration: underline;
	font-weight: normal;
}
a.link01:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #BC974E;
	text-decoration: underline;
	font-weight: normal;
}
a.link01:hover {

	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.link2:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #8198BF;
	text-decoration: none;
	font-weight: normal;
}
a.link2:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #8198BF;
	text-decoration: none;
	font-weight: normal;
}
a.link2:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}


a.link3:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #296AA6;
	text-decoration: none;
	font-weight: bold;
}
a.link3:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #296AA6;
	text-decoration: none;
	font-weight: bold;
}
a.link3:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}




.textopeq {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.titulo01 {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #83A7E9;
}
.texto01 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.textopeqColor {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #296AA6;
}
.texto01_color {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #296AA6;
}
.texto02_color {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #63BFDA;
}
.titulo02 {


	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #31A0DD;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 17px;
	width: 200px;
	border: 1px solid #83A7E9;
}
.buscar {

	font-family: Tahoma;
	font-size: 10px;
	color: #926E16;
	background-color: #E7C56C;
	height: 17px;
	width: 60px;
	border: 1px solid #BE941E;
}
.send {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #83A7E9;
	height: 17px;
	width: 80px;
	border: 1px solid #31A0DD;
}
.input_buscar {

	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 17px;
	width: 80px;
	border: 1px solid #BE941E;
}
.bullet {

	font-family: Tahoma;
	font-size: 9px;
	color: #83A7E9;
	background-color: #FFFFFF;
	height: 14px;
	width: 14px;
	border: 1px solid #FFFFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 17px;
	width: 200px;
	border: 1px solid #83A7E9;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #83A7E9;
	overflow: auto;
	background-color: #FFFFFF;
	height: 80px;
	width: 200px;
}
ul {
	color: #999999;
	list-style-type: square;
	font-size: 11px;
	list-style-image: url(../images/bullet.gif);
}

