.InScroller{
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #d6d1ac;
	scrollbar-track-color: #8C8A74;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #d6d1ac;
	scrollbar-shadow-color: #d6d1ac;
	scrollbar-darkshadow-color: #FFFFFF;
}

.clsCMOn {
	text-align: center;
	color: #666666;
	font-size : 13px;
	text-decoration : none;
	padding: 2px 4px;
	background-image: url(images\back.gif);
	font-family: Aharoni, David, Arial;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	font-weight: bold;
}

.clsCMOver {
	color: black;
	font-size : 13px;
	text-decoration : none;
	padding: 2px 4px;
	text-align: center;
	font-family: Aharoni, David, Arial;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	font-weight: bold;

}
.clsCMOnMostRight {
	text-align: center;
	color: #666666;
	font-size : 13px;
	text-decoration : none;
	padding: 2px 4px;
	background-image: url(images\back.gif);
	font-family: Aharoni, David, Arial;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;
	font-weight: bold;
}

.clsCMOverMostRight {
	color: black;
	font-size : 13px;
	text-decoration : none;
	padding: 2px 4px;
	text-align: center;
	font-family: Aharoni, David, Arial;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;
	font-weight: bold;

}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	

}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 41546C;
	text-decoration: underline;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
}
a{
	color: #0000CC;
}
a:hover {
	text-decoration : none;
	color: #666666;
} 
.notVisibleLink{
	color:#D6D0AC;
}
.notVisibleLink:hover{
	color:#D6D0AC;
}
