
body {
    margin:9px 0 9px;
    padding:0; 
    text-align:center; 
    xbackground:#F3F4F5;
    background:#c6c6c6; 
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

.container {
	min-height:100%;
	width:65%;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	text-align:center;
	position:relative;
	border-style:solid;
	border-color:white;
	border-width: 2px;	
} 

/* Borders survey */


.bottomleft {
	background: url(bl.gif) bottom left no-repeat white; width: 65%
}
.bottomright {
	background: url(br.gif) bottom right no-repeat
}
.topleft {
	background: url(tl.gif) top left no-repeat
}
.topright {
	background: url(tr.gif) top right no-repeat; 
}
.clear {
	font-size: 1px; height: 1px
} 

.menutoolbar li {
	display:block;
	background-color:white;
	border-color:#272262 #bbb #bbb #272262;
	margin:1;
	padding:.5em; 
	float:left;
}

.footer {
	background-color:white;
	color:black;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
}

.fontbody {
	font:10pt Arial; 
	font-family: Arial, Helvetica, sans-serif; 
}

.buttfont {
	font-size:11px;
	color:white;
	font-family: Arial, Helvetica, sans-serif; 
}

.buttfontover {
	font-size:11px;
	color:white;
	font-family: Arial, Helvetica, sans-serif; 
}
.newstext{
	color:black;
	font-size:11px;
	font-family: Arial Unicode MS, Helvetica, sans-serif; 
}
h1 {
	font-size:18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #272262;
}

a:link {text-decoration:underline}
a:visited {text-decoration: underline}
a:active {text-decoration:underline; color: grey}
a:hover {text-decoration:underline; color: blue;}

