body {
	background: #333 url('../img/bgadmin.jpg') no-repeat top;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.adminmenutable {
	background-image: url(../img/gbadminmenu.png);
}

.hbarlink1 {
	font-family: "Trebuchet MS", serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.hbarlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.configbarlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}

.formsnames {
	font-family: "Trebuchet MS", serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.formslinks {
	font-family: "Trebuchet MS", serif;
	font-size: 14px;
	font-weight: normal;
	color: #C00;
}
.formshelp {
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	font-weight: normal;
	color: #C33;
}
.formsresults {
	font-family: "Trebuchet MS", serif;
	font-size: 14px;
	color: #33C;
}

.abuscarbar {
	font-family: "Trebuchet MS", serif;
	font-size: 11px;
	color: #006;
}

.bgbarlink2 {
	background-image: url(../img/bgbarlink2.gif);
}
.atitleoption {
	font-family: "Trebuchet MS", serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background-image: url(../img/optiontittlebar.png);
}
.on1 {
	background-color: #D7FFB9;
}
.off1 {
	background-color: #FFC4B9;
}

.onOffText {
	font-family: "Trebuchet MS", serif;
	color: #808080;
	font-size: 14px;
}


.formstitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.okmensaje {
	font-family: "Trebuchet MS", serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #D7FFB9;
	text-align: center;
	margin: 1px;
	border: 1px solid #CCC;
	color: #090;
}

#centrar {
	margin: 0 auto;
	text-align: center;
}

.subrayado {
	text-decoration: underline;
	color: #F00;
}

.subrayadoNormal {
	text-decoration: underline;
	font-size: 20px;
}

#codigoEnviado {
	text-align: center;
	margin: 0 auto;
	width: 650px;
	height: 26px;
	padding: 6px;
	background-color: #228B22;
	border: #376837 1px solid;
	color: #FFF;
}

#codigoAdv {
	text-align: center;
	margin: 0 auto;
	width: 650px;
	height: 26px;
	padding: 6px;
	background-color: #FF8C00;
	border: #376837 1px solid;
	color: #FFF;
}

.derecha {
	text-align: right;
}

.izquierda {
	text-align: left;
}

#codigoError {
	text-align: center;
	margin: 0 auto;
	width: 650px;
	height: 26px;
	padding: 6px;
	background-color: #F00;
	border: #376837 1px solid;
	color: #FFF;
}

.textoMedio {vertical-align:bottom;}
