@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content {margin-left:auto; margin-right:auto; width:800px;}
#top {width:800px; height:35px; background-image:url(images/pagebackground_top.jpg); background-repeat:no-repeat;}
#bottom {width:800px; height:28px; background-image:url(images/pagebackground_bottom.jpg); background-repeat:no-repeat;}
#main {width:800px;background-image:url(images/pagebackground_main.jpg); background-repeat:repeat-y; margin-left:auto; margin-right:auto; width:800px;}
#flash{margin-top:20px; margin-left:22px;  width:747px;}
#flash1{margin-top:0px; margin-left:22px;  width:747px;}
#flash2{margin-top:140px; margin-left:22px;  width:747px;}
#flash4{margin-top:18px; margin-left:22px;  width:747px;}
#menu {margin-left:20px;}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a {
	font-size: 12px;
}