/* CSS Document */

body,td,th {
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #267191;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input, textarea {
	font-size: 11px;
	padding: 2px;
	background-color: #DFF3FA;
	border: 2px solid #267191;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #003399;
	font-weight: bold;
}
.copyright {
	font-size: 10;
	color: #FFFFFF;
}
a.copyright {

	font-size: 10;
	color: #FFFFFF;
}
.copyright_bold {
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.copyright_bold:hover {

	font-size: 10;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.boldw {
	font-weight: bold;
	color: #FFFFFF;
}
.subcat a:link, .subcat a:visited {
	color: #0E72AD;
	font-weight: bold;
	font-size: 12px;
}table.more td a:link, table.more td a:visited {
	color: #006699;
}
.bord {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0C9DE;
	text-align: center;
}

