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

body {
		background-color: #291C43;}

.thumbtop img {border: 3px solid #ab86d1;}
.thumbtop :hover img {border: 3px solid #ffffff;}		

.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;
}
.style2 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; }
