/* general classes */
BODY  {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#4b6971;
    background-color: transparent;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.highlighted {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
    background-color : #CCFFCC;
	font-size : 11px;
}

.catTitulo
{
	color: #466470;
	font-size: 25px;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana;
	background-color: transparent;
	margin-right: 5px;
}

.catColeccion
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana;
	text-align: center;
	background-color: #b4bbc5;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
}

.catColeccion_over
{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana;
	text-align: center;
	background-color: #8f97a0;
	cursor: pointer;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
}

.catColeccionVerticalCenter
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana;
	text-align: center;
	background-color: #b4bbc5;
}

.catColeccionVerticalCenter_over
{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana;
	text-align: center;
	background-color: #8f97a0;
	cursor: pointer;
}

.catMenuNormal
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Calibri, Arial, Verdana;
	background-color: transparent;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #555555;
	cursor: pointer;
}

.catMenuOver
{
	color: #0085c1;
	font-size: 12px;
	font-weight: normal;
	font-family: Calibri, Arial, Verdana;
	background-color: #000000;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #555555;
	cursor: pointer;
}

.catMenuClick
{
	color: white;
	font-size: 12px;
	font-weight: normal;
	font-family: Calibri, Arial, Verdana;
	background-color: #666666;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #555555;
	cursor: pointer;
}

.scatMenuNormal
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Calibri, Arial, Verdana;
	cursor: pointer;
	background-color: transparent;
	text-indent: 5px
}

.scatMenuOver
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana;
	background-color: #bdcdd2;
	cursor: pointer;
	text-indent: 5px
}

.scatMenuClick
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana;
	background-color: #769fb0;
	cursor: pointer;
	text-indent: 5px
}

.menuLink {
    color: #FFFFFF;
    font-family: Calibri, Arial, Verdana;
    font-weight: bold;
    text-align: center;
    background-color: transparent;
    cursor:pointer;
    width:100%;
}
.menuLink_Over {
    color:#00FF00;
    font-family: Calibri, Arial, Verdana;
    font-weight: bold;
    text-align: center;
    background-color: transparent;
    cursor:pointer;
    width:100%;
}

.subMenuLink {
    color:#4b6971;
    background-color: transparent;
    cursor:pointer;
    width:100%;
    text-indent:5px;
}
.subMenuLink_Over {
    color: #FFFFFF;
    background-color: #4b6971;
    cursor:pointer;
    width:100%;
    text-indent:5px;
}

.menuLink2 {
    color:#c10101;
    background-color: transparent;
    cursor:pointer;
}
.menuLink_Over2 {
    color:#c10101;
    background-color: transparent;
    text-decoration: underline;
    cursor:pointer;
}

.menu_head {
    color: #FFFFFF;
    background-color: #4b6971;
    font-weight:bold;
    cursor:pointer;
    width:100%;
    text-align: center;
}

.menu_background {
    background-color: white;
    border: 1px solid #4b6971;
}

.link_button_normal {
    background-color: #CCCCCC;
    border: 1px solid #562200;
    color: #000000;
    cursor:pointer;
}
.link_button_over {
    background-color: #E6E6E6;
    border: 1px solid #562200;
    color: #000000;
    cursor:pointer;
}

.lst_pwd_normal {
    color: #00FF00;
    cursor:pointer;
}
.lst_pwd_over {
    color: #00FF00;
    text-decoration: underline;
    cursor: pointer;
}

.logout_normal {
    color: #00FF00;
    cursor: pointer;
}
.logout_over {
    color: #00FF00;
    font-weight: bold;
    cursor: pointer;
}
.login_button {
    font-family : Calibri, Arial, Verdana;
    font-size : 11px;
    background : #4B6971;
    border : 1px solid lightgray;
    color: #FFFFFF;
    z-index: 0;
}
.login_cell {
    color: #3d667b;
}

A {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#0087bf;
    text-decoration: none;
}

A:LINK {
    text-decoration: none;
    color: #0087bf;
}

A:VISITED {
    text-decoration: none;
    color: #0087bf;
}

A:HOVER {
    text-decoration: underline;
    color: #0087bf;
}

TH,TD {
    font-family: Calibri, Arial, Verdana;
    font-size:11px;
    color: #666666;
    background-color: transparent;
}

HR {
    border: 1px solid #E9E9E9;
}

.error {
    font-family: Calibri, Arial, Verdana;
    font-size: 11px;
    color: #FF0000;
}

.info {
    font-family: Calibri, Arial, Verdana;
    font-size: 11px;
    color: #0000FF;
}

/* these are used by modules and core to render text inside tables */
.centerboxtext {
    font-family: Calibri, Arial, Verdana;
    font-size: 11px;
    color: #666666;
    background-color: transparent;
}

.sideboxtext {
    font-family: Calibri, Arial, Verdana;
    font-size: 11px;
    color: #000000;
    background-color: transparent;
}

.plainboxtitle {
    font-family: Calibri, Arial, Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    background-color: #0072BC;
}

.plainboxtext {
    font-family: Calibri, Arial, Verdana;
    font-size: 12px;
    color: #000000;
    background-color: #FCDAB6;
}

/* these are used by the theme only - do not use outside theme!*/
.sideboxtitle {
    font-family: Calibri, Arial, Verdana;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
}

.centerboxtitle {

	text-align: right;
    font-family: Calibri, Arial, Verdana;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #000000;
}

.pgprocessed {
    color: #FFFFFF;
    font-family: Calibri, Arial, Verdana;
    font-size: 9px;
}
.copyright {
    color: #FFFFFF;
    font-family: Calibri, Arial, Verdana;
    font-size: 9px;
}

/* user card */
.userexttable {
    font-family: Calibri, Arial, Verdana;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #333333;
}

.usertoppanel {
    font-family: Calibri, Arial, Verdana;
    font-size: 12px;
    background-color: #F5F5F5;
    color: #333333;
}

.userbottompanel {
    font-family: Calibri, Arial, Verdana;
    font-size: 12px;
    background-color: #FAFAFA;
    color: #333333;
}

.print_header_toprow {
    font-family: Calibri, Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    background-color: #00A651;
}
.print_header_bottomrow {
    font-family: Calibri, Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    background-color: #FFF200;
}
.print_header_toptext {
    font-family: Calibri, Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    background-color: transparent;
}
