td.menu div.headmenu {
	background-image: url(images/back.gif);
	width:190px;
	height: 26px;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
		padding: 2;
			padding-top:8px;

}
td.menu {
	width: 190px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #CBE483;	
}
td.menu div.submenu {
	background: #f1f4f9;
	padding: 0;
}
td.menu div.submenu a {
	display: block;
	padding: 0px;
	padding-left:10px;
	margin: 0px;
	font-size: 11px;
	color: #000000;

	border-bottom: 1px solid #0066FF;
	text-decoration: none;
}
td.menu div.submenu a:hover { 
	background: #ffffff;
	padding-left:13px;
	background-color: #0066CC;
	color: #FFFFFF;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
}
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: 9px;
	color: #8A8A8A;
}
.txt_blue_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #21A5E4;
}
.txt_red_bold {
	font-family: Verdana;
	font-size: 9px;
	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: 9px;
	color: #FFFFFF;
}
.txt_orange {
	font-family: Verdana;
	font-size: 9px;
	color: #FFA01B;
}
.txt_grey_bold {
	font-family: Verdana;
	font-size: 10px;
	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: #000000;
		font-size : 9px;
		font-weight: bold; 	
		text-align:center;

		background-color:transparent;
		border-left: 1px solid;
		border-right: 1px solid;
		border-color:#666666;	
	}
.coat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:FFFFCC;
}

.tblist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CADFFF;
	border: 1px solid #000000;
}
.td.tblist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	border: 1px solid #111111;
}