:focus{
	outline:none;
}
img{
	border:none;
}
.nav1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #001FB7;
	text-decoration: none;
}
.nav1 a:hover{	
	color: #001FB7;
	text-decoration: none;
}
.nav2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.bottom2 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #001FB7;
	text-decoration: none;
}

TD.nav_back {
	background-attachment: scroll;
	background-image: url(images/psd_10.jpg);
	background-repeat: no-repeat;
}

.err {
	background-color: #CC0033;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
}

.ok {
	background-color: #6DA22E;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
}




.bluetable {
	font-size: 12px;
	width: 725px;
	background-color: #E2F4FD;
	margin-top: 10px;
	text-align: center;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
}
.bluetable th{
	background-color: #00ADEE;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
.bluetable td, .bluetable th{
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	padding: 2px 0;;
}
.bluetable tr{
	padding: 0;
}
.separator {
	background-color: #FFF;
	font-size: 8px;
	border: none;
}
.h3pages, .separator h3 {
	margin: 0;
	font-size: 14px;
	text-align: left;
	color: #000;
	padding: 0;
}

.bluetable2 td{
	text-align: left;
	padding: 3px 5px;
}

.smallth th {
	font-size: 11px;
}
