body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}.GrayColor {
	background-color: #F0F0F0;
}
.TextFieldIndex {
	width: 117px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	border: 1px solid #FFFFFF;
}
.TextFieldLog {
	width: 108px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	border: 1px solid #686868;
	background-image: url(images/log_text.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	vertical-align: middle;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.GrayStrongColor {
	background-color: #666666;
}
.GrayMediumColor {
	background-color: #CCCCCC;
}

li {
	list-style-image: url(images/idx_r10_c3.gif);
	line-height: 18px;
}
ul {
	margin-left: 26px;
	/*margin-bottom: 5px;*/
}
a{
	color: #FF7712;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.GrayLink{
	color: #686868;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.GrayLink:hover {
	text-decoration: underline;

.GrayMediumColor {
	background-color: #CCCCCC;
}
.GrayFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #686868;
}
.OrangeFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7712;
}
.LatIzq {
	background-image: url(images/lat_izq.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.LatDer {
	background-image: url(images/lat_der.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}
.Latizq2 {
	background-image: url(images/lat_izq2.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.Latder2 {
	background-image: url(images/lat_der2.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
.JustifyText {
	text-align: justify;
}
.GrayFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
}
.BottomBorderGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
}
.ContactInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/back_input.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	border: 1px solid #999999;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #616161;
}
.TopLeftBorderDashed {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #616161;	
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #616161;
}
.BottomRightBorderDashed {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #616161;	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #616161;
}

