P,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485e88;

}
a:link {
	text-decoration: none;
	color: Navy;
}
a:visited
{
	text-decoration: none;
	color: Navy;	
}
a:hover {
	text-decoration: underline;
	color: Navy;
}

a:active {
	text-decoration: none;
	color: #CC0000;
	text-decoration: underline;
}


.normal {
	font-size: 11px;
	color: #000066;
	line-height: 15px;
}

.bigger {
	font-size: 12px;
	color: #000066;
	line-height: 15px;
}
a.whitenormal {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: .1em;
	text-decoration: underline;
}
a.whitenormal:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: .1em;
	text-decoration: underline;
}
.evenbigger {
	font-size: 14px;
	color: #000066;
	line-height: 15px;
}
.biggerbold {
	font-size: 11px;
	color: #000066;
	line-height: 15px;
	font-weight: bold;
}
A.biggerbold_other:visited {
	font-size: 12px;
	color: #4169E1;
	line-height: 15px;
	font-weight: bold;
}
.normalbold {
	font-size: 11px;
	color: #000066;
	line-height: 15px;
	font-weight: bolder;
}
.small {
	font-size: 10px;
	color: #000066;
	line-height: 15px;
}
.italics {
	font-size: 11px;
	color: #000066;
	line-height: 15px;
	font-style: oblique;
}
.hjk {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: blink;
}
.evenbiggerwhite {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: bolder;
	background: #064B8C;
}
.redlinks {
	font-size: 12px;
	color: #CC0000;
	line-height: 15px;
}
.evenbiggerbolder {
	font-size: 14px;
	color: #000066;
	line-height: 20px;
	font-weight: bold;
}
.boldred {
	font-size: 12px;
	color: #CC0000;
	line-height: 15px;
	font-weight: bold;
}
.boldblue {
	font-size: 12px;
	color: #000066;
	line-height: 15px;
	font-weight: bold;
}
.tabla_exterior
{
	background-color: Gray;
}
.tabla_interior
{
	background-color: #87CEFA;
}
.tabla_cabecera
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
}
.login_error
{
	color: Maroon;
	text-align: center;
	font-style: italic;
}
.details_links
{
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;

}
.line_detail
{
	font-size: 10px;	
}
.line_detail_a
{
	font-size: 10px;
	border: 1px solid White;
	background-color: #F9F08B;
}
.line_detail_b
{
	font-size: 10px;
	border: 1px solid White;
	background-color: #FBF7C7;
}


/* data :: 2007_08_Aug_07 */
.border_line {
	border:#FFCC00 1px solid;

}
.line_detail_head{
	font-size: 10px;
	border: 1px solid White;
	background-color: #F9F08B;
	height: 20px;
}
.headtext{
	background-color: #F9F08B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485e88;
	font-weight: bold;
	padding: 5px 2px 5px 5px;
}
#tablebg{
	background-color: #f9e719;
}
#tablebg .even
{
	font-size: 10px;
	border: 1px solid White;
	background-color: #FFFFFF;
}
#tablebg .odd
{
	font-size: 10px;
	border: 1px solid White;
	background-color: #FBF7C7;
}

/* BO: Pagiantion */
#pagination div {
	padding-bottom:2px;
	padding-top:2px;
}
#pagination span {
	padding-left:2px;
	padding-right:2px;
	font-size:13px;
}
#pagination span.selected {
	font-size:12px;
	font-weight:bold;
}
#pagination .inputbox{
	font-size:9px;
}
#pagination .button{
	background-image:url("../../media/images/admin/btn_bg.gif");
	height:21px;
	border:0px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	background-color:transparent;
	margin:5px 0px 5px 0px;
	cursor:pointer;
}

#pagination a{
	border:1px solid #666666;
	color:#000000;
	padding:1px 3px 1px 3px;
	text-decoration:none;
}
#pagination a:hover{
	background-color:#E7F3F8;
	color:#000000;
}

.star{
	color:#ff0101;
}
.helptext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	line-height:14px;
}
/* EO: Pagiantion */



