html {
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
}

#rr-second-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:73px;

}

td {
	font-family: arial, helvetica, sans-serif;
	font-weight: 200;
	font-size: 12px;
	color: white;
	text-align: left;

	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

#rr-second-02 {
	position:absolute;
	left:0px;
	top:73px;
	width:307px;
	/*height: 100%;*/
	background-color: #330033;
	background-image: url("images/elevation_left.gif");
	background-repeat: no-repeat;
	height: 3000px;
}

#rr-second-03 {
	position:absolute;
	left:307px;
	top:73px;
	width:493px;
	/*height:100%;*/
	background-color: #330033;
	background-image: url("images/elevation_right.gif");
	background-repeat: no-repeat;
	height: 3000px;
}

.submenu {
	float: right;
	width: 270px;
	text-align: center;
	background-image: url(menubg2.gif);

	padding-top: 0px;
	padding-bottom: 10px;
	margin: 20px;

	border-color: #999999;
	border-width: 1px;
	border-style: dotted;
	z-index: 20;

}

.menutitle {
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #eeeeee;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.submenuitem {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: left;
}

.submenulink {
	text-decoration: none;
	color: lightyellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}

#menu {
	position: absolute;
	left: 440px;
	top: 130px;

	padding-bottom: 30px;

	background-color: black;
	background-image: url("images/menu_bg.png");

	width: 220px;
	height: 320px;

	border-color: #666666;
	border-width: 1px;
	border-style: solid;

	margin-right:5px;

	z-index: 20;

}

.menuitem {

	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;

}

.menulink {
	text-decoration: none;
	color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	}

#logo {
	position: absolute;
	z-index: 100;
	left: 40px;
	top: 10px;
}

.photo {
	border-style: solid;
	border-width: 1px;
	border-color: white;
	margin-left: 10px;
}

#bounder {
	position: relative;
	width: 800px;
	height: 1000px;

	border-style: dotted;
	border-color: #333333;
	border-width: 1px;

	}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: white;
	text-align: left;

        margin-top: 25px;
	}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	/*color: #ffff99;*/
	color: yellow;
	text-align: center;
	margin-bottom: 4px;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: white;
	text-align: left;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #eeeeee;
	text-align: left;
	margin-left: 0px;
	margin-right: 20px;
}

li {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #eeeeee;
	text-align: left;
	
}

a { color: #ffff99;}

blockquote {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #eeeeee;
	text-align: left;
	font-style: italic;
}

.formlabel {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #eeeeee;
	text-align: left;
	}

.textfield {
	font-family: arial, helvetica, sans-serif;
	border-style: solid;
	border-color: #eeeeee;
	border-width: 1px;
	background-color: maroon;
	font-size: 11px;
	font-weight: 700;
	color: white;
}

.formelement {
	margin-left: 0px;
	margin-top: 20px;
	text-align: left;
}

.field {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #eeeeee;
	text-align: left;
}
