/* CSS Document */
.menutextlink:link,.menutextlink:visited,.menutextlink:active
{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.menutextlink:hover
{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}

.blacktext
{
font-family: Arial,Tahoma,Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
}
.leftbox
{
background-image:url(images/left-box_background.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border-bottom: solid 1px #DCDCDC;
border-right: solid 1px #DCDCDC;
border-left: solid 1px #DCDCDC;
font-family: Arial,Tahoma,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.leftbox_Top
{
width:245px;
background-image: url(images/left-topbox.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
font-family: Arial,Tahoma,Verdana, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
font-weight:bold;
}
.leftpart
{
width:245px;
height:auto;
float:left;
}

.welcometext
{
	font-family: "Bookman Old Style";
	font-size:12pt;
	font-weight:bold;
	color:#2A3F55;
	text-transform:uppercase;
	border: none;
	text-align:center;
	text-decoration: underline;

}


.welcometext_small
{
font-family: "Book Antiqua";
font-size:9pt;
text-align:justify;
color:#2A0055;
}


.mailbodytext:link,.mailbodytext:visited,.mailbodytext:active
{
	font-family: "Book Antiqua";
	font-size:10pt;
	color:#2A0055;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}

.mailbodytext:hover
{
	font-family: "Book Antiqua";
	font-size:10pt;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
	text-transform: uppercase;
}



.rightbox
{
background-image:url(images/left-box_background.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
border-bottom: solid 1px #DCDCDC;
border-right: solid 1px #DCDCDC;
border-top: solid 1px #DCDCDC;
border-left: solid 1px #DCDCDC;
font-family: Arial,Tahoma,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.footertext
{
font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.footertextlink:link,.footertextlink:visited,.footertextlink:active
{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
.footertextlink:hover
{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:underline;

}

.endtext
{
font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:15px;
color:#000000;
}

.endtext_mail:link, .endtext_mail:visited, .endtext_mail:active
{
font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:15px;
color:#000000;
text-decoration:none;
}

.endtext_mail:hover
{
font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:15px;
color:#000000;
text-decoration:underline;
}

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.NextPrev:link, .NextPrev:visited, .NextPrev:active
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #2A1F55;
	text-decoration: none;
	font-weight: bold;
}

.NextPrev:hover
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #55BFFF;
	text-decoration: none;
	font-weight: bold;
}

.nextprevsimple
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #2A1F55;
	text-decoration: none;
	font-weight: bold;
}

.download:link, .download:visited, .download:active
 {
	font-family: "Book Antiqua";
	font-size: 10pt;
	color: #2A1F00;
	text-decoration: none;
	font-weight: bold;

}

.download:hover
  {
	font-family: "Book Antiqua";
	font-size: 10pt;
	color: #007F00;
	text-decoration: none;
	font-weight: bold;

}
