BODY
{
	margin:0px 0px 0px 0px;
	background-image:url(/images/background.gif);
}
strong
{
	font-weight:bold;
}
*
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:Black;
}
*.smalltext
{
	font-size:10px;
}
*.smalltextwhite 
{
	font-size:10px;
	color:White;
}
A.topmenu:link,a.topmenu:visited 
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}
a.topmenu:hover 
{
	color:White;
	font-weight:bold;
	text-decoration:underline;
}
a.boldlink:link,a.boldlink:visited 
{
	font-weight:bold;
	text-decoration:none;
}
a.boldlink:hover 
{
	font-weight:bold;
	text-decoration:underline;
}
a.newslink:link,a.newslink:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#323896
}
a.newslink:hover 
{
	font-weight:bold;
	text-decoration:underline;
	color:#323896;
}
a.small:link,a.small:visited 
{
	font-size:10px;
	font-weight:bold;
	color:Black;
	text-decoration:none;
}
a.small:hover 
{
	font-size:10px;
	font-weight:bold;
	color:Black;
	text-decoration:underline;
}
span.topmenu 
{
	color:White;
	font-weight:bold;
}
*.blackthinborder
{
	border:1px solid black
}
*.blackthinbordergrey 
{
	border:1px solid black;
	background-color:white;
}
*.blackthinborderwhite
{
	border:1px solid black;
	background-color:White;
}
*.bluebackground 
{
	background-color:#323896;
}
*.header 
{
	font-weight:bold;
}
*.redheader 
{
	font-weight:bold;
	font-size:14px;
	color:#EC292D;
}
*.reverseheader 
{
	font-weight:bold;
	color:white;
	background-color:#EC292D;
}
*.reverseheaderblue 
{
	font-weight:bold;
	color:White;
	background-color:#323896;
}
*.error
{
	font-weight:bold;
	color:#EC292D;
}
*.lightgreyback 
{
	background-color:lightgrey;
}
ul.adminmenu 
{
	margin-left:15px;
	list-style-type:square;
	margin-top:0px;
	margin-bottom:0px;
}
h1.floatrightflash
{
	background-color:lightgrey;
	float:right;
	width:252;
}
div.flashgrey 
{
	border: 1px solid lightgrey;
	text-align=center;
}
