.mainbody {  font-family: Arial; color: #000000; font-size: 10pt; text-decoration: none}

a:active { color: #0000FF; text-decoration: underline; font-size: 10pt}
a:link {  color: #0000FF; text-decoration: underline; font-size: 10pt}
a:visited {  color: #800080;text-decoration: underline; font-size: 10pt}
a:hover {  color: #CC3300; text-decoration: underline ; font-size: 10pt}

body {
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
	background-color: #FFFFFF;
	text-align: center;

}

button       { font-family: Arial; color: #000066; font-size: 10 pt; text-decoration: none; font-weight:bold }

input        { font-family: Arial; color: #000066; font-size: 10 pt; text-decoration: none;  }

select        { font-family: Arial; color: #000066; font-size: 10pt; text-decoration: none;  }

h2           { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14pt;
               font-weight: bold }
h1           { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14pt;
               font-weight: bold }







a.left_menu:hover {
color: #000000;
text-decoration: underline;
}

a.continueLink:link, a:continueLink:visited {
        font-family: Verdana;
        font-size: 8.5pt;
        font-style: normal;
        font-weight: bold;
        color: #0000FF;
        text-decoration: underline;
}


.footer_menu{
font-family: Arial;
font-size: 9pt;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
}

a.footer_menu:link, a.footer_menu:visited {
        font-family: Arial;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;

}
a.footer_menu:hover {
        font-family: Arial;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;

}


.normalTxt {
        font-family: Arial;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        color: #4C4C4C;
        text-decoration: none;
        line-height: 140%
}

.footerTxt {
        font-family: Arial;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}

.content{
        font-family: Arial;
        background-color:#696d0c;
		
}

td.content{
        font-family: Arial;
        background-color:#696d0c;
		
}

p.content{
        margin-left:50px;
}

.content p {
        font-family: Arial;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
        
}
.content h1{
        font-size: 16pt;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        
}
.content h2{
        font-size: 13pt;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        
}

ol,ul{
        font-family: Arial;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        color: #4C4C4C;
        text-decoration: none;
        
}

#wholepage{
	position:relative;
	text-align:center;	
}
#main{
	position:relative;
	top:40px;
	text-align:center;

}
#formular{
text-align:center;
}
#pre{
	position:relative;
	top:-480px;
	font-size: 16pt;
     font-style: normal;
        font-weight: bold;
        color: #FF0000;
        text-decoration: none;
        
}
#post{
	font-size: 16pt;
     font-style: normal;
        font-weight: bold;
        color: #FF0000;
        text-decoration: none;
    position:relative;
	top:50px; 
}
#footer{
position: relative;
        left: 260px;
        top: -10px;

	font-size: 12pt;
	font-style: normal;
	//font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


#footer a        { color: #696d0c; text-decoration: none; font-size: 8pt}
#footer a:active { color: #696d0c; text-decoration: none; font-size: 8pt}
#footer a:link {  color: #696d0c; text-decoration: none; font-size: 8pt}
#footer a:visited {  color: #696d0c;text-decoration: none; font-size: 8pt}
#footer a:hover {  color: #696d0c; text-decoration: none ; font-size: 8pt}

#maintext{
	margin-left:30px;
	margin-top:50px;
	line-height: 120%;
	text-align: left;
}
#maintext_thankyou{
	padding-left:30px;
	line-height: 120%;
	text-align: left;
}
