#sidemenu a:link, #sidemenu a:visited{
	background-image: url('images/kisg-mback.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #808080;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	height: 24px;
	display:block;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 3px;
}

#sidemenu a:hover{
	background-image: url('images/kisg-mbackb.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #EFA200;
}

a:link, a:visited{
	color: #808080;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #EFA200;
}

.formtext{
	color: #808080;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #e0e0e0;
	padding: 5px;
}

.formbox{
	background-color: #c0c0c0;
	padding: 5px;
}


#content {
	color: #808080;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

p {
	color: #808080;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

td {
	color: #808080;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

a.hl:link, a.hl:visited {
	color: #ffffff;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.facebook_ico {
	background: url('images/fb_grey.png') no-repeat;
	width: 96px;
	HEIGHT: 40px;
	display: block;
	float: left;
 }
 .facebook_ico:hover {
	background: url('images/fb_blue.png') no-repeat;
 }
