body {
	margin: 0px;
	padding: 0px;
	background-color:#08275D;
	font-family: Verdana, Arial;
	font-size:80% !important;
	
}
p  { 
		line-height: 140%;
		}
	


h1, h2, h3, h4, h5, h6 {color:#000080; font-weight:normal; font-family: Verdana; text-align:left;}	
	
A {text-decoration: none; color:#000080}
A:visited {color: #08275D}
A:hover {color: #000080}
A:active {color:#000080}

.tab  { 
	font-weight:bold;
	font-family:  Tahoma, Verdana, Arial;
	font-size:90%;
	width:119px;
	height:26px; 
	text-align:center;
	}

#news.tab {background-image:url(_gui/slc_tab1.gif);}
#register.tab {background-image:url(_gui/slc_tab2.gif);}
#schedule.tab {background-image:url(_gui/slc_tab3.gif);}
#faq.tab {background-image:url(_gui/slc_tab4.gif);}

#logo {position:absolute;display:block; width:180px; height188px;top:19px;left:33px;}
#terms {display: block; width : 100%; height : 350px; overflow : auto; font-family: "MS Sans Serif", Arial, Sans Serif; font-size: 10px;border-bottom: 1px dotted #000080;  }

#registrationform {display: block; width : 100%; }


