body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main/bgmain.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.bgmenu {
	background-image: url(../images/template/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 34px;
	width: 802px;
	vertical-align: top;
}
.bgmain {
	background-image: url(../images/main/imgtop.jpg);
	background-repeat: no-repeat;
	background-position: 660px top;
	height: 189px;
	width: 802px;
	vertical-align: top;
}
.bgcontent {
	background-image: url(../images/template/bgcont.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 300px;
	width: 752px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	vertical-align: top;
}
.border_L {
	background-image: url(../images/template/border_L.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 25px;
}
.border_R {
	background-image: url(../images/template/border_R.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 25px;
}
.titles1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px;
	text-shadow: 1px 1px #FFF;
	color: #d4bb96;
	font-style: italic;
}
.titles2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#d4bb96;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 3px;
	text-shadow: 1px 1px #FFF;
	letter-spacing: -1px;
	word-spacing: 5px;
	line-height: 18px;
}
.titles3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 3px;
	text-shadow: 1px 1px #FFF;
	color: #d4bb96;
	font-style: italic;
	vertical-align:top;
}
.cont1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #3f3f3f;
	vertical-align: top;
}
.cont2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #787878;
	vertical-align: top;
}
.cont3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #787878;
	vertical-align: top;
}
.bullet1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/bullets/arrow1.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	width: 16px;
}
.footerimg {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 10px;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 10px;
}
.menubtns table{
    width: 100%;
	height: 34px;
}
.menubtns td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
	text-align: center;
	height: 34px;
	width: 151px;
	cursor:pointer;
	text-shadow: 0 0 10px #000;	
}
.menubtns td:hover{
	color: #FFFFFF;
	background-image: url(../images/menu/bg_btns.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-shadow: 0 0 10px #FFF;
}
.footerinfo{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #b7dbf9;
	text-align: center;
}
.footertbl{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 18px;
}
.footertbl a{
	text-decoration:none;
	color: #c5c5c5;
}
.footertbl a:hover{
	text-decoration:none;
	color: #efefef;
}
#player {
	border: 3px solid #dcdcdc;
	padding: 1px;
}
#player .namerow {
	background-image: url(../images/resources/playerrow.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
}
#player .num {
	background-image: url(../images/resources/playerid.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 26px;
	text-align: center;
	vertical-align: middle;
	background-color: #e3e3e3;
	width: 42px;
}
.messagetbl{
	height:0px;
	vertical-align:top;
}
.messagebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 25px;
	text-align: right;
	font-style: italic;
	vertical-align: top;
	line-height: 12px;
}
.bgnote{
	background-image: url(../images/main/bgnote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size:14px;
	vertical-align:top;
}
.grado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color:#d6e4f0;
	padding-bottom: 8px;
	text-shadow: 0px 1px 1px #003059;
}
a.button {
	color: #e3e3e3;
	display: block;
	float: left;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/main/btnsalir.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-shadow: 0px 1px 1px #003059;
	cursor:pointer;	
}

a.button span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	background-image: url(../images/main/btnsalir.gif);
	background-repeat: no-repeat;
} 
a.button:hover {
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */

	background-position: right 1px;
}

a.button:hover span {
		background-position: left 1px;
   /*  padding: 6px 0 4px 18px; push text down 1px */
} 
a.button2 {
	color: #e3e3e3;
	display: block;
	float: left;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/main/btn1a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-shadow: 0px 1px 1px #003059;
	cursor:pointer;	
}

a.button2 span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	background-image: url(../images/main/btn1.gif);
	background-repeat: no-repeat;
} 
a.button2:hover {
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */

	background-position: right 1px;
}

a.button2:hover span {
		background-position: left 1px;
   /*  padding: 6px 0 4px 18px; push text down 1px */
}
#table1 thead td{
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;		
	background-color: #d2d2d2;
	height: 27px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#table1{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5b5b5b;
	text-shadow: 0px 1px 1px #FFF;
	width: 100%;
}

#table1 tbody td{
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	background-color: #f4f4f4;
	height: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-shadow: 0px 1px 1px #FFF;
	text-indent: 5px;
	border-bottom:2px solid #FFFFFF;
	line-height: 8px;

}
#table1 tbody td:hover{
	background-color:#FFF;
	cursor:pointer;
}
#table1 tbody td.division{
	background-color:#FFF;
	height:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006ac5;
}
input[type="text"],[type="password"] {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-color: #f4f4f4;
    margin-bottom: 5px;
    padding: 4px;
    border: solid 1px #c3c3c3; 	
	text-shadow: 0px 1px 1px #FFF;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-color: #f4f4f4;
    margin-bottom: 5px;
    padding: 4px;
    border: solid 1px #c3c3c3; 	
	text-shadow: 0px 1px 1px #FFF;
	resize: none;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	background-color: #f4f4f4;
    margin-bottom: 5px;
    padding: 4px;
    border: solid 1px #c3c3c3; 	
}
label {
	font-size: 14px;
	color:#949393;
	font-weight:bold;
	font-style:italic;
}
.statusbaroff {
	height: 30px;
	width: 156px;
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	font-size: 12px;
	font-weight: bold;
}
.statusbaron {
	background-image: url(../images/main/statusbaron.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
	height: 49px;
	width: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-shadow: 0px 1px 1px #002443;
}
#fieldset1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#efefef;
	border: none;
	margin-bottom: 0px;
	padding: 10px;
}
#fieldset1 legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#d4bb96;

}
#fieldset1 label {
	font-size: 14px;
	color:#949393;
	font-weight:bold;
	font-style:italic;
}
#table2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#table2 tr {
	height: 24px;
}
#table2 label {
	font-size: 14px;
	color:#949393;
	font-weight:bold;
	font-style:italic;
}
.btn1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	text-align:right;
	color:#333;
}
.btn1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
	text-align:right;
	color: #666;
}
ul#indicaciones  {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
ul#indicaciones li {
	padding-left: 18px;
	margin-bottom: 4px;
	background-image:url(../images/sources/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
}
ul#indicaciones li a {
	text-decoration:none;
	color:#666;
}
ul#indicaciones li a:hover {
	color:#333;
}

ul#indicaciones li ul  {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 0;
	margin-left: 0;
}
ul#indicaciones li ul li {
	padding-left: 18px;
	margin-bottom: 4px;
	background-image:url(../images/sources/bullet_arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666;
	text-align: left;
}
ul#indicaciones li ul li a {
	text-decoration:none;
	color:#666;
}
ul#indicaciones li ul li a:hover {
	color:#333;
}


hr {
color: #CCC;
height: 1px;
}