body {
	margin: 10px 0px 0px 0px;
	background-color: #ffffff;
	}

a	{ text-decoration: underline; }
a:link	{ color: #0033ff; }
a:visited	{ color: #0033ff; }
a:active	{ color: #0033ff; }
a:hover	{ color: #ff0000; }

#container {
	width: 700px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	}

#banner {
	text-align: left;
	background: url(img/top1.jpg) no-repeat right top;
	border-width: 1px 1px 1px 1px;
	border-color: #3d3dcc;
	border-style: solid;
	}

#banner h1 {
	margin: 0px 0px 0px 0px;
	padding: 30px 10px 15px 20px;
	color: #ffffff;
	font-size: x-large;
	font-weight: bold;
	}

#banner h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 11px 30px;
	color: #ffffff;
	font-size: small;
	font-weight: normal;
	}

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

.content {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	color: #000000;
	font-size: x-small;
	border-width: 0px 1px 1px 1px;
	border-color: #3d3dcc ;
	border-style: solid;
	}

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

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

.content h3 {
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	background-color: #3d3dcc ;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-color: #3d3dcc;
	border-style: solid;
	background: url(img/bar2.gif) repeat-x left center;
	}

.content h4 {
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	color: #3d3dcc ;
	background-color: #dedeff;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-color: #3d3dcc ;
	border-style: solid;
	background: url(img/bar1.gif) repeat-x left center;
	}

.content dl {
	margin: 10px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(img/list1.gif) ; 
	}

.content dt {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #ffffff;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	}

.content dd {
	margin: 0px 0px 10px 40px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #ffffff;
	font-size: small;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	}

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

.bana {
	margin: 10px 0px 20px 0px;
	text-align: center;
	}

.ads {
	margin: 10px 0px 20px 0px;
	text-align: left;
	}


.link {
	margin: 15px 0px 0px 5px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: small;
	font-weight: normal;
	line-height: 120%;
	border-width: 1px 1px 1px 1px;
	border-color: #3d3dcc;
	border-style: solid;
	}

.link h5 {
	margin: 0px 0px 10px 0px;
	color: #3d3dcc ;
	background-color: #ffffff;
	font-size: small;
	text-align: center;
	font-weight: bold;
	}

/* ----------------------------------------------------------- */

#right {
	margin: 0px 0px 0px 0px;
	float : left;
	width: 200px;
	overflow: hidden;
	}

.sidebar {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-color: #dedeff;
	border-width: 0px 1px 1px 1px;
	border-color: #3d3dcc;
	border-style: solid;
	}

.sidebar h4 {
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
	background-color: #3d3dcc;
	font-size: small;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	border-width: 0px 0px 0px 0px;
	border-color: #3d3dcc;
	border-style: solid;
	background: url(img/bar2.gif) repeat-x left center;
	}

.sidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

.sidebar li {
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 5px;
	color: #3535b3;
	background-color: #9f9fcc ;
	font-size: small;
	font-weight: normal;
	text-align: left;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
	background: url(img/bar3.gif) repeat-x left center;
	}

.sidebar a { text-decoration: underline; }
.sidebar a:link { color: #3535b3; }
.sidebar a:visited { color: #3535b3; }
.sidebar a:active { color: #3535b3; }
.sidebar a:hover { color: #ff0000; }

.sidebar h4 a { text-decoration: underline; }
.sidebar h4 a:link { color: #ffffff; }
.sidebar h4 a:visited { color: #ffffff; }
.sidebar h4 a:active { color: #ffffff; }
.sidebar h4 a:hover { color: #ff0000; }

.t-bana {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-color: #dedeff;
	text-align: center;
	border-width: 0px 1px 1px 1px;
	border-color: #3d3dcc;
	border-style: solid;
	}

.t-bana p {
	margin: 0px 0px 10px 0px;
	color: #000000;
	text-align: center;
	font-size: small;
	font-weight: nomal;
	line-height: 100%;
	}

.copy {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align: center;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	font-weight: nomal;
	}

#pr {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: x-small;
	line-height: 120%;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}

#pr a {
	color: #669900;
	text-decoration: none;
	font-weight: nomal;
	}

