@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
}
#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding-top: 25px;
}
#bodytext a, visited, active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #cc3399;
	text-decoration: none;
	font-weight: bold;
}
#bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
#bodytext .subtext a, visited, active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #cc3399;
	text-decoration: none;
	font-weight: bold;
}
#bodytext .subtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#bodytext .grytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.catlinks a, visited, active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #cc3399;
	text-decoration: underline;
	font-weight: bold;
}
.catlinks a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 25px;
}
.submenu a, visited, active {
	color: #cc3399;
	text-decoration: none;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.submenu a:hover {
	text-decoration: none;
	color: #666666;
}
#navline {
	background-image: url(images/menu_bar.gif);
	background-repeat: no-repeat;
	background-position: right 45px;
}
#floatmenu {
	bottom: 0px;
	width: 580px;
	display: block;
	float: left;
	padding-top: 60px;
}
#floatmenu .navmenu a, visited, active {
	width: 112px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	float: left;
	font-size: 12px;
}
#floatmenu .navmenu a:hover {
	color: #CF429C;
}
#floatmenu .navmenu  {
	width: 112px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CF429C;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	float: left;
	font-size: 12px;
}
.push {
	height: 20px;
}
.newsbox {
	height: 300px;
	width: 500px;
	border: 0px;
	overflow: scroll;
	padding: 0px 10px 0px 0px;
}