a, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: ButtonFace;
	border: 0px;
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0px;
	margin: 15px;
}

table {
	border-collapse: collapse;
}

td {
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0px;
}

.hint {
    position: absolute; 
    visibility: show; 
    left: 25px; 
    top: -50px; 
    z-index: 2
}

.button {
	background-color: #F1F1F1;
	background-repeat: repeat-x;
	border: #808080 1px solid;
	color: #000000;
	cursor: hand;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	height: 19px;
	letter-spacing: normal;
	width: 55px;
}

.category {
	background-color: #FFFFFF;
	border: 1px solid #333399; /* wine red #A52A2A; */
	margin-bottom: 10px;
	width: 195px;
}

.categorytitle {
	background-color: #9999CC; /* wine red #A52A2A; */
	border-bottom: #333399 1px solid;
	color: #000000;
	font-weight: bold;
	padding-left: 3px;
        width: 100%;
}

.categoryTitleIcon {
	background-color: #9999CC; /* wine red #A52A2A; */
	border-bottom: #333399 1px solid;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	vertical-align: middle;
}

.column {
	vertical-align: top;
	width: 32%;
}

.content {
	background-color: transparent;
	text-align: center;
	height: 100%;
	width: 100%;
}

.contentlogin {
	background-color: #EEEEEE;
}

.contentmenu {
	background-color: #FFFFFF;
	border-right: #888888 1px solid;
	text-align: left;
	vertical-align: top;
	width: 125px;
}

.contentpage {
	background-color: #EEEEEE;
	vertical-align: top;
}

.error {
	color: #FF0000;
}

.fullSection {
	border-bottom: 0px solid #000000; /* background-color: #FFFFFF;*/
	padding: 5px;
}

.gridbody{
	background-color: #9999CC;
	border: 1px solid #333399;
        padding: 4px;
        width: 100%;
}

.gridheader {
	border: 1px solid #333399;
	width: 100%;
}

.gridcolumn {
	background-color: #EEEEEE;
	border-bottom: 1px solid #808080; 
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.gridelement {
	border-top: 1px solid #F1F1F1;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.gridElementLocation {
	border-top: 1px solid #F1F1F1;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
        width: 25%;
}

.gridElementUnfiled, .gridElementDeleted {
	border-top: 1px solid #F1F1F1;
	padding-left: 3px;
	padding-right: 5px;
        width: 100%;
}

.gridelementcenter {
	border-top: 1px solid #F1F1F1;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.gridelementrow {
}

.gridicon {
	border-top: 1px solid #F1F1F1;
	padding-right: 5px;
	text-align: right;
        vertical-align: top;
        width: 1%;
}

.gridscroller {
	background-color: #FFFFFF;
	height: 425px;
	overflow: auto;
	width: 100%;
}

.gridScrollerRecent {
	background-color: #FFFFFF;
	height: 200px;
	overflow: auto;
	width: 100%;
}


.gridscrollerpanel {
	padding: 0px;
}

.gridtable {
	background-color: transparent;
	width: 100%;
}

.gridtitle {
	/* font-weight: bold; */
        padding-left: 2px;
}

.gridtitleback {
        padding-right: 2px;
        text-align: right;
}

.gridunfiledscroller {
	background-color: #FFFFFF;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	height: 103px;
	overflow: auto;
	width: 100%;
}

.gridunfiledtable {
	background-color: #AAAAAA;
	border: 1px solid #808080;
	width: 100%;
}

.gridunfiledtable2 {
	background-color: #ffffff;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
        padding: 2px;
	width: 100%;
}


.gridunfiledtable2 TD {
	padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #f1f1f1;
}


.gridFooterSearch {
	background-color: #ffffff;
	border-top: 1px solid #333399;
        padding: 2px;
	width: 100%;
}

.gridFooterSearch TD {
	padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #f1f1f1;
}



.gridUnfiledTitle, .gridDeletedTitle {
	padding-left: 3px;
	padding-right: 3px;
}

.gridDeletedTitleIcon {
	border-top: 1px solid #F1F1F1;
	padding-right: 2px;
	text-align: right;
	vertical-align: bottom;
}

.header, .logo {
	width: 100%;
}

.headernavigation {
	padding-right: 5px;
	text-align: right;
}

.input {
	background-color: #FFFFFF;
	border-bottom: #808080 1px solid;
	border-left: #808080 1px solid;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	height: 19px;
	letter-spacing: normal;
	width: 125px;
}

.inputtext, .inputpulldown {
	background-color: #FFFFFF;
	border-bottom: #808080 1px solid;
	border-left: #808080 1px solid;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	height: 19px;
	letter-spacing: normal;
	width: 250px;
}

.inputtextarea {
	background-color: #FFFFFF;
	border-bottom: #808080 1px solid;
	border-left: #808080 1px solid;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	height: 55px;
	letter-spacing: normal;
	width: 250px;
}

.linkrow {
	vertical-align: top;
	width: 100%;
}

.linkcell {
	border-top: 1px solid #F1F1F1;
}

.link {
    padding-left: 3px;
	padding-right: 5px;
	word-break: break-all;
}

.linkIcon {
	border-top: #F1F1F1 1px solid;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	vertical-align: bottom;
}


.login {
	background-color: #FFFFFF;
	border-bottom: #808080 1px solid;
	border-left: #808080 1px solid;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	
	/* Mozilla: to center the table */
	margin-left: auto;
	margin-right: auto;
}

.loginbody {
	margin: 5px;
}

.logintitle {
	background-color: #BBBBBB;
	border-bottom: #808080 1px solid;
	color: #000000;
	font-weight: bold;
}

.logobodyright {
	text-align: right;
}

.logonumber {
	color: #A52A2A;
}

.logotext {
	color: #FFFFFF;
}

.main {
	border: #666666 1px solid;
	height: 100%;
	width: 750px;
}

.maincontent {
	background-color: transparent;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.mainfooter {
	background-color: #AAAAAA;
	border: #666666 1px solid;
	height: 20px;
	padding-right: 4px;
	text-align: right;
}

.mainheader {
	background-color: #a0a0a0;
	border-bottom: #A52A2A 1px solid;
	height: 25px;
	padding-left: 4px;
	padding-right: 4px;
}

.maintaskbar {
	background-color: #bbbbbb;
	border-bottom: #888888 1px solid;
        height: 25px;
}

.menu {
	background-color: transparent;
	margin-left: 5px;
	margin-top: 4px;
	text-align: left;
	width: 92%;
}

.menuicon {
	padding-right: 5px;
	text-align: right;
	vertical-align: bottom;
}

.menuitem {
/*	background-color: transparent; */
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 2px;
}

.menuitemselected {
	/* background-color: #E0E0E0; */
	/* border: #BBBBBB 1px solid; */
    font-weight: bold;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
}

.page{
	margin-top: 4px;
        width: 100%;
}

.pagesection {
	padding: 4px;
}

.popup {
	background-color: #FFFFFF;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	height: 100%;
	width: 100%;
}

.popupbody {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    height: 1%;
}

.popupbuttons {
	height: 35px;
	padding-right: 10px;
	text-align: right;
}

.popupframe{
	text-align: center;
	vertical-align: center; /* background-color: green; */
}

.popupprompt {
	padding-right: 15px;
	text-align: left;
	vertical-align: top;
}

.popuprefresh {
	height: 35px;
	padding-left: 5px;
	text-align: left;
}

.popuptitle {
	background-color: #AAAAAA;
	border-bottom: #666666 1px solid;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
        height: 7%;
}

.popupwindow {
	height: 100%;
	width: 100%;
	/* Mozilla: to center the table */
	margin-left: auto;
	margin-right: auto;
	
}

.setupTitle {
	background-color: #AAAAAA;
	border-bottom: #666666 1px solid;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	padding-left: 3px;
}

.setupTitleBack {
	background-color: #AAAAAA;
	border-bottom: #666666 1px solid;
	color: #000000;
        text-align: right;
	padding: 2px;
        padding-right: 3px;
}

.search, .headerlogo, .logobody {
	background-color: transparent;
}

.searchfield{
	padding-right: 5px;
}

.searchitem {
}

.taskbar {
	width: 100%;
}

.taskbarLeft {
        padding-top: 3px;
	padding-left: 5px;
	text-align: left;
	width: 5%;
}

.taskbarAdd {
        padding-left: 5px; 
        padding-right: 2px;
        text-align: left;
        width: 12%;
}

.taskbarTools {
        padding-top: 3px;
	padding-left: 5px;
	text-align: center;
	width: 18%;
}

.taskbarSearch {
        padding-top: 3px;
	text-align: center;
}

.taskbarRight {
	padding-right: 5px;
	text-align: right;
	width: 35%;
}

.dropdownOver {
        cursor: hand; 
        height: 19px; 
        border-width: 1px; 
        border-style: solid; 
        border-color: #808080;
}

.dropdownOut {
        cursor: hand;
        height: 19px;
        border-width: 1px;
        border-style: solid;
        border-color: #bbbbbb;
}

.popEdit {
	background-color: #FCC552;
        border: 1px solid red;
        height: 18px;
	vertical-align: top;
}

.popEdit TD {
	padding-left: 3px;
	padding-right: 3px;
}


.menuskin{
	background-color: #FCC552;
	position: absolute;
	border: 1px solid black;
	font: normal 8pt Tahoma, Verdana;
	z-index: 100;
	visibility: hidden;
}

.menuskin a {
	text-decoration: none;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
}

.menuitems {
	font:normal 8pt Tahoma, Verdana;
	overflow: auto;
  padding-left: 3px;
  padding-right: 3px;
}

#mouseoverstyle{
	background-color:highlight;
}

#mouseoverstyle a{
	color:white;
}

.popupMenu {
	background-color: white;
	border: gray 1px solid;
}

.popupMenuIcon {
	background-color: silver;
        padding: 3px;
}

.popupMenuAction {
	/* width: 175px; */
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 3px;
        padding-bottom: 3px;
}

.popupMenuActionDisabled {
	/* width: 175px; */
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 3px;
        padding-bottom: 3px;
	color: #aaaaaa;

        
}

.cell_over { 
	background-color: #FCC552;
	overflow: auto;
}

.cell_out {
	background-color: white;
	overflow: auto;
}

.addButtonUp {
	text-decoration: none;
        padding: 2px, 5px, 0px, 5px;
        border: 1px solid #bbbbbb;
	color: #000000;
	cursor: hand;
        text-align: left;
	height: 19px;
}

.addButtonUpOver {
	text-decoration: none;
        padding: 2px, 5px, 0px, 5px;
	background-color:  #f1f1f1;
        border-top: 1px solid #666666;
        border-left: 1px solid #666666;
        border-bottom: 1px solid #666666;
        border-right: 1px solid #666666;
	color: #000000;
	cursor: hand;
        text-align: left;
	height: 19px;
}

.editButtonDown {
	text-decoration: none;
    padding: 2px, 5px, 0px, 5px;

	background-color:  #f1f1f1;

    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;

	color: #000000;
	cursor: hand;

	height: 19px;

	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.editButtonUp {
	text-decoration: none;
    padding: 2px, 5px, 0px, 5px;

	background-color:  #f1f1f1;

    border: 1px solid #666666;

	color: #000000;
	cursor: hand;

	height: 19px;

	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.unfiledLinks {
        padding-left: 2px; 
        padding-right: 2px;
}

.deletedLinks {
        padding-left: 2px;
        padding-right: 5px;
}

/*
.checkbox {
        font-family: webdings;
        position: relative;
        font-size: 18px;
        color: #333399;
        top: -6;
        left: -4px;
}

.checkbox_wrapper {
        width: 12px;
        height: 12px;
        overflow: hidden;
        border: 1px solid gray;
        cursor: hand;
}

.checkbox {
        font-family: webdings;
        position: relative;
        font-size: 18px;
        color: #333399;
        top: -7;
        left: -5px;
}

.checkbox_wrapper {
        width: 10px;
        height: 10px;
        overflow: hidden;
        border: 1px solid ButtonFace;
        cursor: hand;
}
*/

.checkbox {
        font-family: webdings;
        position: relative;
        font-size: 16px;
        color: #333399;
        top: -6;
        left: -3px;
}

.checkbox_wrapper {
        width: 11px;
        height: 11px;
        overflow: hidden;
        border: 1px solid ButtonFace;
        cursor: hand;
}

.checkboxIcon {
	border-top: #F1F1F1 1px solid;
	padding: 0px;
	vertical-align: top;
	word-break: break-all;
        width: 10px; 
        padding-top: 3px;
        padding-left: 3px;
        padding-right: 3px;
}

.selectionSection {
        padding: 5px;
}

.selectionTable {
	background-color: #ffffff;
	border: 1px solid #808080;
	width: 100%;
}


.selectionSeparator {
        border-left: 1px solid #808080;
        margin-right: 1px;
        height: 18px;
        width: 1px;
}

.selectionTitle { 
        font-weight: bold;
        /* padding: 3px 5px 2px 3px; */
        padding-left: 3px;
        padding-right: 4px;
        width: 1px;
}

.selectionCategoryTitle { 
        padding-bottom: 3px;
        padding-left: 0px;
        padding-right: 0px;
}


.selectionCategory { 
        padding: 3px 5px 2px 5px;
        width: 1px;
}

.selectionCategoryTable {
        width: 1px;
}

.selectionDelete {
        text-align: left;
        padding-left: 5px;
        width: 100%;
}

.buttonSelection {
	background-color: #F1F1F1;
	background-repeat: repeat-x;
	border: #808080 1px solid;
	color: #000000;
	cursor: hand;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	height: 18px;
	letter-spacing: normal;
	width: 50px;
}