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(img/bg_01.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;

	font-family: arial, verdana, sans;
	font-size: 16px;
	color: #333333;

	cursor: default;
}

div.main {
	position: static;

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

	width: 950px;

	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background: transparent;

	text-align: left;
}

div.banner {
	position: static;

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

	width: 950px;
	height: 115px;

	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #333333;

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

	background-color: #ffffff;
	
	text-align: left;
}

div.menu {
	position: static;

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

	width: 950px;
	height: 35px;

	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #333333;

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

	background-color: #ffffff;

	text-align: left;
}

div.stage {
	position: relative;

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

	width: 950px;

	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #333333;

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

	background-color: #ffffff;

	text-align: left;

}

div.footer {
	position: static;

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

	width: 950px;
	height: 40px;

	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #333333;

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

	background-color: #ffffff;

	text-align: left;

}

a {color: #333333; font-weight: bold; text-decoration: none;}
a:link {color: #333333; font-weight: bold; text-decoration: none;}
a:visited {color: #333333; font-weight: bold; text-decoration: none;}
a:hover {color: #3C7FBF; font-weight: bold;}

p {text-indent: 10px; text-align: justify; margin: 15px;}

h1 {font-size: 20px; font-weight: bold; color: #ffffff; text-align: left; width: 922px; height: 27px; background: url(img/h1.jpg); margin: 0px 0px 0px 15px; text-indent: 15px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #757389;}
h2 {font-size: 18px; font-weight: bold; color: #ffffff; text-align: left; width: 687px; height: 24px; background: url(img/h2.jpg); margin: 0px 0px 0px 15px; text-indent: 15px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #807E92;}
h3 {font-size: 12px; font-weight: normal; color: #2B274F; text-align: left; width: 460px; background: url(); margin: 0px; text-indent: 10px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #2B274F;}
h4 {font-size: 12px; font-weight: normal; color: #2B274F; text-align: left; width: 460px; background: url(); margin: 0px; text-indent: 10px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #2B274F;}
h5 {font-size: 12px; font-weight: normal; color: #2B274F; text-align: left; width: 460px; background: url(); margin: 0px; text-indent: 10px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #2B274F;}

strong {font-weight: bold;}

hr {height: 1px; width: 460px; color: #2B274F;}

ol {list-style-type: upper-roman;}
ol ol {list-style-type: upper-alpha;}
ol ol ol {list-style-type: lower-alpha;}
ol ol ol ol {list-style-type: disc;}

img {border: 0px;}

input {
	background-color: #eeeeff; 
	font-family: arial, verdana, sans;
	font-size: 12px; 
	font-weight: bold;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

textarea {
	background-color: #eeeeff; 
	font-family: arial, verdana, sans;
	font-size: 12px; 
	font-weight: bold;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

option {
	background-color: #eeeeff; 
	font-family: arial, verdana, sans;
	font-size: 12px; 
	font-weight: bold;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

form {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}