body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #044b83;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #BCE4F0;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.top_bg {
	background-image: url(/images/top_area_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.lhs_td_bot_fot {
	background-image: url(/images/footer_light_grey.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #f1f4f6;
}
.lhs_cats {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #044b83;
	text-decoration: none;
}
a.lhs_cats:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #044b83;
	text-decoration: underline;
}
#main_container {
	padding-left: 8px;
}
.search_txt_bg {
	background-image: url(/images/search_papers_txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.search_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 98%;
	border: 0px none #FFF;
}
.footer_links {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_links:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #044b83;
	text-decoration:underline;
}
a:hover {
	color: #044b83;
	text-decoration:none;
}
hr {
	height: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
.paper_links {
	font-size: 12px;
	font-weight: bold;
	color: #1c699d;
	text-decoration:none;
}
a.paper_links:hover {
	font-size: 12px;
	font-weight: bold;
	color: #1c699d;
	text-decoration: underline;
}
#div_pop
{
	background-image: url(/images/bg_pop.jpg);
	width: 71px;
	height: 70px;
	text-align:left;
}
#div_pop br
{
	line-height:40px;
}
#div_pop span
{
	color:#FFFFFF;
	text-align:left;
	padding-left:17px;
}
.heading {
	font-size: 17px;
	color: #FFF;
}
.txt_input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #D6D6D6;
}
select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #D6D6D6;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #D6D6D6;
}

