/* CSS Document for rp-net */

.background {
	background-attachment: fixed;
}

.maintable {
	width: 800px;
}

.mainparams {
	vertical-align: top;
}

.topleftpanel {
	width: 557px;
	height: 75px;
}

.toprightpanel {
	width: 243px;
	height: 75px;
	text-align: right;
	vertical-align: middle;
}

.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 34px;
	color: #000066;
	font-weight: bold;
	text-align: right;
	background-position: right center;
}

.topimage {
	width: 800px;
	height: 34px;
	text-align: center;
}

.menupanel {
	width: 160px;
	vertical-align: top;
}
/*
.motionmenu {
	margin: 0 auto;
	border: 0px;
	height: auto;
	position: fixed;
	float: left;
	margin-top: 0px;
	>margin-left: -80px;
	padding-left: -80px;
}
*/

.middlewidth {
	width: 24px;
}

.contentpanel {
	width: 616px;
	text-align: left;
}

.menuitem {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.menuitem:link, a.menuitem:visited {
	color: #FFFFFF;
}
a.menuitem:active, a.menuitem:hover {
	color: #DDDDDD;
}

.splittline {
	width: 616px;
	height: 4px;
}

.capture {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

.subcapture {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

.normaltext {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
}

.smalltext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.textaria {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	text-align: justify;
}

.boldlinkeditem {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a.boldlinkeditem:link, a.boldlinkeditem:visited {
	color: #003399;
}
a.boldlinkeditem:active, a.boldlinkeditem:hover {
	color: #001155;
}

.normallinkeditem {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
a.normallinkeditem:link, a.normallinkeditem:visited {
	color: #003399;
}
a.normallinkeditem:active, a.normallinkeditem:hover {
	color: #001155;
}

.smalllinkeditem {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.smalllinkeditem:link, a.smalllinkeditem:visited {
	color: #003399;
}
a.smalllinkeditem:active, a.smalllinkeditem:hover {
	color: #001155;
}

.backlink {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}

.picture {
	width: 512px;
}