a:link { text-decoration: none; color: #ffffff; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: none; color: #ee0000; background: #B000000; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
                background-color: #000000;
}
body,td,th {
	font-family: Verdana;
	font-size: 14px;
                color: #ee0000;
}
input {
	font-family: Verdana;
	font-size: 14px;
                color: #ee0000;
}
select {
	font-family: Verdana;
	font-size: 14px;
                color: #ee0000;
}
.bg_hotlink {
	background-image: url(images/bg_hotlinks.gif);
	height: 140px;
	width: 126px;
                background-color: #ffffff;
}
.bg_list {
	background-image: url(images/bg_list.gif);
	height: 107px;
	width: 138px;
}
.bg_side {
	background-image: url(images/bg_side.gif);
	height: 572px;
	width: 117px;
}
.bg_welcome {
	background-image: url(images/bg_welcome.gif);
	height: 50px;
	width: 279px;
}
.grey_line {
	background-image: url(images/bg_line.gif);
	width: 16px;
}
.txt_grey {
	font-family: Verdana;
	font-size: 14px;
	color: #0ffffff;
}
.txt_blue_bold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.txt_red_bold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.txt_orange_bold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.txt_white_bold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.txt_white {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
}
.txt_orange {
	font-family: Verdana;
	font-size: 14px;
	color: #ee0000;
}
.txt_grey_bold {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight:bold
}.bg_column {
	background-image: url(images/bg_columns.gif);
	height: 50px;
	width: 352px;
}

	.menuitem a{
		float:left;
		width:100px;
		padding:2px;
		margin:2px;
		margin-left:1px;
		margin-right:1px;		
		font-family :Verdana";
		text-decoration: none;
		color: #ee0000;
		font-size: 14px;
		font-weight: bold; 	
		text-align:center;

		background-color:#ffffff;
		border-left: 1px solid;
		border-right: 1px solid;
		border-color:#ee0000;	
	}
