body, td, input, select
{
		font: normal 80% Arial;
}

td.pageNav, td.pageNavActive, td.pageNavOver
{
	white-space:nowrap;
	color: black;
}

table.pageNav
{
	border-bottom : 1px solid Gray;

}
td.pageNav
{

}
td.pageNav div
{
	padding : 5px 6px;
}

td.pageNavActive
{

}
td.pageNavActive div
{
	font-weight : bold;
}
td.pageNavOver
{

	cursor:pointer;
}
td.pageNavOver div
{

	padding : 5px 6px;
}

table.searchResult
{
	width : 100%;
}
table.searchResult th
{
 	text-align:left;
 	color : #990000;
 	font: normal 80% Arial;
	padding : 5px 24px 3px 4px;
	height : 26px;
}
table.searchResult td
{
	vertical-align : top;
 	color : #1D3F5A;
 	font: normal 80% Arial;
	padding : 20px 5px;
	border-top : 1px solid #FEFEFE;
	border-bottom : 1px solid #69A7DA;
}


table.null
{
	width : 20px;
}

table.null td
{
 	color : black;
 	font: normal 80% Arial;
	padding : 0px 0px;
	border-top : 1px none #395967;
	border-bottom : 1px none #000000;
}

a.buttMore:hover
{
	cursor : pointer;
}
div.smallCard
{
	visibility : hidden; filter:alpha(opacity=0%); position : absolute; margin-top: -299px; margin-left: -18px;
}
table.miniCard
{
	width : 100%;
}
table.miniCard th
{
	width : 100%;
	background: #2a314d url(../img/bg_page_nav.gif) top repeat-x;
	color : #d3ca9f;
	font-weight : bolder;
}
table.miniCard td
{
	padding : 2px;
}
td.addition
{
	background-color : #99CCCC;
}
th.sortCol
{
	border : 1px solid #8FA7AD;
	background : #9FBACD url(../img/sort_up.gif) no-repeat right;
	padding-right : 20px;
	cursor : pointer;
	color : White;
}
th.sortColDown
{
	font-weight : normal;
	border : 1px solid #8FA7AD;
	background : #9FBACD url(../img/sort_down.gif) no-repeat right;
	padding-right : 20px;
	cursor : pointer;
	color : White;
}
th.noSort
{
	font-weight : normal;
	border-left : 1px solid white;
	border-top : 1px solid white;
	border-right : 1px solid #cfdfea;
	border-bottom : 1px solid #cfdfea;
	padding-right : 20px;
	background : #eaecfb url(../img/bg_page_sort.gif) top repeat-x;
}
table.more {position : absolute; visibility : hidden}
td.searchAct
{
	border : 1px solid #990000;
	background : #FEFEFE url(../img/search_act.gif) no-repeat right;
	padding : 2px 25px 2px 3px;
	cursor : pointer;
	color: 990000;
 	font: normal 80% Arial;
}
td.searchInAct
{
	border : 1px solid #666666;
	background : #9FBACD;
	padding : 2px 25px 2px 3px;
	cursor : pointer;
	color: #373F5A;
 	font: normal 80% Arial;
}
td.searchFilterMore
{
	background : #2D5E51 url(../img/butt_filter_more.gif) no-repeat center;
	cursor : pointer;
	height : 10px;
}

td.buttFilter
{
	background : url(../img/butt_filter.gif) no-repeat center;
	width : 42px;
	height : 42px;
	font: bold 14px Arial;
	color: #FF8000;
	text-align : center;
	vertical-align : middle;
	cursor : pointer;
}
td.buttFilterPassive
{
	background : url(../img/butt_filter_off.gif) no-repeat center;
	width : 42px;
	height : 42px;
	font: bold 14px Arial;
	color: #666666;
	text-align : center;
	vertical-align : middle;
}
td.buttFilterProc
{
	background : url(../img/butt_filter_proc.gif) no-repeat center;
	width : 42px;
	height : 42px;
	font: bold 14px Arial;
	color: white;
	text-align : center;
	vertical-align : middle;
}

td.buttResetPassive
{
	background : url(../img/butt_reset_off.gif) no-repeat center;
	width : 62px;
	height : 42px;
	font: bold 14px Arial;
	color: #666666;
	text-align : center;
	vertical-align : middle;
}
td.buttReset
{
	background : url(../img/butt_reset.gif) no-repeat center;
	width : 62px;
	height : 42px;
	font: bold 14px Arial;
	color: #FF8000;
	text-align : center;
	vertical-align : middle;
	cursor : pointer;
}
td.loading, div.description
{
		font: bold 13px Arial;
	color: #1D3F5A;
	text-align : center;
}	

.flashah
{
	
 padding-left : 5px;
font : bold 12px Verdana;
	color : #7E7B47;
}

.flashah a, .flashah a:link, .flashah a:active, .flashah a:visited
{
	color : #7E7B47;
   text-decoration : none;
}
