
body
{
background-color: #171c31;
color: #000000;

}

h1
{
	font-family:Verdana;
	font-size:20pt;
	color:#333333;
}

div.internal
{
border: 1px solid #333333;
background-color: #FFFFFF;
color: #f9f7f8;
position:relative;
}

div.menu
{
font-family:Verdana;
font-size:8pt;
border: 0px solid #000000;
background-color: #000000;
color: #ffffff;
position:relative;
}

div.sidebar
{
font-family:Verdana;
font-size:10pt;
text-align: right;

color: #333333;
position:relative;
margin-right:10px;
}


div.maincontent
{
background: url("background.jpg");
background-color: #f3f2ed;
background-repeat: no-repeat; 
}

div#image
{
padding:5px;
margin:10px;
float:right;
font-family:Verdana;
font-size:8pt;
font-weight: normal;
color: #333333;
text-align: center;
border:1px solid #666666;
}

.main A:link {
color: #003366;
text-decoration: underline;
}

.main A:visited {
color: #003366;
text-decoration: underline;
}

.main A:hover {
color: #000000;
text-decoration: underline;
}

.menu A:link {
color: #Fff;
text-decoration: underline;
}

.menu A:visited {
color: #Fff;
text-decoration: underline;
}

.menu A:hover {
color: #ffffff;
text-decoration: underline;
}

.calendar2 A:link {
color: #000000;
text-decoration: underline;
}

.calendar2 A:visited {
color: #000000;
text-decoration: underline;
}

.calendar2 A:hover {
color: #003366;
text-decoration: underline;
}

p {
font-family:Verdana;
font-size:8pt;
line-height:18pt;
padding:20px;
font-weight: normal;

color: #333333;
text-align: justify;
}

p.dropdown {
font-family:Verdana;
font-size:8pt;

padding:0px;
font-weight: normal;

color: #333333;
text-align: justify;
}

p.dropdown2 {
font-family:Verdana;
font-size:8pt;

padding:0px;
font-weight: normal;

color: #333333;
text-align: justify;
}

p.calendar {
font-family:Verdana;
font-size:8pt;
padding:0px;
font-weight: normal;
color: #333333;
text-align: justify;
}

p.calendarhead {
font-family:Verdana;
font-size:8pt;
padding:0px;
font-weight: bold;
color: #333333;
text-align: justify;
}

p.newshead {
font-family:Verdana;
font-size:8pt;
padding:0px;
font-weight: bold;
color: #003366;
text-align: justify;
}


div.leftmargin {margin-left: 1cm}
div.leftmargin {margin-right: 1cm}

