/* general classes */
BODY {
    font-family: Arial;
    font-size:11px;
    color: #555555;
    background-color: #efefef;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.highlighted {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
    background-color : #CCFFCC;
}

.tabMenu_TabTitle {
	font-family: arial;
	font-weight: bold;
	color: white;
	font-size: 14px;
}

.tabMenu_GroupTitle {
	background-color: #555555;
	font-family: arial;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 2;
}
.tabMenu_LinkCat {
	font-family: arial;
	color: white;
	background-color: #8B0000;
	font-size: 14px;
	font-weight: bold;
	padding: 2;
}

.tabMenu_Link {
	font-family: arial;
	color: white;
}
.tabMenu_Link a:link{
	font-family: arial;
	color: white;
	font-size: 11px;
	cursor: pointer;
}
.tabMenu_Link a:visited {
    color: white;
}
.tabMenu_Link a:active {
    color: white;
}
.tabMenu_Link a:hover {
    color: yellow;
	text-decoration: none;
}

.menuLink {
    color: white;
    background-color: transparent;
    cursor: pointer;
    width: 100%;
	text-align: center;
    text-indent: 0px;
    border-left:1px solid #bc2435;
    border-right:1px solid #8e1b28;
}
.menuLink_Over {
    color: white;
    background-color: #8e101d;
    cursor: pointer;
    width: 100%;
    text-align: center;
    text-indent: 0px;
    border-left:1px solid #bc2435;
    border-right:1px solid #8e1b28;
}

.SubMenuLink {
    color: #555555;
    background-color: transparent;
	text-align: center;
    cursor: pointer;
    width: 100%;
    text-indent:5px;
}
.SubMenuLink_Over {
    color: white;
    background-color: #CA7E06;
    text-align: center;
    cursor:pointer;
    width:100%;
    text-indent:5px;
}

.menuLink2 {
    color: #990000;
    background-color: transparent;
    cursor:pointer;
}
.menuLink_Over2 {
    color: #990000;
    background-color: transparent;
    cursor:pointer;
    text-decoration: underline;
}
.menu_head {
    color:white;
    background-color: #CA7E06;
    font-weight:bold;
    cursor:pointer;
    width:100%;
    text-align:center;
}

.menu_background {
    background-color: white;
    border: 1px solid #F0F0F0;
}

.link_button_normal {
    background-color: #CCCCCC;
    border: 1px solid #562200;
    color: Black;
    cursor:pointer;
}
.link_button_over {
    background-color: #E6E6E6;
    border: 1px solid #562200;
    color: Black;
    cursor:pointer;
}

.lst_pwd_normal {
    color: black;
    cursor:pointer;
}
.lst_pwd_over {
    color: darkgreen;
    cursor:pointer;
}

.logout_normal {
    color: black;
    cursor:pointer;
}
.logout_over {
    color: darkred;
    cursor:pointer;
}

A {
    font-family: Arial;
    font-size:11px;
    color:#555555;
    text-decoration: none;
}

A:LINK {
    text-decoration: none;
    color: darkred;
}

A:VISITED {
    text-decoration: none;
    color: darkred;
}

A:HOVER {
    text-decoration: underline;
    color: darkred;
}

TH,TD {
    font-family: Arial;
    font-size:11px;
    color: #555555;
    background-color: transparent;
}

HR {
    border: 1px solid #D3D3D3;
}

.error {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: Red;
}

.info {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: Blue;
}

.backgroundOK {
    color : black;
    background-color : #82ca9c;
	border:1px solid black;
}
.backgroundNotOK {
    color : black;
    background-color : #f69679;
    border:1px solid black;
}

/* these are used by modules and core to render text inside tables */
.centerboxtext {
    font-family: Arial;
    font-size: 11px;
    color: #555555;
    background-color: transparent;
}

.sideboxtext {
    font-family: Arial;
    font-size: 11px;
    color: #555555;
    background-color: transparent;
}

.plainboxtitle {
    font-family: Arial;
    font-size: 11px;
    color: black;
    font-weight: bold;
    background-color: #0072BC;
}

.plainboxtext {
    font-family: Arial;
    font-size: 11px;
    color: 333333;
    background-color: #FCDAB6;
}

/* these are used by the theme only - do not use outside theme!*/
.sideboxtitle {
    font-family: Arial;
    font-size: 15px;
    color: #372211;
    font-weight: bold;
    background-color: transparent;
    text-indent: 5px;
}

.centerboxtitle {
    font-family: Arial;
    font-size: 15px;
    color: #ad1a2d;
    font-weight: bold;
    background-color: transparent;
    text-indent: 5px;
}

.pgprocessed {
    color: white;
    font-family: Arial;
    font-size: 9px;
}
.copyright {
    color: white;
    font-family: Arial;
    font-size: 9px;
}

/* user card */
.userexttable {
    font-family: Arial;
    font-size: 11px;
    color: White;
    background-color: #555555;
}

.usertoppanel {
    font-family: Arial;
    font-size: 11px;
    background-color: #F5F5F5;
    color: #555555;
}

.userbottompanel {
    font-family: Arial;
    font-size: 11px;
    background-color: #FAFAFA;
    color: #555555;
}

.print_header_toprow {
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: black;
    background-color: #00A651;
}
.print_header_bottomrow {
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: black;
    background-color: #FFF200;
}
.print_header_toptext {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: black;
    background-color: transparent;
}
