.left{
text-align:left;
}
.right{
text-align:right;
}
.center{
text-align:center;
}
.mailformtd100{
height:24px;
width:100px;
}
.mailformtd150{
height:24px;
width:150px;
}
.mailforminput100{
width:100px;
}
.mailforminput150{
width:150px;
}
.gone{
display:none;
}
#question{
height:50px;
}
.answersradio{
height:100px;
text-align:right;
}
.answers{
height:100px;
text-align:left;
}
span.spanbutton{
width:200px;
background-color: #999999;
cursor:pointer;
text-align:center;
}
body{
background-color: #eeeeee;
}
#headerarea {
 position:relative;
 width: 105% ;
 margin-left: auto ;
 margin-right: auto ;
 text-align:center;
}
#pageeditarea{
position:relative;
width:100%;
height:auto;
}
#navigationeditarea {
float:left;
width:25%;
}
#contenteditarea{ 
float:left;
width:65%;
 color: #000000; 
 background-color: #eeeeee; 
 padding: 20px; 
} 
#pagearea{
position:relative;
width:100%;
height:auto;
}
#navigationarea {
float:left;
width:25%;
}
#contentarea{ 
float:left;
width:65%;
 color: #000000; 
 background-color: #eeeeee; 
 padding: 20px; 
} 
#footerarea {
 clear:both; 
}

.forVerticalButtons{
border: 5px solid #ffffff;
background-color: #000000;
height:55px;
width:150px;
text-align:center;
}
/*
td.buttonNavLeft{
background-color: #999999;
text-align:center;
}
*/


a {
text-decoration:none;
color:#ffffff;
}
a.email{
text-decoration:none;
color:#000000;

}
span.links {
text-decoration:none;
color:#ffffff;
cursor:pointer;
}

td.cbody {
font-family: arial;
font-size: 20px;
font-weight: bold
}

.navTop {
}
span.link{
text-decoration:none;
color:#ffffff;
background-color:#000000;
font-weight:bold;
padding:2px;
cursor:pointer;

}


