﻿/*Start: Google Search */

.grn-left { 
	background-color: #6C8F01;
	background-image: url(images/TabSelected_Left.jpg);
	background-repeat: no-repeat;
	background-position: left top; }
.grn-rgt {
	background-color: #6C8F01;
	background-image: url(images/TabSelected_right.jpg);
	background-repeat: no-repeat;
	background-position: right top; }

.grn-mid{ font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
	background-color: #6C8F01;
	background-image: url(images/tab_middle-grn.jpg);
	background-repeat: repeat-x; text-align:center;
	background-position: left top; 
	
	}

.grn-mid a
{
	color: #FFFFFF;
	white-space:nowrap;
}

.dgrn-left {
	background-color: #004457;
	background-image: url(images/Tab_Left.jpg);
	background-repeat: no-repeat;
	background-position: left top; }
.dgrn-rgt {
	background-color: #004457;
	background-image: url(images/Tab_Right.jpg);
	background-repeat: no-repeat;
	background-position: right top; }

.dgrn-mid{ font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004457;
	background-image: url(images/tab_middle.jpg);
	background-repeat: repeat-x; text-align:center;
	background-position: left top; 
}

.dgrn-mid a
{
	color: #FFFFFF;
	white-space:nowrap;
}
	
.tab-link1 { font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #F1F2F5;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
table, td, div { border-collapse:collapse; font-family: Arial; font-size: 11px;}


.sortbar {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/but-dwn.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: middle;
	height: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.sortbar a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.authorbar
{
	color: #333333;
	text-decoration: none;
	background-color: #E4F0F0;
	text-align: left;
	
	vertical-align: top;
}

.SearchItemResBg {
	color: #333333;
	text-decoration: none;
	background-color: #E5F0FF;
	vertical-align: top;
	padding:5px; 
	padding-bottom:0px;
	padding-top:15px;
	border-bottom: solid 1 #000;
}

.SearchItemResAltBg {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: top;
	padding:5px; 
	padding-bottom: 0px;
	padding-top:15px;
	border-bottom: solid 1 #000;
}

.SearchItemResBg a
{
	color: #004457;
	/*color: #0000ff;*/
	/*text-decoration: underline;*/
}

.SearchItemResBg a:hover
{
	text-decoration: underline;
}

.SearchItemResAltBg a
{
	color: #004457;
	/*color: #0000ff;*/
	/*text-decoration: underline;*/
}

.SearchItemResAltBg a:hover
{
	text-decoration: underline;
}


#srch_but-bank .srch_but {background-image: url(images/srch_tab_rgt.jpg);background-repeat: repeat-x;
	padding:5px 10px 5px 0px;float:left;background-position: right top;}
#srch_but-bank .srch_but a { font-weight: bold;color: #FFFFFF;text-decoration: none;}
#srch_but-bank .srch_but a:hover { font-weight: bold;color: #FFFFFF;text-decoration: none;}
#srch_but-bank .srch_but a:visited { font-weight: bold;color: #FFFFFF;text-decoration: none;}
#srch_but-bank .srch_divf { float:left; margin-right:2px; }
#srch_but-bank .srch_divf table tr td { vertical-align:top; }
#srch_but-bank .srch_but-on{background-image: url(images/srch_tab_rgt_on.jpg);background-repeat: repeat-x;
	padding:5px 10px 5px 0px;float:left;background-position: right top; font-weight: bold;color: #FFFFFF;text-decoration: none;}
#srch_but-bank .srch_but-on a { font-weight: bold;color: #FFFFFF;text-decoration: none;}
#srch_but-bank .srch_but-on a:hover { font-weight: bold;color: #FFFFFF;text-decoration: none;}
#srch_but-bank .srch_but-on a:visited { font-weight: bold;color: #FFFFFF;text-decoration: none;}
/* End: Google Search */