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

body {
	background-color: #000033;
}
.site_border {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ;
	border-right-color: #315aaa;
	border-bottom-color: ;
	border-left-color: #315aaa;			
}
.style1 {color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}