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: rgb(32,50,62);
	background-image: url(img/pro_bg_00.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-x;

	font-family: minion, times new roman, arial, verdana, sans;
	font-size: 14px;
	color: rgb(32,50,62);

	cursor: default;

	scrollbar-face-color: rgb(111,111,98);
	scrollbar-arrow-color: rgb(32,50,62);
	scrollbar-track-color: rgb(233,232,225);
	scrollbar-shadow-color: rgb(233,232,225);
	scrollbar-highlight-color: rgb(233,232,225);
	scrollbar-3dlight-color: rgb(233,232,225);
	scrollbar-darkshadow-color: rgb(233,232,225);
	
}

div.main {

	position: relative;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 25px;

	width: 750px;
	height: 500px;

	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #000000;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background-color: #ffffff;
	background-image: url(img/pro_stage_00.jpg);
	background-attachment: relative;
	background-position: top left;
	background-repeat: no-repeat;

	z-index: 0;

	text-align: left;

}

div.banner {

	position: absolute;

	margin-top: 15px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;

	width: 301px;
	height: 100px;

	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #000000;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background: rgb(32,50,62);

	z-index: 50;

	overflow: hidden;
}

div.pic {

	position: absolute;

	margin-top: 30px;
	margin-left: 540px;
	margin-right: 0px;
	margin-bottom: 0px;

	width: 160px;
	height: 125px;

	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-style: solid;
	border-color: rgb(111,111,98);

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background: #ffffff;

	z-index: 50;

	overflow: hidden;
}

div.menu {

	position: absolute;

	margin-top: 24px;
	margin-left: 325px;
	margin-right: 0px;
	margin-bottom: 0px;

	width: 200px;
	height: 100px;

	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #000000;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background-color: #ffffff;
	background-image: url(img/pro_menu_00.jpg);
	background-attachment: relative;
	background-position: top left;
	background-repeat: no-repeat;

	z-index: 3;

	overflow: hidden;
}

div.stage {

	position: absolute;

	margin-top: 165px;
	margin-left: 55px;
	margin-right: 0px;
	margin-bottom: 0px;

	width: 675px;
	height: 318px;

	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #000000;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background: transparent;

	z-index: 50;

	overflow: auto;

	text-align: left;
}

div.substage {

	position: absolute;

	margin-top: 165px;
	margin-left: 150px;
	margin-right: 0px;
	margin-bottom: 0px;

	width: 450px;
	height: 300px;

	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-style: solid;
	border-color: rgb(111,111,98);

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background: rgb(233,232,225);

	z-index: 51;

	overflow: auto;

	text-align: left;
}

div.footer {

	position: absolute;

	margin-top: 495px;
	margin-left: 55px;
	margin-right: 0px;
	margin-bottom: 0px;

	width: 675px;
	height: 25px;

	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #000000;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background: transparent;

	z-index: 5;

	text-align: left;

	
}

a {color: #000000; font-weight: bold; text-decoration: none;}
a:link {color: #000000; font-weight: bold; text-decoration: none;}
a:visited {color: #000000; font-weight: bold; text-decoration: none;}
a:hover {color: #888888; font-weight: bold;}

a.wt {color: rgb(32,50,62); font-size: 20px; font-weight: bolder; text-decoration: none;}
a.wt:link {color: rgb(32,50,62); font-size: 20px; font-weight: bolder; text-decoration: none;}
a.wt:visited {color: rgb(32,50,62); font-size: 20px; font-weight: bolder; text-decoration: none;}
a.wt:hover {color: rgb(111,111,98); font-size: 20px; font-weight: bolder;}

a.bk {color: rgb(233,232,225); font-weight: bold; text-decoration: none;}
a.bk:link {color: rgb(233,232,225); font-weight: bold; text-decoration: none;}
a.bk:visited {color: rgb(233,232,225); font-weight: bold; text-decoration: none;}
a.bk:hover {color: rgb(111,111,98); font-weight: bold;}

p {text-indent: 15px; text-align: justify; margin: 10px;}

h1 {font-size: 18px; font-weight: bold; color: #000000; text-align: left; width: 90%; background: url(); margin: 2px; text-indent: 10px; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #000000;}
h2 {font-size: 12px; font-weight: bold; color: #000000; text-align: left; width: 250px; background: url(); margin-left: 40px; text-indent: 10px; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #000000;}
h3 {font-size: 12px; font-weight: normal; color: #000000; text-align: left; width: 460px; background: url(); margin: 0px; text-indent: 10px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #000000;}
h4 {font-size: 12px; font-weight: normal; color: #000000; text-align: left; width: 460px; background: url(); margin: 0px; text-indent: 10px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #000000;}
h5 {font-size: 12px; font-weight: normal; color: #000000; text-align: left; width: 460px; background: url(); margin: 0px; text-indent: 10px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #000000;}

strong {font-weight: bold;}

img {border: 0px;}

input {
	background-color: #ffffff; 
	font-family: arial, verdana, sans;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

textarea {
	background-color: #ffffff; 
	font-family: arial, verdana, sans;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

option {
	background-color: #ffffff; 
	font-family: arial, verdana, sans;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}


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;
}
