@import url("style.css");

body {

	font: Verdana, Arial;;

	font-size: 11px;

	background-repeat: repeat;

	background-color:#FCFCFC;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 0px;

	margin-bottom: 0px;

}



.shadowright {background: url(images/shadowright.png) top left repeat-y;}

.shadowleft {background: url(images/shadowleft.png) top right repeat-y;}

.separator {margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 10px;}

.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999;}

.copyright a:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none;}

.copyright a:hover {color: #CC0000; text-decoration: none;}

.copyright a:visited {color: #393939; text-decoration: none;}

.copyright a:active {color: #CC0000; text-decoration: none;}

