.datagrid {
	border-width:1px;
	border-style: solid;
	border-color: green green green green;
	border-collapse: collapse;
	background-color: white;
	font:"Arial Unicode MS";
	font-size:medium;
	border-collapse:collapse;
}
.datagrid td {
	border-width: 1px;
	padding: 0px;
	border-style: dotted;
	border-color: gray;
}
.clickable td {
	cursor: pointer;
}
.datagrid tr:hover {
	background-color:#CC9900;
}
.datagrid th {
	background-image: url(../images/blue_stripe_tile.jpg);
	background-repeat: repeat;
	color: white;
	border:2px;
	border-style:solid;
	background-color:white;
}
.datagrid th[scope] {
	color:#3399FF;
	background-image:none;
}
.datagrid .subheader {
	color:#FFFFFF;
	background-image: url(../images/grey_stripe_tile.jpg);
	background-repeat: repeat;
	text-align: center;
	border-style:solid;
	border-width:2px;
	border-color:white;/*font-style:oblique;*/
	
}
<!--
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*a website by HinYinSolution. copyright 2008*/
div {
	position:relative;
}
table.resulttable {
	border-width:1px;
	/*	border-spacing: 2px;*/
	border-style:outset;
	border-color: blue;
	border-collapse: collapse;/*width:80%;*/
}
table.resulttable th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.resulttable td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
#page-wrapper {
	width:100%;
	/*border:solid;
	border-width:0px;
	border-color:#000000;/*width:80%;*//*left:10%;*/*/
}
#logo-wrapper {
	top:0px;
}
#logo {
	top:0px;
	width:150px;
	height:150px;/*background-color:#FF6600;*/
}
#login_box {
	position:absolute;
	display:block;
	top:0px;
	right:0px;
	/*background-color:#FF0000;*/
	height:150px;
	width:400px;
}
#ads {
	position:absolute;
	display:block;
	top:0px;
	left:150px;
	height:150px;/*background-color:#00CC66;*/
}
/*main menu*/
#main-menu-wrapper {
	top:2px;/*background-color:#00CCFF;*/
}
#main-menu-wrapper table {
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	border:0px;
	border-spacing:0px;
	border-style:none;
}
#main-menu-wrapper table td {
	padding:0px;
}
#body-wrapper {
	width:100%;
}
#content {
	min-height:500px;
	margin:3px 0px;
	padding:0px;
}
#modernbricksmenu {
	padding: 0;
	width: 100%;/*background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;*/
}
#modernbricksmenu ul {
	font: /*bold*/ 16px Arial, �s�ө���;
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}
#modernbricksmenu li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}
#modernbricksmenu a {
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: black; /*Default menu color*/
	border-bottom: 1px solid white;
}
#modernbricksmenu a:hover {
	background-color: gray; /*Menu hover bgcolor*/
}
#modernbricksmenu #current a { /*currently selected tab*/
	background-color: #D25A0B; /*Brown color theme*/
	border-color: #D25A0B; /*Brown color theme*/
}
#modernbricksmenuline {
	margin:0px;
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #D25A0B; /*Brown color theme*/
}
/*#advance_search{
	float: right;
	margin:0;
	padding:0;
}*/
#simplesearchform {
	float: right;
	margin: 0;
	margin-right:4px;
	padding: 0;
	position:relative;
}
#simplesearchform .textinput {
	width: 190px;
	border: 1px solid gray;
}
#simplesearchform .submit {
	font: bold 11px Verdana;
	height: 22px;
	background-color: lightyellow;
}
#simplesearchform .select {
}
/*account boxes*/
.account_box {
	margin: 0px;
	padding: 0px;
	font:14px �s�ө���;
	text-align:left;
	border:1px solid #9DAFC2;
	border-collapse:collapse;
	width:175px;
	height:115px;
	text-align:left;
}
.account_box_head {
	text-align:left;
	background-color:#eaf3fc;
	color:#024381;
}
#shadow {
	padding:3px;
	/*	background-color:#00FF00;*/
	width:90%;
	left:5%;/*background-image:url(../shadow.gif);
	background-repeat:no-repeat;*/
}
div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url( ../images/bottom.gif) no-repeat right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(../images/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div span {
	background: url(../images/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(../images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(../images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(../images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
/*BOF pagination*/


.pagination {
	padding: 2px;
}
.pagination ul {
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 16px;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}
.pagination a, .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #2e6ab1;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
}
.pagination li.currentpage {
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid navy;
	background-color: #2e6ab1;
	color: #FFF;
}
.pagination li.disablepage {
	padding: 0 5px;
	border: 1px solid #929292;
	color: #929292;
}
.pagination li.nextpage {
	font-weight: bold;
}
* html .pagination li.currentpage, * html .pagination li.disablepage { /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}
/*EOF pagination*/
-->
.hidden{
	display:none;
}

/*BOF SEO*/
.footer_seo{
	color:#9C9C9C;
	font-size:0.8em;
}
/*EOF SEO*/
