form {

	display: inline;

}



body {

	background-image: url(../images/bg.jpg);

	margin: 15px 0px 15px 200px;

	padding: 0px;

}

p {

	font-family: arial;

	font-size: x-small;

	color: #FFFFFF;

	text-align: justify;

	margin: 0px;

	padding: 10px;

	font-weight: normal;

}

.standaloneLeft {
	float:left;
	width: 50%;
}
.standaloneLeft label{
	font-weight: bold;
}
.standaloneLeft p{
	font-size: 11px;
}
.standaloneRight {

float:right;
width: 50%;

}

.h {
	font-family: arial;
	font-size: 12px;
	color: #FF7B00;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	text-decoration: none;
}

h1 {

	font-family: arial;

	font-size: 16px;

	font-weight: bold;

	color: #FF7B00;

}



#header {

	background-image: url(../images/top.gif);

	background-repeat: no-repeat;

	width: 918px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

	margin-bottom: 0px;

	padding: 0px;

	height: 180px;

	float: left;

}

#container {

	background-color: #07355F;

	width: 918px;

	padding: 0px 0px 10px;

	border: none;

	margin: 0px;

	float: left;

}



#footer {

	background-color: #ffcc66;

	width: 918px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #000033;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

	margin-bottom: 0px;

	height: 34px;

	padding: 0px;

	float: left;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #FF6600;

}



#left {

	float: left;

	width: 190px;

}

#center {

	width: 530px;

	float: left;

	padding-bottom: 10px;

}

#right {

	float: right;

	width: 190px;

	margin: 0px;

	padding: 0px;

}

.topbar {

	height: 9px;

	width: 918px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding: 0px;

	background-color: #086A9D;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #111719;

	float: left;

}

.bigbanner {

	padding: 0px;

	margin: 5px 0px 0px;

}

.Table {

	width: 170px;

	border: 1px solid #FFFFFF;

	padding: 0px 0px 5px;

	margin-left: 8px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.Table p {

	background-image: url(../images/menu_top.gif);

	margin: 0px;

	padding: 7px 0px 0px 10px;

	font-family: arial;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	height: 32px;

	background-repeat: repeat-x;

}

.form {

	font-family: arial;

	font-size: x-small;

	color: #FFFFFF;

	margin-left: 8px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.selectBig {

	width: 125px;

	font-size: x-small;

	margin: 0px;

	padding: 0px;

}

.submitButton {

	font-size: x-small;

	color: #FFFFFF;

	background-color: #FF6600;

	border: 1px solid #FFFFFF;

}

.Table ul {

	font-family: arial;

	font-size: x-small;

	color: #FFFFFF;

	margin: 0px;

	padding: 0px 0px 0px 10px;

	list-style-position: inside;

	list-style-type: disc;

}

.Table a {

	font-family: arial;

	font-size: x-small;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.Table a:hover {



	font-family: arial;

	font-size: x-small;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: underline;

}

.smallBanner {

	padding: 2px;

	margin: 0px;

}

.footerlinks {

	text-align: center;

	padding-bottom: 5px;

	padding-top: 5px;

}

.footerlinks ul {

	border-right-width: 1px;

	border-right-color: #07355F;

	margin: 0px;

	padding: 0px;

}

.footerlinks li {

	padding: 0px 10px;

	display: inline;

	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #000000;

	margin: 0px;

}

.footerlinks a {

	text-decoration: none;

	font-family: arial;

	font-size: x-small;

	color: #000000;

	font-weight: bold;

	margin: 0px;

	padding: 0px;

}

.footerlinks a:hover {

	text-decoration: underline;

	font-family: arial;

	font-size: x-small;

	color: #000000;

	font-weight: bold;

	margin: 0px;

	padding: 0px;

}

.copyrights {

	font-family: arial;

	font-size: xx-small;

	color: #333333;

	text-decoration: none;

	text-align: center;

	float: left;

	margin: 5px 0px 0px;

	padding: 0px;

	width: 918px;

	font-weight: normal;

}

.copyrights a {

	font-family: arial;

	font-size: xx-small;

	color: #333333;

	text-decoration: underline;

	font-weight: normal;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

.topbutton {

	margin: 125px 0px 0px;

	padding: 0px;

	float: right;

}

.counter {

	font-family: arial;

	font-size: x-small;

	color: #000000;

	text-align: right;

	float: right;

	margin: 10px 5px 0px 0px;

	padding: 0px;

	height: 25px;

}

#standLeft {

	margin: 0px;

	padding: 15px 0px;

	width: 250px;

	float: left;

}

#standCenter {

	margin: 15px 0px 0px 10px;

	padding: 5px;

	float: left;

	width: 425px;

	border: 1px solid #FFFFFF;

}

.sm_descr {

	font-family: arial;

	font-size: 11px;

	color: #FFFFFF;

	float: left;

	margin: 5px 0px 0px;

	padding: 0px;

	font-weight: bold;

	width: 300px;

}

.sm_descr ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.sm_descr li {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.alt {

	font-family: arial;

	font-size: 11px;

	font-weight: bold;

	color: #FF9900;

	text-decoration: none;

	text-align: left;

	margin: 0px 0px 0px 10px;

	padding: 0px;

}

.iconset {

	float: right;

	font-family: arial;

	font-size: xx-small;

	font-weight: normal;

	color: #CCCCCC;

	text-decoration: none;

	text-align: right;

}

.descr {

	float: left;

	margin: 0px;

	padding: 5px 0px 0px 10px;

	clear: both;

	font-family: arial;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

}

.descr p {

	margin: 0px;

	padding: 0px;

	font-family: arial;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-align: justify;

	width: 400px;

}

.iconset a {

	font-family: arial;

	font-size: xx-small;

	font-weight: normal;

	color: #CCCCCC;

	text-decoration: none;

	text-align: right;

}

.iconset a:hover {



	font-family: arial;

	font-size: xx-small;

	font-weight: normal;

	color: #CCCCCC;

	text-decoration: underline;

	text-align: right;

}

.icon {

	margin-right: 5px;

	border: none;

}

#searchRes {

	border: 1px solid #FFFFFF;

	width: 510px;

	margin: 5px 0px 0px 10px;

	padding: 0px 0px 5px;

	float: left;

}

.button {

	background-color: #FF3300;

	margin: 5px 0px 0px;

	padding: 0px;

	float: left;

	height: 17px;

	border: 1px solid #FFFFFF;

	font-family: arial;

	font-size: xx-small;

	color: #FFFFFF;

	text-decoration: none;


}
strong {
	font-weight: bold;
	color: #FFFFFF;
}
#pagination {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#pagination a {
	color: #FF6633;
	text-decoration: none;
	text-align: right;
}
A {
	FONT-WEIGHT: bold; COLOR: #006699
}
A:hover{color: #FF6600}


