.linkMenu 
{
	color: #484848; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}
.linkMenu2
{
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}
.linkMenu3
{
	color: #484848; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}
.linkTitle  
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
.linkTitle2
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.linkTitle3
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.linkMore
{
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}
.linkMore:hover 
{
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
}
.link
{
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}
.link:hover
{
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
}

.linkFooter
{
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
}
.linkFooter:hover
{
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: underline;
}

.linkCopyright
{
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}
.linkCopyright:hover 
{
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
}
.panel 
{
	background-color:#FFFFFF;
	border:1px solid #B4BAC6;
	margin:0px 0px 7px 0px;
	padding: 1px;	
}
.subpanel 
{
	background-color:#EEF1F5;
	border:1px solid #D5DCE5;
	padding:1px;
}

.table
{
	background-color:#E4E4E4;
}
.tableLines
{
	BACKGROUND-COLOR: #E7E7E7
}
.tableHeader
{
	color: #FFFFFF;
	background-color: #3DB1EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #349ED0;
}
.tableSection
{
	color: #566884;
	background-color: #CEEAF8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 2px solid #349ED0;
}
.tableDataNumeric
{
	color: #484848;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
.tableDataNumeric2
{
	color: #484848;
	background-color: #EEF1F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
.tableDataText
{
	color: #484848;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.tableDataText2
{
	color: #484848;
	background-color: #EEF1F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.tableData
{
	color: #484848;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tableData2
{
	color: #484848;
	background-color: #EEF1F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tableDataLabel
{
	color: #484848;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.tableDataLabel2
{
	color: #484848;
	background-color: #EEF1F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.tableDataActive
{
	color: #484848;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tableDataActive2
{
	color: #484848;
	background-color: #EEF1F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tableDataInactive
{
	color: #B4BBC6;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tableDataInactive2
{
	color: #B4BBC6;
	background-color: #EEF1F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tableDataDeleted
{
	color: #E4B191;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tableDataDeleted2
{
	color: #E4B191;
	background-color: #EEF1F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.title
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
.title2
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.title3
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.label
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.normal
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.category
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.item
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.copyright
{
	color:#484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.button
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.input
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.select
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.option
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.checkbox
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.radio
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.searchLink
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.searchLink:hover
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.searchInfo
{
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchDescription
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchAction
{
	COLOR: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight: none;
}
.searchAction:hover
{
	COLOR: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight: underline;
}

.directoryPath
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.directoryPath:hover
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.directoryCategory
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.directoryCategory:hover
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}
.directorySubCategory
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.directorySubCategory:hover
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.directoryOther
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.directoryOther:hover
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.directoryInfo
{
	COLOR: #008000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic
}

.entryCategoryTitleLink 
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

.entryCategoryTitleLink:hover 
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
.entryTitle 
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.entryText
{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}	
.entryLink 
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.entryLink:hover 
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.entryStatusSeparator 
{
	border-top: 1px solid #484848;
}
.entryStatusText 
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.entryStatusLink 
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.entryStatusLink:hover 
{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}


.calendarText
{
	color: #484848;
	background-color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.calendarLink 
{
	color: #006699;
	background-color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.calendarLink:hover 
{
	color: #006699;
	background-color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}


.calculatorSpecialButton
{
	color: red;
	text-align: center;
	width: 30px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.calculatorSpecialButtonBig
{
	color: red;
	text-align: center;
	width: 56px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.calculatorNormalButton
{
	color: blue;
	text-align: center;
	width: 30px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.calculatorDisplay
{
	color: black;
	text-align: right;
	width: 210px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.calculatorMemoryDisplay
{
	color: black;
	text-align: center;
	background-color: #cccccc;
	width: 30px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.calculatorFace
{
	background-color: #cccccc;
}
.calculatorFaceTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	background-color: #000080;
	font-weight: bold
}

.menuGeneral
{
	color:#006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menuGeneral:hover
{
	color:#006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.menuGeneralSeparator
{
	color:#7586A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.languageSelector
{
	color:#006699;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.languageSelectorOption
{
	color:#006699;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuUser
{
	color:#006699;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
}
.menuUser:hover
{
	color:#006699;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: underline;
}
.menuUserSeparator
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menuFooter
{
	color:#006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menuFooter:hover
{
	color:#006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.menuFooterSeparator
{
	color:#7586A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

