.spacer {	font-size: 1pt;	line-height: 1pt; }
.pageName { color: Black; font-size: 16px; font-weight: bold; }
.topLine { background-color: #CC9900; line-height: 1pt; font-size: 1pt; }

.clsAppName
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3366FF;
	font-weight: bold;
	font-size: 10 pt;
}

.clsHeaderInfo
{
	color:#004984;
	font-size:12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.clsHeaderAbout
{
	color:#004984;
	font-size:12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.clsFooterLink
{ 
	font-family: verdana;
	font-weight: bold;
	font-size: 7 pt;
	margin-top: 0; 
	margin-bottom: 0;
	text-align: right;
}

.clsFooterVersion
{ 
	font-family: verdana;
	font-size: 7 pt;
	margin-top: 0; 
	margin-bottom: 0;
}

.clsFooterRed
{ 
	font-family: verdana;
	font-size: 7 pt;
	margin-top: 0; 
	margin-bottom: 0;
	color: red;
}

.clsFooterBlue
{ 
	font-family: verdana;
	font-size: 7 pt;
	margin-top: 0; 
	margin-bottom: 0;
	color: blue;
}

.clsScrnName 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	background-color:#3366FF; 
	color: white; 
	border-bottom: 2px solid #000000;
}

.clsTab
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	background-color: buttonface;
	width: 80px;
	text-align: center;
	border-style: outset;
	border-width: 1px;
	cursor: hand;
	vertical-align: bottom;
	behavior: url(htc/tab.htc);
}

.clsPage {
  background-color: #d0d0d0;
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  padding: 4px 2px 4px 2px;
}

.clsDivLabel
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
}

<!-- used by input fields -->

.clsInputButton
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 25px;
}

.clsInputFreeButton
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;	
}
.clsInputCmdButton
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 70px;
}
.clsInputLabel
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.clsInputLabelNew
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	vertical-align: middle;
}
.clsInputLabelOrange
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color:#ff9933;
}

.clsInputLabelReq
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.clsInputLabelGreen
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93B33E;
}
.clsInputLabelGreenBold
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #473C8B;
}
.clsInputLabelDarkGreen
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}

.clsInputLabelDarkBlue
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}
.clsInputCombo
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2; 
}

.clsInputList
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding: 2; 
}

.clsInputDate
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2;
	behavior: url(htc/simpledateentry.htc);
}

.clsInputCurrency
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2;
	text-align: right;
	behavior: url(htc/decimalentry.htc);
}

.clsInputDecimal
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2;
	behavior: url(htc/decimalentry.htc);
}

.clsInputText
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2; 
	behavior: url(htc/hilitefield.htc);
}

.clsInputArea
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 70%;
	padding: 2; 
	behavior: url(htc/maxlength.htc);
}

.clsInputAreaBig
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding: 2; 
	behavior: url(htc/maxlength.htc);
}

.clsInputNumber
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2;
	behavior: url(htc/numberentry.htc) url(htc/hilitefield.htc);
}

.clsInputImg
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2; 
	cursor: hand;
}

<!-- used for links -->

.clsTierMenu
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.clsImgButton
{
	cursor: hand;
}

.clsLink
{
	cursor: hand;
}


.clsLinkStyleTop:visited {
           font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-size: 11px;
           color: #000000;
		   font-weight:bold;
		   text-decoration: none;
           }
           
.clsLinkStyleTop:link {
           font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-size: 11px;
		   color: #000000;
		   font-weight:bold;
		   text-decoration: none;
		   }
           
.clsLinkStyleTop:hover {
           font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-size: 11px;
		   color: #FFFFFF;
		   font-weight:bold;
}

.clsDispCenterAlign
{
	text-align: center;
}
.clsSubMenuFormHeader
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 10 pt;
	padding: 5px 0px 5px 0px;
	background-color: #005A6B;
	color: white;
}
.clsFormHeaderBorder
{ 
	padding: 0px;
	background-color: #FFFFFF;
}

.clsFormHeader
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 10 pt;
	padding: 5px 0px 5px 0px;
	background-color: #70BC15;
	color: white;
}
.clsHeaderLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

/* yeni eklemeler */

	.fsBold				{ font-weight:bold; }	
	.fcRed				{ color:#cc0001; }
	.contentTable		{ font-family:arial; font-size:12px; }
	.contentTable td	{ padding:5px; }
	.contentTable th	{ font-weight:bold; text-align:right; padding:5px; }
