
body, table
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style : normal;
    color:       #800000;
    text-align:  center;
    line-height: 1.2;
}

body
{
	background-color  : #FFFFEE;
    background   : url(background.jpg);
	font-size: 12pt;
}

table
{
	border-color : #000066;
	font-size :12pt;
}


p, h1, h2, h3, h4, th, td, tr, dt, dd
{
    text-align: center;
    font-size:  12pt;
}

h1, h2, h3, h4
{
	font-family:   Georgia, "Times Roman", Times, serif;
    font-weight:   bold;
    color:         #000070;
    margin-top:    1em;
    margin-bottom: 1em;
}

h1 { font-size: 24pt; }
h2 { font-size: 20pt; }
h3 { font-size: 16pt; }
h4 { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
p  { }

p.news_t { text-align: left; font-size: 12pt; font-weight: bold; margin-top: 15px; margin-bottom: 0px; }
p.news_d { text-align: justify; font-size: 12pt; margin-top: 5px; margin-bottom: 0px; margin-left: 10px; }
p.news_s { text-align: right; font-size: 8pt; margin-top: 2px; margin-bottom: 0px; }

p.feeds  { font-size: 8pt; margin-top: 0px; margin-bottom: 0px; color: #808080; }

th, td { font-size:11pt; text-align: left; }
th { font-weight : bold; }
td { }

dt, dd { text-align: justify; }
dt { font-size: 13pt; margin-bottom: 0.2em; }
dd { font-size: 13pt; }

hr { size : 10; }

A:link IMG    { border: 2px solid #0000FF }
A:visited IMG { border: 2px solid #804080 }
A:hover IMG   { border: 2px solid #0080FF }

A:link IMG    { border: 0px }
A:visited IMG { border: 0px }
A:hover IMG   { border: 0px }


A:link        { color:#0000FF; text-decoration: underline; }
A:visited     { color:#804080; text-decoration: underline; }
A:hover       { color:#0080FF; text-decoration: underline; }

ul
{
	font-style : normal;
}

#header
{
	height:100px;
}

#header h1
{
	background: transparent url(title.gif) no-repeat top left;
	margin-top: 10px;
    height: 100px;
    background-position: center;

}

#header h1 span
{	display: none;
}

#menu
{
	position: absolute;
	left:10px;
	top:150px;
	width:150px;
}

#menu p
{	margin-top: 3px;
	margin-bottom: 3px;
}

#body
{
	margin-left: 170px;
	margin-right:170px;

    border: inset #EEEECC;

	background-color  : #FFFFEE;

    padding-left  : 20px;
    padding-right : 20px;
    padding-bottom: 20px;
}


#advert
{
	position: absolute;
	right:10px;
	top:150px;
	width:160px;
}

#footer
{
	height:40px;
	voice-family: inherit;
	height:39px;
}





