. {
font-family: Verdana,Helvetica,Arial
}
a:link { 
	color: Blue;
}
a:visited	{
	color: Navy
}
a:active {
	color: Green;
}
a:hover	{
	color: red; 
	font-style: italic;
}
.header_link,a.header_link:link,a.header_link:visited,
a.header_link:active,a.header_link:hover {
	color:#FFFFFF;
	font-size:12px;
	font-family: MS Reference Sans Serif;
}
a.button_link:hover {
	font-style: normal;
}
body {
	margin : 0px;
	border-style : none;
	border-width : 0px;
}
table,tr,td,th{
	padding : 0px;
	border: 0px;
	margin : 0px;
	border-style : none;
	border-width : 0px;
	padding-top : 0px;
	border-collapse : collapse;
}
table{
/*table-layout: fixed; */
	width : 100%;
}
.topbanner {
	background:#336699;
	vertical-align:top;
}
.leftmenu {
	width:169px;
	background:#336699;
	vertical-align:top;
}
.accentcolor {
	background:#CCB388;
}
/*previous color used was background:#136C64;*/
