﻿body {
	margin:0px,auto;
	padding:0px;
	font-family: "Times New Roman";
	background-color:#00EB00;
	background-image:url('images/icc_back.jpg');
	background-repeat:repeat-x;
}

.style1 {
	font-size: x-small;
}
.style2 {
	vertical-align: text-bottom;
}
.default_style {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
}
.highlight {
	font-family: "Times New Roman";
	font-size: large;
	font-weight: bold;
}
.toc_style {
	font-family: Arial;
	font-size: small;
}
.cr_style {
	font-family: Arial;
	font-size: x-small;
}
h1 {
	font-family: Impact;
	font-size: xx-large;
	font-variant: small-caps;
	width: 780px;
	text-align: center;
}
h2 {
	font-family: "Times New Roman";
	font-size: small;
}
.p_blu_header {
	background-color: #99CCFF;
	font-family: "Times New Roman";
	font-size: large;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 885px;
	background: #ffffff;
}
#header {
	margin: 0 0 1px 0;
	height:89px;
}
#leftcontent {
	width: 120px;
	background-color: #fff;
	font-weight: bold;
	float: left;
}
#rightcontent {
	width: 230px;
	border: 0px solid #000;
	font-family: "Times New Roman";
	background-color: #fff;
	float: right;
	padding-left:10px
}
#centercontent {
	border: thin solid #000066;
	float: left;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
}
#centerright {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
	margin-left: 120px;
	margin-right: 10px;
	border: medium solid #000066;
}
#centerright_nb {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
	margin-left: 120px;
	margin-right: 10px;
}
#footer {
	background-color: #004400;
	font-family: "Times New Roman";
	color: #FFFFFF;
	clear: both;
	padding-left: 10px;
	font-size: x-small;
}
#nav {
	margin: 0;
	padding: 0;
	background-color: #004400;
	list-style-type: none;
	width: 115px;
	float: left; /* Contain floated list items */
}
#nav li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the */;
	width: 100%; /* IE whitespace bug */
}
#nav a {
	display: block; /* to increase clickable area as a's 
      default to inline */;
	color: #ffffff;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #FFF;
}
#nav #nav_con a {
	border: none;
}
#nav a:hover {
	background-color: #1fa534;
}
#body_hom #nav_hom a, #body_map #nav_map a, #body_abo #nav_abo a, #body_pro #nav_pro a, #body_gui #nav_gui a, #body_con #nav_con a {
	background: #000066;
	color: #ffffff;
	font-weight: bold;
}
#toc_box {
	padding: 0 0 5px 0;
	background-color: #99CCFF;
	margin-top: 10px;
	width: 115px;
}
.topic {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #C0C0C0;
	font-weight: bold;
}
.topic img{
	margin-right: 5px;
}
.topic h2{
	font-family: "Comic Sans MS";
	color: red;
	font-size: large;
}
#toc_box form {
	padding-left: 10px;
}
#menu {
	width: 115px;
	height: 240px;
}
#rt_topic {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #808080;
	padding-bottom: 2px;
}

