body {
	background: url(images/background.gif) no-repeat top left;
}

h1, h2, h3 {
	font-size: 16px;
	font-weight:bold;
	margin: 10px;
}

body, form {
	margin: 0px;
	padding: 0px;
}

body, td, input {
	font-family: Verdana, Arial, Tahoma;
	color: #000000;
	font-size: 10px;
}

body, td, input {
	vertical-align: top;
}

a {text-decoration: none; color: #1470b9;}
a:hover {text-decoration: underline;}

.blue {
	color: #1470b9;
}

.search input {
	width: 95px; height:15px; border: 1px solid #999999;
}

.search input.sb {
	width: 44px;
	background: #CCCCCC;
	color: #353535;
	vertical-align: top;
	font-size: 8px;
}

td.content {
	background: url(images/b12.png) no-repeat top left; padding-top: 35px; text-align: justify;
}

td.bottom {
	background: url(images/b23.gif) no-repeat top left;
}

td.menu {
	background: #F5F5F5 url(images/centcol.gif) no-repeat top left; 
	padding-top: 30px; 
}

td.bottom a, td.menu a {
	color: #0b4c86;
	text-decoration: none;
}

td.bottom a:hover, td.menu a:hover {
	text-decoration: underline;
}

td.copyright a{
	color: #333333;
	text-decoration: none;
}

td.copyright a:hover{
	color: #333333;
	text-decoration: underline;
}

