body
{
 background-image: url(/i/grounding.gif);
 background-color: white;
 color: black;
 margin: 0;
}

A
{
 text-decoration: none;
 color: black;
}

A:hover
{
 text-decoration: underline;
}

.hl_gray:hover
{
 color: gray;
}

.cell_hl
{
 font: 10px verdana, arial, sans-serif;
 color: #3D3D3D;
 width: 100%;
 height: 100%;
 background-color: #FFFFFF;
 text-decoration: none;
}

.cell_hl:hover
{
 background-color: #E4DECC;
 text-decoration: none;
}

.hl_blue
{
 position: relative;
 top: 0px;
 padding: 3px;
 width: 100%;
 height: 100%;
 font: 11px arial, sans-serif;
 color: #EEEEEE;
 font-weight: bold;
 background-color: #049ACC;
 z-index: 1;
}

.hl_blue:hover
{
 background-color: #04CEFC;
 text-decoration: none;
}

.newspic
{
 position: relative;
 top: 0px;
 z-index: 2;
 border: 1px solid #049ACC;
}

.a_black
{
 font: 10px verdana, arial, sans-serif;
 color: black;
}

.topmenu, .topmenu A
{
 color: #224679;
 background-color: #E4DECC;
 padding: 4;
 padding-left: 10;
 font: 10px verdana, arial, sans-serif;
}

.topmenu A
{
 color: #224679;
 background-color: #E4DECC;
 padding: 0;
 font: 10px verdana, arial, sans-serif;
}

.topmenu_tr{
	background: url(i/topmenu_tr.gif) repeat-x;
}

#evr_logo{
	margin-top:8px;
	margin-left:20px;
}

.topmenu2
{
 padding-top:4px;
 width: 100%;
}

.topmenu3, .topmenu3 A
{
 color: black;
 background-color: #E4DECC;
 padding: 4;
 font: 12px tahoma, arial, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

.topmenu3 A
{
 padding: 0;
}

.topmenu3 A:HOVER
{
 text-decoration: underline;
}

.id_date
{
 font: 11px arial, sans-serif;
 font-weight: bold;
 color: black;
}

.id_n_pref
{
 font: 11px verdana, arial, sans-serif;
}

.txt_author
{
 font-family: Verdana;
 font-size: 13px;
 font-weight: regular;
 font-weight: bold;
}

.n_bighead
{
 font: 24px Tahoma;
 color: black;
 text-decoration: underline;
}

.s_bighead
{
 font: 24px Tahoma;
 color: black;
}

.a_blue, .a_blue:HOVER, a_blue:VISITED
{
 font-size: 12px;
 font-family: Verdana;
 color: #00718A;
 text-decoration: none;
}


.text_small
{
 font: 10px verdana, arial, sans-serif;
 color: #3D3D3D;
}

.logolink
{
 width: 100%;
 height: 37px;
}

.logolink:HOVER
{
 text-decoration: none;
}

.a_intext
{
 color: #049ACC;
}