@charset "utf-8";
.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/BackgroundStar.jpg); background-repeat: repeat;
	text-align: center;
	display: inline;
	margin: 0px;
	padding: 0px;
}

a {color: #000000; text-decoration: underline;}

#container {width: 720px; margin: 10 auto; background-color: #ffffff; text-align: center; border: 4px solid #B9C8E0;}
#banner {width: 720; height: 133px;}
#leftcolumn {width: 231px; float:left; color: #003399; font-size: 11px; background-color: #BED3EE; margin-left: 5px; margin-top: 3px;}
#rightcolumn {width: 470px; float:right; margin-left: 5px; margin-top: 3px; height: 286px;}
#intro {width: 720px; text-align:left; background-color: #FFFFFF; height: 289px;}
#systempages {width: 720px; padding-top: 15px; padding-bottom: 15px; text-align:center;}
#footer {text-align: center; font-size: 10px; background-color: #ffffff; padding: 5px;}

.lefttext {display: block; padding: 15px; color: #0B479D; text-align: justify;}
.lefttexthead {display: block; padding: 15px; color: #0B479D; text-align: justify; font-size: 12px; font-weight:bold;}


