.infobox_left {
	background-image: url(../images/infobox/left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.infobox_right {
	background-image: url(../images/infobox/right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.body_table {
	border: 2px solid #476AAB;
}


body {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #666666;
	background-color: #5779B9;
}
.footer,
a.footer,
a.footer:link,
a.footer:visited,
a.footer:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.content_table {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.input_search {
	font-size: 12px;
}

#pscroller1{
width: 450px;
height: 1.2em;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
	width: 140px;
	height: 290px;
	padding: 5px;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

a.menu {
	color: #ff0000;
	font-family: Tahoma, Arial;
	font-weight: bold;
}

a.menu:link {
	color: #666666;
	font-family: Tahoma, Arial;
	font-weight: lighter;
	text-decoration: none;
}
a.menu:visited {
	font-family: Tahoma, Arial;
	font-weight: lighter;
	text-decoration: none;
	color: #666666;
}
a.menu:hover {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
}
.search_head {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.search_body {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
}
.search_na {
	font-family: Tahoma, Arial;
	font-size: 8px;
	color: #000000;
}
.search_link,
a.search_link,
a.search_link:link,
a.search_link:visited, 
a.search_link:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration:underline;
}
#preloader {
	position: absolute;
	font-family: Tahoma, Arial;
	font-size: large;
	left: 0;
	top: 0;
	background-color: transparent;
	height: 100%;
	width: 100%;
	z-index: 1;
	visibility: hidden;
}
.doActionTable {
	top: 200px;
	width: 300px;
	height: 200px;
	border: #000000 1px solid;
	background-color: #EFEFEF;
	position: relative;
}
