/* CSS Rodasun */

body	{
	font-family: arial;
	background: url(rs-lpaper.png) repeat;
}

td.rs-body-left	{
	background: url(rs-leftmargin.png);
	width:11px;
}


div.rs-body	{
	background: white;
	width:880px;
}

td.rs-body-right	{
	background: url(rs-rightmargin.png) repeat-y;
	width:11px;
	height:100%;
}


td.rs-body-bottomleft {
	background: url(rs-bottommargin-left.png);	
	height: 11px;
	width:11px;
}

td.rs-body-bottom {
	background: url(rs-bottommargin.png);	
	height: 11px;
}

td.rs-body-bottomright{
	background: url(rs-bottommargin-right.png);	
	height: 11px;
	width:11px;
}


div.rs-header-menu	{
	background: url(rs-header.png);
	width:476px;
	height:19px;
	text-align:right;
	font-size:smaller;
	float:right;
}

div.rs-header-user1	{
	background: url(rs-user1.png);
	width:650px;
	height:19px;
	text-align:right;
	font-size:10;
	color:#FFF;
	float:right;
}

div.rs-header-top	{
	background: url(rs-top.png);
	width:650px;
	height:19px;
	text-align:right;
	font-size:10;
	color:#007;
	float:right;
}
div.rs-header-menu2	{
	background: url(rs-header2.png);
	width:650px;
	height:46px;
	text-align:right;
	float:right;
}
div.rs-header	{
	background: url(rs-menu-bg.png);
	width:100%;
	height:19px;
	float:left;
}
div.rs-header-r	{
	background: url(rs-menu-bg.png) repeat;
	width:100%;
	height:84px;
	float:right;
}

div.rs-header2	{
	background: url(rs-menu-bg.png);
	width:100%;
	height:46px;
}

div.rs-header-logo	{
	background: url(rs-logo.png);
	width:266px;
	height:84px;
	float: left;
}

table.rs-header-menu {
 	width: 100%;
	background: url(rs-lpaper.png);
}

div.rs-breadcrumbs-border  {
	background: url(rs-breadcrumbs.png);
	width: 100%;
	height: 21px;
}
td.rs-breadcrumbs-border  {
	background: url(rs-breadcrumbs.png);
	width: 100%;
	height: 21px;
}
div.rs-breadcrumbs  {
	background: white;
	width: 880px;
	height: 21px;
	text-align:left;
	color:#999;
	font-family:arial;
	font-size:smaller;
}


a.mainlevel:link  {
	color:#FFF;
	font-weight:200;
}
a.mainlevel:visited  {
	color:#FFF;
	font-weight:200;
}
a.mainlevel:hover  {
	color:black;
}
a.mainlevel:active  {
	color:red;
}

div.rs-header-top a.mainlevel:link  {
	color:#007;
}
div.rs-header-top a.mainlevel:visited  {
	color:#007;
}
div.rs-header-top a.mainlevel:hover  {
	color:#007;
}
div.rs-header-top a.mainlevel:active  {
	color:red;
}

div.rs-header-top td {
	padding-right: 15px;
}
div.rs-header-user1 td {
	padding-right: 15px;
}

div.rs-footer div.moduletable {
	text-align:center;

}
div.rs-footer a.mainlevel:link  {
	color:#007;
}
div.rs-footer a.mainlevel:visited  {
	color:#007;
}
div.rs-footer a.mainlevel:hover  {
	color:#007;
}
div.rs-footer a.mainlevel:active  {
	color:red;
}


.rs-form {
	text-align: left;
	width: 500px;
}
