body {
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color: #e3e2df;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.home-link {
	font-family: tahoma;
	font-size: 10px;
	color: #5c5749;
}
td,th {
	font-family: tahoma;
	font-size: 10px;
	color: #494742;
	height: 10px;
}


a:link, a:visited {
	color: #016098;
	font-weight:bold;
	text-decoration:none;
	border:none;
	}
	
a:hover {
	text-decoration: underline;
	color: #00c0ff;
}

.general-text {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #494742;
	padding:10 20 0 20;

}
.general-text-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height: 18px;
	text-transform: inherit;
	color: #0099FF;
}
.events-text {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #494742;
	text-indent: 0px;
	white-space: normal;
	margin: 5 5 11 0;
	height: inherit;
	
}
.events-text-big {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: 4c9cb5;
	padding-left: 20px;
	padding-right:20px;

}

.member-names {
	font-family: tahoma;
	font-size: 11px;
	padding: 6 1 6 3;
	text-align:center;
	line-height: 12px;
	font-weight: bold;
	color: 4c9cb5;
}
.member-names-title{
	font-family: tahoma;
	padding: 6 1 6 3;
	text-align:center;
	font-style:italic;
	font-size: 10px;
	color: 666666;
	line-height: 12px;
}

/*sponsor section=================================================================*/

#sponsor ul, #sponsor-silver ul{
	list-style: none;
	width:310px;
	text-align:left;
	float:inherit;
	display:list-item;
	margin-left:0px;
}

#sponsor ul li, #sponsor-silver ul li{
	list-style-position:outside;
	list-style: none;
	display: block;
	font-size:11px;
	padding-left:0px;
	padding-bottom: 3px;
	margin-bottom: 2px;
		line-height:14px;
}

.sp-title{
	font: tahoma;
	font-weight:bold;
	font-size:11px;
	color:#0099FF;

}
.sp-title:first-line{
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	color:#00548C;
}
