.clsTabSelected  {
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
	color : #ccffcc;
	background-color : #3e60ba;
	cursor : default;
	border-top : 5px solid #3e60ba;
	border-right : 2px solid #3e60ba;
	border-bottom : 1px solid #3e60ba;
}

a.clsTabUnselected  {
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
	color : white;
	background-color : #c0c0c0;
	cursor : default;
	text-decoration : none;
}

.clsContentText  {
	font-family : verdana;
	font-size : 12;
	padding-left : 11px;
}

.clsTab  {
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
	color : #FFFFFF;
	background-color : #3e60ba;
	border-right : 1px solid #3e60ba;
	border-top : 5px solid #3e60ba;
	border-bottom : 1px solid #3e60ba;
	cursor : hand;
}

a.clsTabLinkSelected  {
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
	text-decoration : none;
	color : #ccffcc;
	cursor : default;
}

a.clsTabSelected:hover  {
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
	text-decoration : none;
	color : #ccffcc;
	cursor : default;
}

a.clsTabUnselected:hover  {
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
	text-decoration : none;
	color : white;
	cursor : hand;
}

a.clsMoreLink  {
	font-family : verdana;
	font-weight : bold;
	text-decoration : none;
	border : none;
}

.clsBoxHead  {
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
	color : #ffffff;
	background-color : #8caae6;
	cursor : default;
	border-top : 5px solid #8caae6;
	border-right : 2px solid #8caae6;
	border-bottom : 1px solid #8caae6;
}

.clsThin  {
	font-family : verdana;
	font-weight : normal;
	font-size : 12;
}

.clsThick  {
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
}

.clsHeader  {
	font-family : Tahoma, San Serif;
	font-weight : Bold;
	font-size : 16;
	color : darkblue;
}

.clsMenu  {
	font-family : verdana;
	font-weight : Bold;
	font-size : 14;
	color : #c1c1c1;
	cursor : default;
	background-color : #3e60ba;
	text-decoration : none;
}

.clsMenuItem  {
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
	color : #ffffff;
	background-color : #3e60ba;
	cursor : hand;
	border-top : 5px solid #3e60ba;
	border-right : 2px solid #3e60ba;
	border-bottom : 1px solid #3e60ba;
	text-decoration : None;
}

.flat1  {
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
	color : #3e60ba;
	border-top : 1px solid gray;
	border-right : 1px solid gray;
	border-left : 1px solid gray;
	border-bottom : 1px solid gray;
}

.flat2  {
	font-family : verdana;
	font-weight : normal;
	font-size : 12;
	color : #3e60ba;
	background-color : #c0c0c0;
	border-top : 1px solid gray;
	border-right : 1px solid gray;
	border-left : 1px solid gray;
	border-bottom : 1px solid gray;
}

.clsOptions  {
	font-family : verdana;
	font-weight : normal;
	font-size : 11;
}

.clsOptionsReadOnly  {
	font-family : verdana;
	font-weight : normal;
	font-size : 11;
	background-color : #c0c0c0;
}

.clsError  {
	font-family : tahoma;
	font-weight : normal;
	font-size : 12;
	color : red;
}

.clsTitle  {
	font-family : Tahoma;
	font-weight : Bold;
	font-size : 20;
	color : Black;
}

.clsSTitle  {
	font-family : Tahoma;
	font-weight : Bold;
	font-size : 10;
	color : Black;
}

.clsTitle2  {
	font-family : Tahoma;
	font-weight : Bold;
	font-size : 12;
	color : Black;
}

.swb  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 11px;
	COLOR : #ffffff;
	FONT-FAMILY : tahoma,sans-serif;
}

.sbb  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 11px;
	COLOR : black;
	FONT-FAMILY : tahoma,sans-serif;
}

a{
	font-size : 12;
	font-weight : normal;
	text-decoration : none;
	color : #8caae6;
	cursor : hand;
}


a:Hover  {
	
	font-weight : bold;
	text-decoration : none;
	color : red;
	cursor : hand;
}


