body, .rowdata {
	background-color: #FFFFFF;
	width: 994px;
	margin-left:auto;
	margin-right: auto;
}



body, td, input, textarea, select {
	font-family: arial,verdana,sans-serif;
    font-size: 12; 
    margin-left:auto;
	margin-right: auto; 
}
center {
width: 994px;
text-align:center;
}

.rowdatasel {
	
}

td {
	vertical-align: top;
}

td.header {
	vertical-align: middle;
}

td.title {
  	background: url(../_img/navigation-bg.gif) no-repeat 0 0;
  	background-position: center;
  	width: 994px;
  	height: 160px;
  	font-size: 14px;
  	padding-top:127px;
  	color: #FFFFFF;
}

small {
	font-size: 10;
}

.footer {
    clear: both;
    float: left;
    width: 994px;
    padding: 15px 0 15px 0;
    color: #a6a7a7;
    border-top: 1px solid #a6a7a7;
    border-bottom: 1px solid #a6a7a7;
    font-size: 12px;
}

a, a:link, a:visited {
	color: #223344;
	text-decoration: none;
}

a:hover, a:active {
	color: #778899;
	text-decoration: none;
}

