body
{
	padding-top: 8px;
}
.welcome_text {
	font-size: 12px;
	color: #FFFFFF;
}
.main_table_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #387FC2;
	border-bottom-color: #387FC2;
	border-left-color: #387FC2;
}
.links_td_border {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BCC2CD;
}
.heading_bg {
	font-weight: bold;
	background-image: url(../images/bg_part.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 3px;
}
.data_row_dark {
	background-color: #DBEDF9;
}
.data_row_light {
	background-color: #E9F6FF;
}

hr
{
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
form
{
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #333333;
	font-weight:normal;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.white_text {
	color: #FFFFFF;
}
.buttons {
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #464C4E;
	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: #9C9FA0;
	border-right-color: #1D2021;
	border-bottom-color: #1D2021;
	border-left-color: #9C9FA0;
}
.txt_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	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: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	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: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	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: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

.data_row {
	background-color: #E9F0F3;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}


.lhs_cats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
}
a.lhs_cats:hover {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: underline;
}
.footer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.footer_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.er {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}
.ok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006600;
	font-weight:bold;
}
.top_links {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #E24808;
	text-decoration: none;
	padding-left: 9px;
}
a.top_links:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #E24808;
	text-decoration: underline;
	padding-left: 9px;
}
.top_links_right {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #817979;
	text-decoration: none;
}
a.top_links_right:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #817979;
	text-decoration: underline;
}
.cats_headers {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
}
#footer
{
	font-size: 9px;
}
#footer br
{
	margin:3px;
}
#footer a
{
	color: #333333;
}
#div_pop
{
	width: 63px;
	height: 56px;
	background:url(/images/bg_pop.jpg);
}

#div_pop br
{
	margin:2px;
}

#div_pop span
{
	margin-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#006600;
}
.home_links {
	font-size: 10px;
	font-weight: bold;
	color: #80AA47;
}
.paper_links {
	font-size: 11px;
	font-weight: bold;
	color: #D55F17;
}
.papers_list_author {
	margin-top: 13px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.papers_list_author_detail {
	padding: 5px;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
}

