.menuhead{
	font-family:Tahoma,MS Sans Serif;
	font-size:12px;
	color:#000000;
	text-align: center;
}
.menuhead a:link {
	text-decoration: none;
	color:#000000;
}
.menuhead a:visited {
	text-decoration: none;
	color:#000000;
}
.menuhead a:hover {
	text-decoration: none;
	color:#4ea6f8;
}

.member{
	font-family:Tahoma,MS Sans Serif;
	font-size:12px;
	color:#193B59;
}
.menucontent{
	font-family:Tahoma,MS Sans Serif;
	font-size:14px;
	color:#3d5563;
}
.content{
	font-family:Tahoma,MS Sans Serif;
	font-size:12px;
	color:#000000;
}
.content a:link{
	font-family:Tahoma,MS Sans Serif;
	font-size:12px;
	color:#000000;
}
.content a:visited{
	font-family:Tahoma,MS Sans Serif;
	font-size:12px;
	color:#000000;
}
.content1 a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

.videolist{
	font-family:Tahoma,MS Sans Serif;
	text-decoration: none;
	font-size:12px;
	color:#000000;
}
.videolist a:link {
	text-decoration: none;
	color:#3d5563;
}
.videolist a:hover {
	text-decoration: none;
	color:#3d5563;
}
.menumember{
	font-family:Tahoma,MS Sans Serif;
	font-size:14px;
	color:#000000;
	text-decoration: bold;
}
H6 {
	font-size:11px;
	color:#000000;
	font-weight: normal;
	margin: 3px 0 5px 0;
	padding: 0;
	border: 0;
}
a:link,a:visited {
	font-size:12px;
	text-decoration: none;
	color: #2884A6;
}
a:hover {
	font-size:12px;
	text-decoration: none;
	color: #66BCFC;
}
fieldset {
	padding: 5px;
}
fieldset.search {
	text-align: center;
	border: 0;
	padding: 5px 0 0 0;
	margin: 0 20px 0 20px;
	font-size: 12px;
	color: #454545;
}
fieldset.search input {
	margin: 5px 0 0 0;
}