.menuitem {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	font-weight: bolder;

}

.menuitem:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ff0000;

	text-decoration: none;

	font-weight: bolder;

}
.menuitemroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bolder;
	padding: 2px;
	border: 1px dashed #666666;




}

.menuitemroll:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffcc00;

	text-decoration: none;

	font-weight: bolder;

}

.menutitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bolder;

	color: #EEEEEE;

	text-decoration: none;

}

.menuline {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

}

.menuborder {

	border: 1px solid #CCCCCC;

}

.input {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ff0000;

	text-decoration: none;

	background-color: #EEEEEE;

	border: 1px solid #666666;

	font-weight: bolder;

	text-align: center;







}

.inputsubmit {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	background-color: #EEEEEE;

	border: 1px solid #666666;

	font-weight: bolder;



}

.copyright {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: none;

}

.titlenews {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bolder;

	color: #FF0000;

	text-decoration: none;

}

.text {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #EEEEEE;

	text-decoration: none;

}

.text1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #EEEEEE;

	text-decoration: none;

}

.newsborder {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #FF0000;

	border-right-color: #FF0000;

	border-bottom-color: #FF0000;

	border-left-color: #FF0000;

}

.title {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FF0000;

	text-decoration: none;

}

.redline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
