body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#page {
	width: 770px;
	font-size: 70%;
	border: 0px solid #000;
	margin: 0 auto;
}

#content {
	width: 470px;
	padding: 5px;
	margin-top:10px;
	float: left;
	padding-top: 10px;
	margin-left: 5px;
	text-decoration:none;
}

a { color: #000; }

a:hover { text-decoration: none; }

#banner {
	background: url(images/top_banner.jpg) no-repeat;
	height: 81px;
}

#box {
width: 120px;
height: 350px;
background: #09c;
margin-top: 82;
float:right;
padding: 5px;
background-image: url(images/s.gif) no-repeat;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#006699', EndColorStr='#FFFFFF');
}

#box_text {
width: 400px;
background: #efefef;
float:left;
padding: 5px;
border: 1px solid #cccccc

}
#buttonscontainer {
	width: 125px;
	float: left;
	height: 350px;
	margin-top:82;
	background: #f0f0f0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#006699', EndColorStr='#FFFFFF');
}

#buttonscontainer5 {
	width: 100px;
	float: left;
	height: 350px;
	margin-top:82;
	background: #f0f0f0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#006699', EndColorStr='#FFFFFF');
}

#buttonscontainer2 {
	width: 125px;
	float: left;
	height: 900px;
}
#buttonscontainer2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#buttonscontainer3 {
	width: 125px;
	float: left;
	height: 300px;
}
#buttonscontainer3 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#buttonscontainer4 {
	width: 125px;
	float: left;
	height: 300px;
}
#buttonscontainer4 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#buttonscontainer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#buttonscontainer li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#buttons a {
	color: #fff;
	border-top: 1px solid #069;
	border-right: 1px solid #069;
	border-top: 1px solid #069;
	background-color: #4c94b7;
	padding: 2px;
	padding-left: 8px;
	font-weight: none ;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
}

#buttons a:hover {
	background-color: #a8cbdc;
	border-color: #069;
	color: #036;
}

#selected a {
	background-color: #a8cbdc;
	/*border-color: #009999 #000000 #000000 #009999;*/
	color: #036;
}

h1 {
	font-size: 120%;
	color: #036
	}

h2 {
	font-size: 115%;
	color: #036
	}

h3 {
	font-size: 110%;
	color: #036
	}
		
#mirror {
	margin-top: 5px;
	border-top: 1px solid #b8b8b8;
	text-align: center;
	background: #000000;
	color:#FFFFFF;
	clear: both;
	font-size: 11px;
}

#mirror ul {
	font-size: 11px;
	padding: 0;
	margin: 0;
	padding: 5px 0;
	color:#FFFFFF;
}

#mirror li {
	list-style-type: none;
	display: inline;
	padding-right: 4px;
	color:#FFFFFF;
}

#mirror a {
	color: #036;
	text-decoration: none;
	color:#FFFFFF;
}

#mirror a:hover {
	color: #900;
	text-decoration: none;
	color:#FFFFFF;
}

#mirror .selected {
	color: #c00;
}

.copyrightnotice {
	text-align:center;
	color:#000;
}

.copyrightnotice A {
	text-decoration:none;
	color:#000
}
