@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/back_1.gif);
	background-repeat: repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body2 {
	background: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.bar {
	background-image:url(../images/bar_back.png);
	background-repeat:repeat-x;
	height: 37px;
}

.bottom_bar {
	background-image:url(../images/bar_back2.png);
	background-repeat:repeat-x;
	height: 37px;
	margin-bottom: 0px;
}

.grid_5_padding {
	padding: 0px 0px 0px 15px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

#footer {
	width:auto;
	
	background-color:#FFF;
	
	margin: 0;
}

.pagetext {
	line-height: 18px;
	margin-top:7px;
}

.pagetext2 {
	line-height: 18px;
	margin-top:7px;
	margin-bottom: 0px;
}

input[type="text"] {border: 1px solid #c4c4c4;
padding: 5px 0px 5px 0px;
}

.subHd, h2 { color: #1e87be; font-size: 24px; font-weight: bold; }

.table {font-size:12px;

}
 .table td {padding:4px;}


