body {
	background: #ffffff;
	padding:0px;margin:0px;
}

a, a:visited, a:link {
	color: #6f7d8e;
	text-decoration: none;
}

a:hover {
	color: #8492a2;
	text-decoration: none;
}

#logo {
	height:100px;
}

#advertisement {
	height:100px;
	text-align:right;
}

#advertisement span {
	font-size: 11px;
	color: #8d8d8d;
}

#advertisement img {
	border-top: 1px solid #dbdbdb;
}

#menu {
	height: 27px;
	background: #568ac3;
	border: 1px solid #e3e9ef;
	padding:0px;margin:0px;
	width: 752px;
}

#menu ul {
	height: 27px;
	padding:0px;margin:0px;
	list-style-type: none;
	background: #568ac3;
	width:100%;
}

#menu ul li {
	height: 27px;
	list-style-type: none;
	float: left;
	padding:0px;margin:0px;
	border-right: 1px solid #dbdbdb;
}

#menu ul li.right {
	height: 27px;
	list-style-type: none;
	float: right;
	padding:0px;margin:0px;
	border-right: 1px solid #dbdbdb;
}

#menu ul li.last {
	height: 27px;
	list-style-type: none;
	float: left;
	padding:0px;margin:0px;
	border: none;
}

#menu ul li a {
	text-decoration: none;
	display: block;
	line-height: 27px;
	padding:0 5px;
	color: #e3e6e9;
	margin:0px;
	font-size: 13px;
}

#menu ul li a:hover {
	background: #4e7eb3;
	text-decoration: none;
}

#menu ul li a.active {
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 27px;
	padding:0 10px;
	color: #e3e6e9;
	margin:0px;
	font-size: 13px;
}

td#search {
	background: #71a2d8;
	height: 20px;
	padding-bottom: 2px;
	padding-left: 6px;
	width: 160px;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e3e9ef;
}

td#search form {
	margin:0px;padding:0px;
}

td#search input.textbox {
	height: 12px;
	width: 100px;
	font-size: 11px;
	border: 1px solid #21548c;
	color: #9098a1;
	padding-left: 3px;
}

td#search input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #a5acb4;
	border: 1px solid #ffffff;
	margin-top: 2px;
}

td#slider {
	background: #5588c0;
	height: 20px;
	color: #e3e6e9;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #e3e9ef;
}

td#slider a {
	color: #e3e6e9;
	text-decoration: none;
	font-size: 12px;
}

td#date {
	background: #71a2d8;
	height: 20px;
	color: #e3e6e9;
	font-size: 12px;
	width: 160px;
	padding-right: 7px;
	border-bottom: 1px solid #e3e9ef;
	border-right: 1px solid #e3e9ef;
}

#side_left {
	width: 160px;
	text-align:left;
}

#side_left #panel {
	width: 160px;
}

#side_left #panel_top {
	width: 160px;
	height: 18px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 4px;
	color: #e6eaef;
	background: #6697ce;
	border-right: 2px solid #487cb6;
}

#side_left #panel_content {
	width: 160px;
	font-size: 13px;
	padding:3px;
	color: #858585;
	background: #f1f3f5;
	border-right: 2px solid #6697ce;
}

td#side_left form {
	margin:0px;padding:0px;
	margin-left: 8px;
	margin-bottom: 4px;
}

td#side_left input.textbox {
	height: 12px;
	width: 100px;
	font-size: 11px;
	border: 1px solid #21548c;
	color: #9098a1;
	padding-left: 3px;
}

td#side_left input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #a5acb4;
	border: 1px solid #ffffff;
	margin-top: 2px;
}

#side_center {
	padding-left: 8px;
	padding-right: 8px;
	width: 420px;
	text-align:left;
}

#side_center #panel_top {
	height: 22px;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 4px;
	color: #9098a1;
	background: #dbdbdb;
	border-bottom: 1px solid #cccccc;
}

#side_center #panel_content {
	font-size: 14px;
	padding:4px;
	color: #777c86;
	background: #f7f8fa;
	text-align: justify;
}

#side_center #panel2_top {
	height: 22px;
	font-size: 15px;
	padding-left: 10px;
	color: #9098a1;
	padding-right: 4px;
	background: #dbdbdb;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
}

#side_center #panel2_content {
	font-size: 14px;
	padding:4px;
	color: #777c86;
	background: #f7f8fa;
	text-align: justify;
	border-left: 1px solid #ffffff;
}

#side_center #panel_content p {
	padding:0px;margin:0px;
}

#panel_top a, #panel2_top a {
	font-size: 13px;
	color: #9098a1;
	text-decoration: none;
}

#panel_top a:hover, #panel2_top a:hover {
	font-size: 13px;
	color: #9098a1;
	text-decoration: none;
}

#side_left #panel_top a, #side_left #panel_top a:hover {
	font-size: 13px;
	color: #e6eaef;
	text-decoration: none;
}

#panel, #panel2 {
	margin-bottom: 6px;
}

#panel img, #panel2 img {
	float: left;
	border: none;
	margin-right: 3px;
}

#side_right {
	width: 160px;
	text-align: left;
	font-size: 13px;
}

#side_right h1 {
	color: #6697ce;
	margin:0px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
}
	
#side_right ul, #side_left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #side_right ul li {
   height: 1%;
}

* html #side_left ul li {
   height: 1%;
}
	
#side_right ul li, #side_left ul li {
	border-bottom: 1px solid #d3d5d6;
}

#side_right ul li a, #side_left ul li a {
	display: block;
	color: #6697ce;
	padding: 2px;
	padding-left: 6px;
	text-decoration : none;
}

#side_right ul li a:hover, #side_left ul li a:hover {
	color: #3d70aa;
	text-decoration : none;
}

span.listdate {
	color: #9098a1;
}

span.advertisement {
	font-size: 11px;
	color: #8d8d8d;
}

#footer {
	background: #f7f8fa;
	border-top: 1px solid #dbdbdb;
	color: #777c86;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

#footer a, #footer a:visited, #footer a:link {
	color: #777c86;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

span.left {
	float:left;
}

span.right {
	float:right;
}

td#slider span.listdate {
	color: #ffffff;
}

div.info {
	font-size: 13px;
	padding:3px;
	color: #858585;
	background: #f1f3f5;
	margin-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
}

span.mini {
	font-size: 75%;
}

#dhtmltooltip{
position: absolute;
width: 100px;
border: 1px solid black;
padding: 1px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-size: 11px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

table#submit form {
	margin:0px;padding:0px;
}

table#submit input.textbox {
	height: 15px;
	width: 140px;
	font-size: 12px;
	border: 1px solid #21548c;
	color: #7b838c;
	padding-left: 3px;
}

table#submit input.etextbox {
	height: 15px;
	width: 140px;
	font-size: 12px;
	border: 1px solid #f53535;
	color: #7b838c;
	padding-left: 3px;
}

table#submit textarea.etextarea {
	font-size: 12px;
	border: 1px solid #f53535;
	color: #7b838c;
	padding-left: 3px;
}

table#submit select.select {
	font-size: 12px;
	border: 1px solid #21548c;
	color: #7b838c;
	padding-left: 3px;
}

table#submit input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #a5acb4;
	border: 1px solid #ffffff;
	margin-top: 2px;
}

td#col1 {
	padding:2px;
	background: #eeeff2;
	border-bottom: 1px solid #c5c9d0;
}

td#col2 {
	padding:2px;
	background: #e1e2e5;
	border-bottom: 1px solid #bcc0c6;
}

.pagination {
	text-align: right;
	padding: 10px 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6f7d8e;
}

.pagination a {
	margin: 0 5px 0 0;
	padding: 2px 4px;
}

.pagination a.number {
	border: 1px solid #ddd;
}

.pagination a.current {
	background: #dedede;
	border-color: #767676 !important;
	color: #535353 !important;
}
				
.pagination a.current:hover {
	text-decoration: underline;
}

span.newsletter {
	font-size: 11px;
	color: #8d8d8d;
	padding-left: 10px;
	margin-bottom: 4px;
}
