/* CSS Document */

body {
		margin:10px 10px 0px 10px;
		padding:0px;
		}
	
	#leftcontent {
	position: absolute;
	left:10px;
	top:82px;
	width:200px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin: 0px;}

	#centercontent {
	background:#F8F8F8;
	margin-left: 205px;
	margin-right:205px;
	border:1px none #CCCCCC;
   	margin-left: 201px;
  	margin-right:201px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
		}
	#rightcontent {
	position: absolute;
	right:10px;
	top:82px;
	width:200px;
	background:#fff;

		}
	
	#banner {
	background:#EBEBEB;
	height:40px;
	border-top:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
		voice-family: inherit;
		height:39px;
		}
	h1 {
	font-size:large;
	padding-top:10px;
	color: #333333;
	background-color: #F3F3F3;
		}
		
	#banner h1 {
	font-size:x-large;
	padding:10px 10px 0px 10px;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #0000FF ;
	border-right-color: #0000FF ;
	border-bottom-color: #0000FF ;
	border-left-color: #0000FF ;
	text-decoration: none;
	line-height: 40px;
	text-align: left;
	vertical-align: top;
	color: #0000FF ;
}
	
	#rightcontent p {
		font-size:10px
		}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF ;
	border-right-color: #0000FF ;
	border-bottom-color: #0000FF ;
	border-left-color: #0000FF ;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;

}
a {
	color: #0000FF ;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#centercontent p {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}

.buttonscontainer {width: 180px;}

.buttons a {color: #0000FF ;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px dashed #0000FF ;
font: 11px Verdana, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #FFFFCC;
color: #0000CC;
text-decoration: none;}

#Footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	text-align: center;
	line-height: 30px;
	bottom: auto;


}
.Table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #808080;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF ;
	margin: 0px;
	padding: 1px;
}
.SmallTable {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
