@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/TidyBackground.jpg);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a:focus {outline:none}
a { text-decoration: none; }
a:link {color: #0000ff;}
a:visited {color: #0000ff;}
a:hover {color: #FF0000;}
h1{
	height:285px;
	padding: 0px 30px 0px 0px;
	margin: 0px 3px 20px 0px;
	font-weight: normal;
	overflow: auto;
	font-size: 14px;
	color: #000;
}

.Title_1 {
	color: #000066;
	font-size: 26px;
	font-weight: bold;
	line-height: 50px;
}
.Title_2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.Title_3 {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.content {
	height:285px;
	padding: 0px 30px 0px 0px;
	margin: 0px 3px 20px 0px;
	font-weight: normal;
	overflow: auto;
*
	scrollbar-3dlight-color:#848484; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#616161;
	scrollbar-darkshadow-color:#616161;
	scrollbar-face-color:#737373;
	scrollbar-highlight-color:#848484;
	scrollbar-shadow-color:#616161;
*
}
	
.fineprint { font-size:10px}

