*       { font-family: tahoma; font-size: 11px;}
a       { font-family: tahoma; color:004EFF;}
a:hover { font-family: tahoma; color:003ABF}
p 			{margin-top:0px;margin-bottom:0px;}
.error { color: #FF0000; }
body {background-color: #FFFFFF; color: #00000; margin-top:10px; margin-bottom:10px;}

.heading
{
	font-size: 18px;
	font-weight: bold;
	color: #333388;
}

.searchprompt
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.tip
{
	font-size: 10px;
	color: #777777;
}

.tip a
{
	text-decoration: none;
	font-size: 10px;
	color: #555555;
}

a.explain
{
	text-decoration: none;
	font-weight: bold;
}
a.explain:hover
{
	text-decoration: underline;
}

table.main
{
	background-color: #FFFFFF;
	border-style: none;
	border-collapse:collapse;
}

table.main td
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px;
	text-align: left;
}

table.topmenu
{
	 background-color: #8BC0FD;
	 padding: 0px;
	 text-transform: uppercase;
}

table.topmenu td
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 5px 0px 5px;
}

table.topmenu td a
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}


table.topmenu td a:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #B0E4ED;
}

table.topmenu td.selected
{
	text-align: center;
	background-color: #F6F6F6;
	color: #2577CC;
	padding: 0px;
}

table.topsubmenu td
{
	background-color: #F6F6F6;
	font-size: 9px;
	font-weight: normal;
	color: #3080D3;
	text-transform: uppercase;
}

table.topsubmenu td a
{
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #3080D3;
	text-transform: uppercase;
}

table.topsubmenu td a:hover
{
	color: #205083;
}

table.topsubmenu td a.sel
{
	color: #205083;
}

.bottommenu
{
	color: #3080D3;
}

.bottommenu a
{
	text-decoration: none;
	color: #3080D3;
}

.bottommenu a:hover
{
	color: #205083;
}


table.search
{
	height: 100%;
	padding: 0px;
}

table.search_stef
{
	height: 100%;
	width: 300px;
	padding: 0px;
}

table.search th
{
	width: 100%;
	background-image: url(img/slice_34.gif);
	padding: 0px 10px 0px 10px;
	text-align: left;
}

table.search td.searchcell
{
	padding: 15px 10px 15px 10px;
}

table.searchbody
{
	height:100%;
	width: 100%;
}

table.searchbody_stef
{
	height:100%;
	width: 300px;
}

table.searchbody td
{
	padding: 3px;
}

table.searchbody td.submit
{
	text-align:right;
}

table.data
{
	background-color: #FFFFFF;
}

table.data td
{
	border: none;
/*	background-color: #F7F7F7;*/
}

table.topiclist th
{
	width: auto;
/*	background-image: url();*/
	text-align: left;
	padding-left:5px;
	padding-right:10px;
	color: #FFFFFF;
}

table.topiclist td
{
	padding: 2px;
	border: none #000000;
}


input {
	font-family: tahoma;
  font-size: 11px;
}

input.checkbox
{
	border-style:none;
}

input.search
{
	width:100%;
}

textarea.search
{
	width: 100%;
}

select {
  font-size: 11px;
  width: 150px;
}

.popup_title
{
	font-size: 20px;
	font-weight: bold;
	color: #333388;
}

.popup_text
{
	font-size: 12px;
}
a.lang_link
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height:20px;
}
a.lang_link:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ABCEDD;	
	line-height:20px;	
}
.adsense_div {
	padding-top:0px;
	vertical-align:top;
}
.smallselect {
	width:auto;
}
