.slogan {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
	border-right-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
	border-left-color: #c6c6c6;
}
.fscs {
	background-image: url(images/left_03.jpg);
	background-repeat: no-repeat;
	background-position: 20px 220px;
}

.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



.linka:link{
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

.linka:visited{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}
.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.bgimg {
	background-image: url(images/Hash_03.gif);
	background-repeat: repeat;
}

.backgroundtd {
	background-color: #CDDAEC;
	margin: 0px;
	font-weight: bold;
	padding: 5px;
}


.Headtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.tobbottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}




.linka:hover{
	color: #006699;
	font-family: Tahoma;
	font-size: 12px;
}
.border {
	border: 1px solid #B1B1B1;
}

