body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
}
a:hover, a:visited {
	text-decoration: underline;
	color: #3C8BB0;
	}
input {
	font-family: Verdana;
	font-size: xx-small;
}
select {
	font-family: Verdana;
	font-size: xx-small;
}
.bg_hotlink {
	background-image: url(images/bg_hotlinks.gif);
	height: 140px;
	width: 126px;
}
.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: 10px;
	color: #8A8A8A;
}
.txt_blue_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #21A5E4;
}
.txt_red_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF5A39;
}
.txt_orange_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFA01B;
}
.txt_white_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_white {
	font-family: Verdana;
	font-size: 109px;
	color: #FFFFFF;
}
.txt_orange {
	font-family: Verdana;
	font-size: 10px;
	color: #FFA01B;
}
.txt_grey_bold {
	font-family: Verdana;
	font-size: 10px;
	color: #8A8A8A;
	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: #000000;
		font-size : 9px;
		font-weight: bold; 	
		text-align:center;

		background-color:transparent;
		border-left: 1px solid;
		border-right: 1px solid;
		border-color:#666666;	
	}
