body {
	margin: 0px 0px 5px 0px;
	background-color: #ffffe0;
	}

a {
	color: #0033ff;
	text-decoration: none;
	}

a:link {
	color: #0033ff;
	}

a:visited {
	color: #0033ff;
	}

a:active {
	color: #0033ff;
	}

a:hover {
	color: #ff0000;
	text-decoration: underline;
	}

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	width: 730px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #ffffff;
	}


#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #00000;
	background-color: #ffffff;
	text-align: left;
	margin-bottom: 10px;
	}

#banner h1 {
	font-size: xx-small;
	color: #ff9900;
	background-color: #ffffe0;
	text-align: right;
	}

#banner h2 {
	font-size: x-large;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff9900;
	text-align: center;
	padding: 20px 0px 20px 0px;
	border-width: 4px 4px 4px 4px;
	border-color: #ffcc00 #cc6600 #cc6600 #ffcc00;
	border-style: solid;
	line-height: 120%;
	}

#banner h3 {
	font-size: small;
	color: #000000;
	background-color: #ffffff;
	padding: 20px 10px 20px 10px;
	}

#center {
	float: right;
	width: 530px;
	overflow: hidden;
	}

.content {
	padding: 10px 20px 10px 20px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	}

.content h2 {
	color: #CC3300;
	background-color: #ffffff;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.content h3 {
	padding: 10px 0px 5px 10px;
	color: #CC3300;
	background-color: #ffffcc;
	border-color: #ffcc66;
	border-width: 0px 0px 1px 20px;
	border-style: solid;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	}

.content h4 {
	color: #ff9900;
	background-color: #ffffff;
	font-size: small;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	}

.content h5 {
	color: #666666;
	background-color: #ffffff;
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	margin-bottom: 5px;
	}

.content p {
	padding: 10px 0px 10px 0px;
	color: #000000;
	font-size: small;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 5px;
	}

.content dt {
	padding: 0px 0px 5px 15px;
	color: #000000;
	font-size: small;
	text-align: left;
	font-weight: bold;
	line-height: 200%;
	background: url(img/img1.gif) no-repeat left center;
	}

.content dd {
	color: #000000;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	}

.content b {
	color: #ff9900;
	font-weight: bold;
	font-size: medium;
	}

.content span {
	color: #ff0000;
	font-weight: bold;
	}

.link {
	margin: 20px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
	color: #666666;
	font-size: x-small;
	font-weight: normal;
	line-height: 120%;
	border-width: 1px 0px 1px 0px;
	border-color: #ff9900;
	border-style: solid;
	}

#right {
	float: right;
	width: 200px;
	background-color: #ffffff;
	overflow: hidden;
	}

.sidebar {
	padding: 10px 0px 0px 0px;
	text-align: left;
	}

.sidebar table {
	margin: 0px 0px 10px 0px;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	border-style: solid;
	table-layout :fixed;
	}

.sidebar th {
	width:190px ;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
	background-color: #ff9900;
	font-size: small;
	font-weight: bold;
	text-align: center;
	border-width: 2px 2px 2px 2px;
	border-color: #ffcc00 #cc9900 #cc9900 #ffcc00 ;
	border-style: solid;
	}

.sidebar td {
	width:190px ;
	padding: 5px 5px 5px 5px;
	color: #000000;
	background-color: #ffffe0;
	font-size: small;
	text-align: left;
	line-height: 200%;
	border-width: 1px 1px 1px 1px;
	border-color: #ff9900;
	border-style: solid;
	}

.sidebar ul {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: normal;
	}

.sidebar li {
	padding: 0px 0px 0px 15px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: normal;
	list-style: none;
	background: url(img/img1.gif) no-repeat left center;
	}


.sidebar a {
	text-decoration: none;
	}

.sidebar a:link {
	color: #0000ff;
	}

.sidebar a:visited {
	color: #0000ff;
	}

.sidebar a:active {
	color: #0000ff;
	}

.sidebar a:hover {
	color: #ffffff;
	background-color: #ff9900;
	}

.pr {
	width: 180px;
	height: 15px;
	overflow: auto;
	border: solid 0px #cccccc;
	background: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	text-align: left;
	}

.pr a {
	font-size: xx-small;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	}

.pr a:link {
	color: #cccccc;
	}

.pr a:visited {
	color: #cccccc;
	}

.pr a:active {
	color: #cccccc;
	}

.pr a:hover {
	color: #cccccc;
	}

.pr ul {
	margin-top: 100px;
	padding: 0px;
	list-style-type: none;
	}

.pr li {
	font-size: xx-small;
	line-height: 120%;
	}
