body {
	font-family : verdana,geneva,arial,helvetica,sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
    color : #000000;
}
p, ol, ul, dl, td {
	font-size: 12px;
}
p ol, p ul, p dl, ol ul {
	font-size: 12px;
}
td ol, td ul, td dl, td p, ol ul {
	font-size: 12px;
}
/* body hyperlinks   */	
a:link, a:visited {
	color: #990033;
	font-weight: bold; 
	font-size:12px; 
	text-decoration: none;
	background: transparent;
}
a:hover { 
	color: #990033;
	text-decoration: underline overline;
	font-weight: bold; 
	font-size:12px; 
	background: transparent;
}
/* sidebar hyperlinks and text  */	
.sidebar {
	color: #FFFFFF;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none; 
	background: transparent;
}
.sidebarhdr { 
	color:  #FFFFFF;
	font-weight: bold; 
	font-size: 12px; 
	background: transparent;
	}
a.sidebar:link, a.sidebar:visited{
	color: #FFFFFF;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none; 
	background: transparent;
	padding:0px 0px 0px 0px;
}
a.sidebar:hover { 
	color:  #FFCC66;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none;	
	background: transparent;
	padding:0px 0px 0px 0px;
}
/* catlinks hyperlinks  */	
a.catlinks:link, a.catlinks:visited {
	color: #990033; 
	font-weight: bold; 
	font-size:10px; 
	text-decoration : none; 
	background: transparent;
	}

a.catlinks:hover { 
	text-decoration: overline underline;
	}
/* topbar hyperlinks  */	
a.topbar:link, a.topbar:visited {
	color: #496892;
	font-weight: bold; 
	font-size:12px; 
	text-decoration: none;
	background: transparent;
}
a.topbar:hover { 
	color: #496892;
	text-decoration: underline overline;
	font-weight: bold; 
	font-size:12px; 
	background: transparent;
}
/* search bug  */	
.searchbarform{ 
	height:18px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	border:0px 0px 0px 0px;
}	
.searchbarformfield{ 
	height:18px; width:105px;
	font-size:11px; font-weight:bold; 
}	
.formbutton	{ 
	color:  #FFCC66;
	font-weight: bold; 
	font-size: 9px; 
	background: #496892;
}	
.formbuttonlg	{ 
	color:  #FFCC66;
	font-weight: bold; 
	font-size: 12px; 
	background: #496892;
}	


