
/* --General elements-------------------- */
fieldset, div, span, h1, h2, h3, h4, h5, h6, table, th, td, ul, ol, dl, li, dt, dd, strong, em, a, p, input.beacon 
{
	border-width:1px;
}


A {TEXT-DECORATION: none; color:#000}
A:active {TEXT-DECORATION: none;}
A:visited {TEXT-DECORATION: none;}
/* A:active {FONT-WEIGHT: bold; FILTER:  blur(add=true, direction=135, strength=5);CURSOR: none; COLOR: #999999; HEIGHT: 10px; TEXT-DECORATION: none} */
A:hover {FONT-WEIGHT: bold; FILTER: blur(add=true, direction=135, strength=5);CURSOR: none; COLOR: #999999; HEIGHT: 10px; TEXT-DECORATION: none}
A:hover IMG
{
	border:1px solid transparent;
	FILTER: blur(add=true, direction=135, strength=15)
}
.eee A:hover IMG
{
	FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=2, StartY=2, FinishX=0, FinishY=0)
}

body 
{
	margin:0;
	border:0;
	padding:12px;
	background:#A7AFA7;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#000;
}


.mainText
{
color: #000000;
font-variant:normal; font-size:small; font-family:Arial 
}

.currentpage
{
font-size:small; font-weight:bold
}

.resultTable {font-family: verdana, arial, helvetica, geneva, sans-serif; font-size: x-small; }



h1, h2, h3, h4, h5, h6 
{
	margin:0;
	font-weight:normal;
	padding:0;
}
h1 
{
	font:62pt "Trebuchet MS","Arial","Verdana",sans-serif;
	letter-spacing:.125em;
	height:.95em;
	overflow:hidden;
}
h2, h3  
{
	font-size:14pt
}
h4 
{	
	font-size:12pt
}
h5, h6 
{
	font-size:10pt;
	letter-spacing:1px;
}



/* --Toolbars---------------------------- */
.toolbar 
{
	border:0;
	padding:0;
	margin:auto;
	border-collapse:collapse;
	font-size:8pt;
}

.toolbar a, .toolbar a:visited, .toolbar a:active
{
	display:block;
	vertical-align:middle;
	padding:7px ;
	text-decoration:none;
	border-width:0;
	color:#DAE4DA;
	border-collapse:collapse;
		border:0;
	padding:0;
	margin:auto;


}

.toolbar a:hover
{
	border:1px solid transparent;
	padding:6px;
	text-decoration:none;
	color:#000 !important;
	background-color:#FAFAFA !important;
	FILTER: none;

}

.toolbar a img
{
	border-width:0;
	padding:0px;
}
.toolbar a:hover img
{
	border-width:0;
	padding:0px;
	FILTER: none;
}

/* --/Toolbars--------------------------- */


.thumbs A {TEXT-DECORATION: none; color:#000}
.thumbs A:active {TEXT-DECORATION: none;}
.thumbs A:visited {TEXT-DECORATION: none;}
.thumbs A:hover {FONT-WEIGHT: bold; FILTER: blur(add=true, direction=135, strength=5);CURSOR: none; COLOR: #999999; HEIGHT: 10px; TEXT-DECORATION: none}
.thumbs A:hover IMG
{
	border:1px solid transparent;
	FILTER: blur(add=true, direction=135, strength=15)
}






/* --bars----------------------- */


#bar-dark
{
	border-style:solid;
	letter-spacing:1px;
	line-height:17px;
	background-color:#88938D;
	border-color:#4A584A;
	color:#DAE4DA;
}

#bar-medium
{
	border-style:solid;
	background-color:#BBC2BB;
	color:#000;
}

.bar-light 
{
	border-style:solid;
	background:#C8CDC8 ;
}

/* --/bars----------------------- */