@charset "utf-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#tableFrame {
	width: 100%;
}
#menu {
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../Images/MediaActive.png);
	color: #FFFFFF;
	text-decoration: none;
}
#menu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/MediaBg.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
}
#menu a:hover {
	text-decoration: none;
	background-image: url(../Images/MediaOn.png);
	padding-top: 11px;
	padding-bottom: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#content {

}
#futer {
	width: 100%;
	background-image: url(../Images/FutBg.png);
	height: 100px;
	text-align: center;
	line-height: 1.7em;
}
#futer a {
	text-decoration: none;
	color: #0000FF;
}
#futer a:hover {
	color: #950101;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #950101;
}
#menuIndex {
	width: 170px;
}
#menuIndex   a {
	text-decoration: none;
	color: #5a59ff;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 10px;
	border-bottom-style: dashed;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #c7c7c7;
	padding-left: 20px;
}
#menuIndex      a:hover  {
	color: #cc0000;
	padding-bottom: 7px;
	padding-top: 7px;
	font-size: 10px;
	border-bottom-style: dashed;
	font-weight: bold;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	background-image: url(../Images/Menu_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#edem {
	line-height: 1.7em;
	color: #666666;
	font-size: 11px;
}
#edem a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-style: dotted;
	border-bottom-color: #950101;
	color: #950101;
}
#edem a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E16262;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E16262;
}

