* {
	margin: 0;
	padding: 0;
}



a:link {color: #FFBB00; text-decoration:none}
a:visited {color: #FFBB00; text-decoration:none}
a:hover {text-decoration: none; color: #ffffff;
}


body {
	background: #000000;
	color: #FCFCFC;
	margin: 0; 
	font-style:normal;
	font-variant: normal;
	font-weight: normal;
	font-familY:Verdana, Geneva, sans-serif;
	line-height: 14pt;
}
input {
	color: #EEEEEE;
	font: normal 10pt "Lucida Console",sans-serif;
}
p,cite,code,ul {
	padding-bottom: 4px;
}
h1 {
	font-size: 18pt;
	margin-bottom: 4px;
}
h2 {
	font-size: 16pt;
	margin-bottom: 4px;
}

h4 {
	color:#333;
}
h1,h2, h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
code {
	border: 0px;
	border-left: 1px dotted #EEEEEE;
	color: #D0D0D0;
	display: block;
	font: normal 9pt "Lucida Console",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	border-left: 1px dotted #0E0E0E;
	color: #202020;
	display: block;
	font: italic 12pt "Garamond",serif;
	padding: 6px 8px;
	margin-bottom: 8px;
}

#cd1 {
	text-align:center;
}

/* Other  */
.clearer {
	clear: both;
}
.main {
	clear: both;
}

/* Structure */
.container {
margin: 0 auto;
	padding-bottom: 6px;
	width: 900px;
}


/*- Menu 1--------------------------- */

	
#menu1 {
		width: 400px;
	margin: 0px;
	background-image:url(includes/rlogo.png);
	position:relative;
	height: 531px;
		font-size: 10pt;
		text-align:left;

	}
	

#menu {
	height: 55px;
	width: 500px;

	position: relative;
	text-align: right;
	vertical-align: text-top;
	vertical-align: top;
	float: right;
	padding-top: 5px;
}


/* Content Boxes */
.content {
	float: right;
	width: 498px;
	border: solid;
	border-color: #333;
	border-width: 1px;		font-size: 12pt;

}
.content .item {
	padding-left: 5px;
	padding-top:5px;
	margin-bottom: 8px;
}
.content li {
	list-style-type: square;
}



/* Footer */
.footer {
	background: #000000;
	border: 0px;
	color: #CCCCCC;
	font-size: 10pt;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 838px;
}
.footer a {
	color: #FFBB00;
	text-decoration: none;
}
.footer a:hover {
	color: #FFBB00;
	text-decoration: underline;
}

#swirls {
	width:490px;
	height: 3px;
	position:relative;
	background-image:url(includes/divider.png);

}


/* Navigation */
.navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* Top-Level Menu */
.navigation {
	height: 34px;
	width: 800px;
margin: 0;
	

}
.navigation ul li
{
	display: inline;
	float: left;
	position: relative;
		height: 34px;
		margin: 0;
	background: url(nav_back.png) center center repeat-x;
		border: solid;
		border-color: #000000;
		border-width: 1px;
		border-top: 0;

}
/* Top-Level Menu Items */
.navigation ul li a
{
	border: 0px solid #202020;
	border-left-width: 0;
	color: black;
	display: block;
		padding: 10px 8px;
	font: bold 13px Tahoma;
	text-decoration: none;
	width: 115px; /* Width for Top-Level */
	height: auto;
	margin: 0;
	text-align:center;



}

/* Navigation */
.navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* Top-Level Menu */
.navigation {
	height: 34px;
	width: 800px;
margin: 0;
	

}
.navigation ul li
{
	display: inline;
	float: left;
	position: relative;
		height: 34px;
		margin: 0;
	background: url(nav_back.png) center center repeat-x;
		border: solid;
		border-color: #000000;
		border-width: 1px;
		border-top: 0;

}
/* Top-Level Menu Items */
.navigation ul li a
{
	border: 0px solid #202020;
	border-left-width: 0;
	color: black;
	display: block;
		padding: 10px 8px;
	font: bold 13px Tahoma;
	text-decoration: none;
	width: 115px; /* Width for Top-Level */
	height: auto;
	margin: 0;
	text-align:center;



}

/* Sub-Level Menu */
.navigation ul li ul
{
	border-top: 0px solid #202020;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 100;
}
/* Sub-Level Menu Items*/
.navigation ul li ul li
{
	display: inline;
	float: none;
}
.navigation ul li ul li a
{
	background: #EEE;
	border-width: 0px 1px 1px 1px;
	font-weight: normal;
	padding: 2px 5px;
	width: 134px; /* Width for Sub-Level */
}
.navigation ul li a:hover
{
	background: url(nav_sele.png) center center repeat-x;
}
.navigation ul li ul li a:hover
{
	background: #CCC;
}
.navigation .arrowdiv
{
	background: url(nav_down.png) repeat-y center left;
	position: absolute;
	right: 0;
}
* html p#iepara
{
	padding-top: 1em;
}
* html .navigation ul li
{
	float: left;
	height: 1%;
}
* html .navigation ul li a
{
	height: 1%;
}

.submenu {
	color: #000000;
}
