body {
	background-color: #cccdcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	height:100%;
	border:none;
	padding: 0px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9fa0a7;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
}	

.test{
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	TEXT-DECORATION: none;
	color: #000000;
}

a:hover 
{
	background-color: #666666; color:#000000;
}

.TextBold {
	font-weight: bold;
	font-size: 13px;
}

.Textnorm {
	font-weight: normal;
	font-size: 12px;
	line-height: 30px;
}

.BasicTxt {
	color: #000000;
	font-size: 12px;
}

.BasicTxt a {
	color: #000000;
}

.BasicTxt a:hover{
	color: #FFFFFF;
	background-color: #7f97a6;
}

.print {
	display: none;
}

.TextnormS {

	font-weight: normal;
	font-size: 10px;
	line-height: 21px;
}

.TextBoldS {

	font-weight: bold;
	font-size: 11px;
}

.menu {
	font-weight: normal;
	font-size: 12px;
}

.menu:hover {
	font-weight: normal;
	font-size: 12px;
	background-color: white; 
}

.submenu {
	font-weight: normal;
	font-size: 10px;
}

.submenu:hover {
	font-weight: normal;
	font-size: 10px;
	background-color: white; 
}
