body {

	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;

	background-color: #ffffff;
	background-image: url();
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;

	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #333333;

	font-family: Sylfaen, Times New Roman, Serif; 
	font-size: 14px;
	color: #333333;

}

div.main {

	position: static;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	background: transparent;
	background-image: url();
	background-position: top center;
	background-repeat: no-repeat;

	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #333333;

	width: 960px;
	
}

div.banner {
	position: relative;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background-color: rgb(255,255,255);
	background-image: url(img/banner_00.jpg);
	background-position: top left;
	background-repeat: repeat-x;

	border-width: 0px 0px 3px 0px;
	border-style: double;
	border-color: #999999;
	
	width: 960px;
	min-height: 100px;
	
	clear: both;

}

div.message {

	width: 954px;

	margin-top: 10px; 
	
	background-color: #ffffff;
	background-image: url(img/stage_01_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;

	border-width: 3px 3px 3px 3px;
	border-style: double;
	border-color: #ff9999;

}

div.stage {
	position: relative;

	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background-color: rgb(255,255,255);
	background-image: url();
	background-position: top left;
	background-repeat: no-repeat;

	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: rgb(0,0,64);

	width: 960px;

	text-align: left;

}

div.stagemain {

	width: 954px;
	min-height: 250px;

	background-color: #ffffff;
	background-image: url(img/stage_01_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;

	border-width: 3px 3px 3px 3px;
	border-style: double;
	border-color: #999999;

}

div.stagesub {

	width: 250px;
	min-height: 150px;

	margin-bottom: 10px; 
	margin-left: 10px;

	background-color: #eeeeff;

	border-width: 3px 3px 3px 3px;
	border-style: double;
	border-color: #999999;

	float: right;
}

div.footer {

	position: relative;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background-color: rgb(255,255,255);
	background-image: url(img/fade_dn.jpg);
	background-position: top left;
	background-repeat: repeat-x;

	border-width: 3px 0px 0px 0px;
	border-style: double;
	border-color: #999999;

	width: 960px;
			
	clear: both;

}

a {color: #333333;font-size: 10px;}
a:link {color: #333333;font-size: 10px;}
a:visited {color: #333333;font-size: 10px;}
a:active {color: #0082ea;font-size: 10px;}
a:hover {color: #0082ea;font-size: 10px;}

a.sml {color: 333333;font-size: 10px;text-decoration: none;}
a.sml:link {color: 333333;font-size: 10px;text-decoration: none;}
a.sml:visited {color: 333333;font-size: 10px;text-decoration: none;}
a.sml:active {color: #0082ea;font-size: 10px;text-decoration: none;}
a.sml:hover {color: #0082ea;font-size: 10px;text-decoration: none;}

a.big {color: 333333;font-size: 14px;text-decoration: none;}
a.big:link {color: 333333;font-size: 14px;text-decoration: none;}
a.big:visited {color: 333333;font-size: 14px;text-decoration: none;}
a.big:active {color: #0082ea;font-size: 14px;text-decoration: none;}
a.big:hover {color: #0082ea;font-size: 14px;text-decoration: none;}

p.in {text-align: justify; margin: 10px; text-indent: 10px;}
p.ni {text-align: justify; margin: 10px;}

td.button {

	border-width: 0px 0px 3px 0px; 
	border-style: double; 
	border-color: #0082ea;

}

h1 {
	font-size: 14px; 
	font-weight: bold; 
	color: #333333; 
	text-align: left; 
	width: 960px; 
	height: 18px;
	background-color: #ffffff;
	background-image: url(img/);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px; 
	text-indent: 10px; 
	border-width: 0px 0px 3px 0px; 
	border-style: double; 
	border-color: #999999;
	clear: both;
}

h2 {
	font-size: 18px; 
	font-weight: bold; 
	color: rgb(0,0,64); 
	text-align: left; 
	width: 100%; 
	background: transparent; 
	margin-top: 0px;
	margin-bottom: 10px; 
	text-indent: 5px; 
	border-width: 0px 0px 0px 0px; 
	border-style: solid; 
	border-color: rgb(0,0,64);
	clear: both;
}

h3 {
	font-size: 16px; 
	font-weight: bold; 
	color: rgb(255,255,255); 
	text-align: left; 
	width: 100%; 
	background: transparent;
	background-image: url(img/bg_h2.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 10px; 
	text-indent: 5px; 
	border-width: 0px 0px 0px 0px; 
	border-style: solid; 
	border-color: rgb(0,0,64);
	clear: both;
}

strong {font-weight: bold;}

hr {height: 1px; width: 90%; color: rgb(0,0,64);}

img.stage {
	border-width: 3px 3px 3px 3px;
	border-style: double;
	border-color: #999999;
}

td.stagemini {
	background: transparent;
	border-width: 0px 0px 0px 0px;
	border-style: double;
	border-color: #999999;

}

input { font-family: 'Courier New', Courier; font-size: 10px;}
textarea { font-family: 'Courier New', Courier; font-size: 10px;}
option { font-family: 'Courier New', Courier; font-size: 10px;}
select { font-family: 'Courier New', Courier; font-size: 10px;}

