/* Universal Settings */

body {
	background-color: #FFFFFF;}
a:link {
	color: #000000; 
	text-decoration: underline;}
a:visited {
	color: #000000; 
	text-decoration: underline;}
a:hover {
	color: #0000FF; 
	text-decoration: underline;}
a:active {
	color: #0000FF; 
	text-decoration: none;}
ul.menu a:link {
	color:#FFFFFF;
	font: 600 15px tahoma;
	text-decoration: none;}
ul.menu a:visited {
	color:#FFFFFF;
	font: 600 15px tahoma;
	text-decoration: none;}
ul.menu a:hover {
	color:#FF0000;
	font: 600 15px tahoma;
	text-decoration: none;}
ul.menu a:active {
	color:#FF0000;
	font: 600 15px tahoma;
	text-decoration: none;}


/* Text For Pages */

p {	
	font: 13px tahoma;
	color: #000000;
	text-align: justify;}
.pintro {	
	font: 13px tahoma;
	color: #000000;
	text-align: justify;
	position: absolute;
	left: 0px;
	top: 140px;}
.pnews {	
	font: 13px tahoma;
	color: #000000;
	text-align: justify;}
.continue {	
	font: 13px tahoma;
	color: #000000;
	text-align: right;}
.java {
	font: 13px tahoma;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;}
.onjava {
	font: 13px tahoma;
	color: #0000FF;
	text-align: justify;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;}
div.title {
	font: bolder 26px tahoma;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;}
div.titlea {
	font: bolder 22px tahoma;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px dashed #000000;}
.subtitle {
	font: bold 18px tahoma;
	color: #000000;
	text-align: center;}
.subtitlea {
	font: bold 14px tahoma;
	color: #000000;
	text-align: left;}
div.pdiv {
	text-align: center;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	border: 1px solid #000000;}
div.caption {
	align: bottom;
	font: 600 11px tahoma;
	color: #000000;
	margin-top: 10px;
	padding: 5px;
	text-align: justify;
	border-top: 1px solid #000000;}
ul {
	font: 13px tahoma;
	color: #000000;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	list-style-type: disc;}
ol {
	font: 13px tahoma;
	color: #000000;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;}
	
.right {
	border: 0px;
	margin-bottom: 5px;
	margin-left: 10px;}
.left {
	border: 0px;
	margin-bottom: 5px;
	margin-right: 10px;}

/* Specific Layout */
div.container {
	width: 822px;
	height: 622px;
	background-color: #FFFFFF;
	padding-left: 22px;
	padding-top: 22px;
	border: 0px;
	position: absolute;
	left: 0px;
	top: 0px;}
div.header {
	width: 800px;
	height: 147px;
	padding: 0px;
	margin: 0px;
	background-image: url(graphics/header.gif);
	background-repeat: no-repeat;
	border: 0px;
	position: absolute;
	left: 22px;
	top: 22px;}
.news {
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: hidden;
	width: 260px;
	height: 172px;}
.newstitle {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 28px;
	background-image: url(graphics/ne.gif); 
	background-repeat: no-repeat; 
	background-position: top center;}
.newsframe {
	position: absolute;
	right: 0px;
	top: 30px;
	width: 255px;
	height: 140px;}
div.intro {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 290px;
	background-image: url(graphics/intro.gif); 
	background-repeat: no-repeat; 
	background-position: top left;}
div.home {
	width: 100%; 
	height: 100%;
	padding: 0px;
	overflow: hidden;
	margin: 0px; 
	border: 0px;
	background-image: url(graphics/base.gif); 
	background-repeat: no-repeat; 
	background-position: bottom right;}
div.warning {
	font: 12px tahoma;
	color: #000000;
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;}
div.side {
	width: 165px;
	height: 453px;
	padding: 0px;
	margin: 0px;
	background-image: url(graphics/side.gif);
	background-repeat: no-repeat;
	border: 0px;
	position: absolute;
	left: 22px;
	top: 169px;}
div.square {
	width: 635px;
	height: 453px;
	padding: 0px;
	margin: 0px;
	background-color: #9DCECE;
	border: 0px;
	position: absolute;
	left: 187px;
	top: 169px;}
div.frame {
	width: 553px;
	height: 381px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	left: 228px;
	top: 211px;}
div.topleft {
	width: 41px;
	height: 41px;
	padding: 0px;
	margin: 0px;
	background-image: url(graphics/topleft.gif);
	border: 0px;
	position: absolute;
	left: 187px;
	top: 169px;}
div.topright {
	width: 41px;
	height: 41px;
	padding: 0px;
	margin: 0px;
	background-image: url(graphics/topright.gif);
	border: 0px;
	position: absolute;
	left: 781px;
	top: 169px;}
div.bottomleft {
	width: 41px;
	height: 41px;
	padding: 0px;
	margin: 0px;
	background-image: url(graphics/bottomleft.gif);
	border: 0px;
	position: absolute;
	left: 187px;
	top: 581px;}
div.bottomright {
	width: 41px;
	height: 41px;
	padding: 0px;
	margin: 0px;
	background-image: url(graphics/bottomright.gif);
	border: 0px;
	position: absolute;
	left: 781px;
	top: 581px;}
ul.menu {
	text-align: right;
	list-style-type: none;
	font: bold 16px tahoma;
	line-height: 30px;
	color: #000000;
	width: 97px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	left: 45px;
	top: 145px;}
.form {
	background-color: #9DCECE;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;}