<style type="text/css">
body div p td li {
    font-family:  Arial, Verdana, Lucida, Helvetica, sans-serif;
    font-size:    10pt;
    background-color: #28507a;
    }
body {
    margin: 3px;
    padding: 3px;
	/*background-color: #BCA06F;width: 80%; */
	background-image: url(images/background_grad.gif);
     
	
	}
td#menuhdr {
	color: white; 
    background-color: #28507a;
	font-family:  Arial, Verdana, Lucida, Helvetica, sans-serif;
    font-size: 11pt;
	text-align: center;
	}
td#menu {
	color: #28507a; 
    /*background-color: #eeeee0;*/
	border-Bottom: 1px solid #28507a;
	font-family:  Arial, Verdana, Lucida, Helvetica, sans-serif;
    font-size: 10pt;
	text-align: left;											   
	}

td#pollhdr {
	color: black; 
    background-color: orange;
	border-Bottom: 1px solid #000000;
	font-family:  Arial, Verdana, Lucida, Helvetica, sans-serif;
    font-size: 10pt;
	text-align: center;
	}
td#poll {
	color: black; 
    background-color: #ffffff;
	border-Bottom: 1px solid #000000;
	font-family:  Verdana, Lucida, Helvetica, sans-serif;
    font-size: 7pt;
	text-align: left;											   
	}
a:link	{
	color: #28507a; 
	text-decoration: none
	}
a:visited	{
	color: #28507a; 
	text-decoration: none
	}
a:hover	{
	color: RED; 
	text-decoration: underline
	}

div#container {
	width:85%;
	margin:0px;
	background-color: #ffffff;
	border:1px solid gray
}
div#header {
    clear: both;
    height: 109px;
	padding: 1px 1px 0px 1px;  /* top right bottom left */
	border-top: 1px solid #28507a;
	border-right: 1px solid #28507a;
	border-left: 1px solid #28507a;
    background-color: #ffffff;
    background-image: url(images/gslbanner.jpg);
	background-repeat: no-repeat; 
	/*border: 0px solid #000;*/
}
div#leftcontent {
    float: left;
    width: 188px;
    padding: 0px 0px 0px 0px; /* top right bottom left */
    /*width: 200px;
    background-color: #28507a; */
    background-color: #eeeee0;
	border: 1px solid #28507a;
	/*border-top: 5px solid #28507a;
	border-right: 5px solid #28507a;
	border-bottom: 5px solid #28507a;
	border-left: 5px solid #28507a;*/
}
div#rightcontent {
    float: right;
    width: 150px;
    background-color: #ffffff;
	border-right: 1px solid #28507a;
	border-left: 1px solid #28507a;
	border-Bottom: 0px solid #28507a;
}
div#centercontent {
    padding: 1px 151px 1px 201px; /* top right bottom left */
    margin: 0px;
    background-color: #cccccc;
	border: 0px solid #000000;
	border-top: 4px solid #28507a;
}
div#footer {
    clear: both;
    background-color: #eeeee0;
	border: 0px solid #000;
}
div#login {
    clear: both;
    text-align: center;
	background-color: #eeeee0;
	border: 1px solid #28507a;
}
div#plain {
    /*width: 707px;*/
    float: center;
    margin: 0px;
	margin-right:auto;
	margin-left:auto;
    background-color: #2E2E2E;
	border: 1px solid #443322;
}
</style>
