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

body  {
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	background: url(images/page_bg.jpg) #2d5076;
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.tablebrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.picborder {
	border: 1px solid #000000;
}
a:link {
	color: #CCFF66;
}
