@charset "utf-8";
/* CSS Document */
body {
	background-color: #080F19;
}
.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;	
	
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 12}
.style5 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFF66;
}
.style7 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
