body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #FFFFFF;
}
form {
  display:inline;
}
table {
  border: 0px solid black;
  empty-cells: show;
}
table.listlines {
  background-color: Black;
}
td {
  vertical-align: middle;
  color: Black;
  font : 12px Verdana;
  padding: 5px;
}
td.listlines {
  padding: 0px;
}
td.mainheader {
  background-color: #FAFAFA;
  font-size: 17px;
  font-weight: bold; 
  height: 50px;
  padding: 10px;
  vertical-align: middle;
}
td.formheader {
  font-size: 17px;
  font-weight: bold; 
  height: 50px;
  padding: 10px;
  vertical-align: middle;
}
td.listfooter {
  background-color: #FAFAFA;
  height: 50px;
  padding: 10px;
}
td.listtop {
  background-color: #FAFAFA;
}
td.icon_darkbg {
  padding: 0px;
  background-color: #EEEEEE;
  text-align: center;
  width: 23px;
}
td.icon_lightbg {
  padding: 0px;
  background-color: #FFFFFF;
  text-align: center;
  width: 23px;
}
td.darkbg {
  background-color: #EEEEEE;
}
td.lightbg {
  background-color: White;
}
td.listheader {
  font-weight: bold;
  background-color: #EEEEEE;
}
td.formtext {
  text-align: right;
  vertical-align: top;
}
button.cancel {
  background-color: #9E0B0E;
  border-top : 1px solid #D81F2A;
  border-left : 1px solid #D81F2A;
  border-right : 1px solid #7C1D20;
  border-bottom : 1px solid #7C1D20;
  color : #FFFFFF;
}
button {
  background-color: #DADADA;
  border-top : 1px solid #E6E6E6;
  border-left : 1px solid #E6E6E6;
  border-right : 1px solid #B4B4B4;
  border-bottom : 1px solid #B4B4B4;
  color : #000000;
  font : 11px Verdana;
  font-weight : bold;
  height : 20px;
}
.radiocheck {
	background: #FFFFFF;
	border : 0px solid #000000;
	height : 17px;
	vertical-align : middle;
  width : 17px;
}
select {
	background: #FAFAFA;
	height : 20px;
	font : 11px Verdana;
	color : #000000;
	vertical-align : middle;
}
input {
  background-color: #FAFAFA;
  border : 1px solid #000000;
  font : 11px Verdana;
  height : 19px;
  width : 200px;
  widows: 0;
}
textarea {
	background: #FAFAFA;
	border : 1px solid #000000;
	font : 12px Curier New;
  height : 200px;
  width : 300px;
}





table.blocks {
	background: #FFFFFF;
	padding: 0px;
	border: 0px solid black;
	empty-cells: hide;
}
td.blocks {
	background: #FFFFFF;
	padding: 0px;
	border: 0px solid black;
	empty-cells: hide;
}





table.block_right {
	width: 150px;
	border: 0px solid black;
	empty-cells: show;
	color: white;
	padding: 0px;
}
td.block_right_header {
	height: 15px;
	background-color: #EEEEEE;
	border: 0px solid black;
	font : bold 12px Curier New;
	empty-cells: show;
	color: #000000;
	padding: 0px;
	background:url(http://www.robusiness.com/images/loginh.gif);
}
td.block_right_footer {
	height: 15px;
	background-color: #EEEEEE;
	border: 0px solid black;
	font : bold 12px Curier New;
	empty-cells: show;
	color: #000000;
	padding: 0px;
	background:url(http://www.robusiness.com/images/loginf.gif);
}
td.block_right {
	background-color: #EEEEEE;
	border: 0px solid black;
	font : bold 12px Curier New;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 1px solid #C4C4C4;
	border-right : 1px solid #C4C4C4;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
.input_login {
	background: #FAFAFA;
	border : 1px solid #777777;
	font : bold 12px Curier New;
	height : 16px;
	width : 90px;
}
A.block_right:link, A.block_right:visited, A.block_right:active {
	text-decoration: none; 
	color : #333333;
}
A.block_right:hover { 
	text-decoration: underline; 
	color : #333333;
}



table.nav_1 {
	width: 450px;
	background-color: #FFFFFF;
	border: 0px solid black;
	empty-cells: show;
	color: white;
	padding: 0px;
}
td.nav_1 {
	background-color: #747474;
	border: 0px solid black;
	empty-cells: show;
	color: white;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
A.nav_1:link, A.nav_1:visited, A.nav_1:active {
	font : bold 11px Curier New;
	text-decoration: none; 
	color : #FFFFFF;
}
A.nav_1:hover { 
	font : bold 11px Curier New;
	text-decoration: underline; 
	color : #FFB400;
}



table.nav_2 {
	width: 150px;
	background-color: #AAAAAA;
	border: 0px solid black;
	empty-cells: show;
	color: white;
	padding: 0px;
}
td.nav_2 {
	background-color: #AAAAAA;
	border: 0px solid black;
	empty-cells: show;
	color: white;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
A.nav_2:link, A.nav_2:visited, A.nav_2:active {
	text-decoration: none; 
	color: #444444;
}
A.nav_2:hover { 
	text-decoration: underline; 
	color : #FFB400;
}



table.pub_1 {
	width: 150px;
	border: 0px solid black;
	background-color: #FFB400;
	empty-cells: show;
	color: white;
	padding: 0px;
	background: url("pub.gif"); 
	background-repeat: repeat-x;
}
td.pub_1_header {
	height: 15px;
	border: 0px solid black;
	background-color: #FFB400;
	empty-cells: show;
	font : bold 12px Curier New;
	color: #000000;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
	background:url(http://www.robusiness.com/images/pubh.gif);
}
td.pub_1_footer {
	height: 15px;
	border: 0px solid black;
	background-color: #FFB400;
	empty-cells: show;
	font : bold 12px Curier New;
	color: #000000;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
	background:url(http://www.robusiness.com/images/pubf.gif);
}
td.pub_1 {
	border: 0px solid black;
	background-color: #FFB400;
	empty-cells: show;
	color: white;
	border-top : 0px solid #FFFFFF;
	border-left : 1px solid #FFB400;
	border-right : 1px solid #FFB400;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
A.pub_1:link, A.pub_1:visited, A.pub_1:active {
	text-decoration: none; 
	color : white;
}
A.pub_1:hover { 
	text-decoration: underline; 
	color : red;
}



table.nav_admin {
	width: 500px;
	background-color: #AAAAAA;
	border: 0px solid black;
	empty-cells: show;
	color: white;
	padding: 0px;
}
td.nav_admin {
	background-color: #AAAAAA;
	border: 0px solid black;
	empty-cells: show;
	color: white;
	border-top : 0px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 0px solid #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
A.nav_admin:link, A.nav_admin:visited, A.nav_admin:active {
	font : bold 12px Curier New;
	text-decoration: none; 
	color : white;
}
A.nav_admin:hover { 
	font : bold 12px Curier New;
	text-decoration: underline; 
	color : red;
}




table.center {
	width: 450px;
	background-color: #FFFFFF;
	border: 0px solid black;
	empty-cells: show;
	color: white;
	padding: 0px;
}
td.center_header {
	height: 15px;
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
	background:url(http://www.robusiness.com/images/centerh.gif);
}
td.center_footer {
	height: 15px;
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
	background:url(http://www.robusiness.com/images/centerf.gif);
}
td.center {
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 1px solid #E96342;
	border-right : 1px solid #E96342;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
A.center:link, A.center:visited, A.center:active {
	font : bold 12px Curier New;
	text-decoration: none; 
	color: #333333;
}
A.center:hover { 
	font : bold 12px Curier New;
	text-decoration: underline; 
	color: #333333;
}


table.forum {
	width: 450px;
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	padding: 0px;
}
td.forum_header {
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
	background:url(http://www.robusiness.com/images/centerh.gif);
}
td.forum_footer {
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
	background:url(http://www.robusiness.com/images/centerf.gif);
}
td.forum_clean {
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #E96342;
	border-left : 1px solid #E96342;
	border-right : 1px solid #E96342;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
td.forum {
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 1px solid #E96342;
	border-left : 1px solid #E96342;
	border-right : 1px solid #E96342;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
td.forum1 {
	background-color: #DDDDDD;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 1px solid #E96342;
	border-left : 1px solid #E96342;
	border-right : 1px solid #E96342;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
A.forum:link, A.forum:visited, A.forum:active {
	font : bold 12px Curier New;
	text-decoration: none; 
	color: #333333;
}
A.forum:hover { 
	font : bold 12px Curier New;
	text-decoration: underline; 
	color : red;
}



table.register {
	width: 450px;
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	padding: 0px;
}
td.register_header {
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
	background:url(http://www.robusiness.com/images/centerh.gif);
}
td.register_footer {
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
	background:url(http://www.robusiness.com/images/centerf.gif);
}
td.register {
	background-color: #EEEEEE;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 1px solid #E96342;
	border-right : 1px solid #E96342;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
A.register:link, A.register:visited, A.register:active {
	text-decoration: none; 
	color : white;
}
A.register:hover { 
	text-decoration: underline; 
	color : blue;
}

table.footer {
	width: 765px;
	background-color: #FFD54D;
	border: 0px solid black;
	empty-cells: show;
	color: white;
	padding: 0px;
}
td.footer_header {
	height: 15px;
	background-color: #FFD54D;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #E96342;
	border-right : 0px solid #E96342;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
	background:url(http://www.robusiness.com/images/footerh.gif);
}
td.footer_footer {
	height: 15px;
	background-color: #FFD54D;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 0px solid #E96342;
	border-right : 0px solid #E96342;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
	background:url(http://www.robusiness.com/images/footerf.gif);
}
td.footer {
	background-color: #FFD54D;
	border: 0px solid black;
	empty-cells: show;
	color: #333333;
	border-top : 0px solid #FFFFFF;
	border-left : 1px solid #FFD54D;
	border-right : 1px solid #FFD54D;
	border-bottom : 0px solid #FFFFFF;
	padding: 0px;
}
A.footer:link, A.footer:visited, A.footer:active {
	text-decoration: none; 
	color: #333333;
}
A.footer:hover { 
	text-decoration: underline; 
	color : #FFB400;
}





.text_reg {
	background: #FAFAFA;
	border : 1px solid #000000;
	font: normal normal normal 11px/13px verdana;
	height : 80px;
	width : 200px;
}
.input_reg {
	background: #FAFAFA;
	border : 1px solid #000000;
	font: normal normal normal 11px/13px verdana;
	height : 16px;
	width : 200px;
}
.file_reg {
	background: #FAFAFA;
	border : 1px solid #000000;
	font: normal normal normal 11px/13px verdana;
	height : 18px;
	width : 200px;
}
.select_reg {
	background: #FAFAFA;
	border : 1px solid #000000;
	font: normal normal normal 11px/13px verdana;
	height : 18px;
	width : 200px;
}




button.save {
	background-color: #DDDDDD;
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	font : bold 12px Curier New;
	color : #000000;
	height : 20px;
	width : 45px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}