body { 
font-family: calibri, arial, times new roman;
font-size: 12px;
font-weight: bold; 
text-align: center;
background-color: #fff; 
color: #000; 

}

table {
font-family: calibri, arial, times new roman;
font-size: 12px;
font-weight: bold; 
text-align: center;
color: #000; 
}

#topbanner {
margin: 0 auto;
text-align: justify;
width: 800px; 
height: 60px; 
}

#container {
margin: 0 auto;
text-align: justify;
width: 800px; 
height: 470px; 
border-style: solid; 
border-width: 1px; 
background-color: #FF6733;
}

#rightpage {
float: right;
width: 600px; 
height: 250px;
}

#rightmenu {
float: right;
width: 300px; 
height: 120px;
vertical-align: bottom;
}

#header {
width: 600px; 
height: 60px; 
text-align: right;
font-size: 14px;
}

#headerright {
float: right;
width: 160px;
height: 60px;
}

#menubar {
width: 600px;
height: 15px;
font-size: 12px;
text-align: left;
}

#maintextdummy {
height: 10px;
}
#maintext {
width: 600px;
height: 255px;
vertical-align: middle;
}
#textbody {
height: 212px;
text-align: justify;
}

#footer {
margin: 0 auto;
vertical-align: bottom;
width: 800px; 
height: 15px; 
text-align: center;
font-family: calibri,arial,verdana; 
font-size: 10px; 
color: #000; 
}


a 
{
font-family: calibri, arial,verdana; 
font-size: 12px; 
color: #fff; 
font-weight: bold; 
text-decoration: none; 
}
a:hover 
{
font-family: calibri, arial,verdana; 
font-size: 12px; 
color: #000; 
font-weight: bold; 
text-decoration: underline; 
}

.headline {
font-family: calibri, arial,verdana; 
font-size: 20px; 
color: #000; 
font-weight: bold; 
}

.headline14 {
font-family: calibri, arial,verdana; 
font-size: 14px; 
color: #000; 
font-weight: bold; 
}