body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: Tahoma;
	font-size: 10pt;
	color: #003366;
}
a{
text-decoration:none;
}

hr {
color: #FF9900;
}

.t {
	font-family: Tahoma;
	font-size: 10pt;
	color: #003366;
}

.t A {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration : underline;
	color: #003366;
}

.t A:hover {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration : underline;
	color: #006699;
}

.tbold {
	font-family: Tahoma;
	font-size: 10pt;
	color: #003366;
	font-weight : bold;
}

.tbold A {
	font-family: Tahoma;
	font-size: 10pt;
	color: white;
	text-decoration : underline;
	font-weight : bold;
}

.tbold A:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: Silver;
	text-decoration : underline;
	font-weight : bold;
}

.tlinks {
	font-family: Tahoma;
	font-size: 9pt;
	color: #C0C0C0;
	font-weight : bold;
}

.tlinks A {
	font-family: Tahoma;
	font-size: 9pt;
	color: #C0C0C0;
	font-weight : bold;
	text-decoration : underline;
}

.tlinks A:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color: #B0C4DE;
	font-weight : bold;
	text-decoration : underline;
}

.title {
	font-family: Arial;
	font-size: 12pt;
	color: #003366;
	font-weight : bold;
}


.tboldred {
	font-family: Tahoma;
	font-size: 8pt;
	color: red;
	font-weight : bold;
}

.tsmall {
	font-family: Tahoma;
	font-size: 8pt;
	color: #003366;
}

.tsmall A {
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration : underline;
	color: #003366;
}

.tsmall A:hover {
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration : underline;
	color: #006699;
}

.formInput {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.formButton {
	font-family: Tahoma;
	font-size: 10pt;
	color: #003366;
	font-weight : bold;
}

#imagen {
	position: relative;
	bottom:11px;
	width:119px;
	height:119px;
	background:#fff;
	border:1px solid #000;
}
