body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial,helvetica,lucida,verdana,sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}

#pagewrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

h1,h2,h3,h4,h5,h6,p,img,ul,li,form,hr{
	padding:0;
	margin:0;
	border:0;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#skip{
	display:none;
	visibility:hidden;
}

table{
	/*font-weight:bold;*/
	border:1px solid #999999;
	padding-right:5px;
	padding-bottom:5px;
}

table input{
	border:1px solid #999999;
	height:18px;
}

table tr td {
	height:24px;
}

.tabpages {
	margin:0 auto;
	width:800px;
	/*padding:10px;*/
	/*background-color:#EBECE4;*/
	display: block;
	clear: both;
	/*border-bottom: 1px dotted #ddd;*/
}

.tabpages input {
	height:18px;
}

.tabpages table {
	/*margin:15px;*/
	padding: 15px;
	border: 1px solid #ddd;
}

.tabpages textarea {
	border:1px solid #666666;
}

.tabpages table tr td {
	height:24px;
}

.tabpages table tr th {
	background:#F2F2F2 none repeat scroll 0%;
	border-color:#FFFFFF rgb(187, 187, 187) rgb(187, 187, 187) rgb(255, 255, 255);
	border-style:solid;
	border-width:1px;
	text-align:center;
	padding: 2px 0;
}


.tabpages .panel-title {
	background: #e6e6e6;
	padding: 5px 15px;
	font-weight: bold;
	color: #000;
	text-align: left;
}


.borderless {
	border:0;
}

.top-logo {
	float: left;
	clear: left;
	display: block;
}

.top-back-height {
	padding-top: 20px;
	padding-left: 15px;
	clear: both;
	display: block;
	height:72px;
	background: url(images/bkg-top3.jpg) repeat-x top;
	valign: middle;
	font-size: 20px;
	font-weight: bold;
}

.top-manue {
	float: right;
	clear: right;
	display: block;
	margin: 15px auto 0;
}

.top-manue span {
	padding-left: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #19769f;
}

.top-manue span  a {
	color: #19769f;
}

.tabpages a {
	color: #19769f;
}

.tabpages .action-btn {
	background:#F2F2F2 none repeat scroll 0%;
	border-color:#FFFFFF rgb(187, 187, 187) rgb(187, 187, 187) rgb(255, 255, 255);
	border-style:solid;
	border-width:1px;
	text-align:center;
	padding: 2px 0;
	margin: 20px 0;
	height: 25px;
	font-weight: bold;
	color: #4c4c4c;
}