body
	{
	margin: 0px;
	padding-top: 0px;
	background-color: #67729D;
	background-image: url(images/bkgnd_rdut_green.gif);
	background-repeat: repeat-x;
	background-position: 0px 50px;
	font-size: 12px;
	font-family: verdana, geneva, arial, Helvetica, sans-serif;
	}


/* ==== Begin layout with div tags ==== */

	DIV{ position: absolute; visibility: visible; }
	
	DIV.miniNav{ z-index: 90; width: 25px; height: 25px; left: 0px; top: 0px;}
	
	DIV.logo{ z-index: 95; width: 275px; height: 50px; left: 25px; top: 0px;}
	
	DIV.contentTop{ z-index: 10; width: 750px; height: 308px; left: 25px; top: 15px;}
	DIV.contentMiddle{ z-index: 20; width: 750px; height: 82px; left: 25px; top: 323px;}
	DIV.contentBottom{ z-index: 30; width: 750px; left: 25px; top: 405px;}


/* ==== Format Styles ==== */
		
	IMG{ border: 0px;}
	IMG.RDbtnStyle{ margin-top: 20px; Margin-left: 15px;}
	
	
	P { line-height: 17px; color: #000000; border: none;}

	P.RDemailAdress{ line-height: 18px; font-size: 10px; margin-left: 25px; text-align: left; text-decoration: none; color: #666666;}
	P.RDaddress{ line-height: 14px; font-size: 10px; margin-left: 5px; text-align: left; text-decoration: none; color: #666666;}
	P.copyright{ font-size: 10px; text-align: right;  margin-top: 5px;  text-decoration: none; color: #ffffff;}	

	.biggerBolder{ font-size: 11px; text-decoration: none; font-weight: bold;}
	
	.fin{ text-decoration: none; font-weight: bold; margin-left: -11px; color: #cc6600;}

/* ==== Begin links styles ==== */

	A:link { text-decoration: underline; color: #003399;}
	A:visited { text-decoration: underline; color: #003399;}
	A:active { text-decoration: none;}
	A:hover { text-decoration: none; color: #000000;}
	
	.A2:link { color: #ccffcc;}
	.A2:visited { color: #ccffcc;}
	.A2:active { }
	.A2:hover { color: #ccffff;}

