body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.ar {
	width: 90%;
	height: 100%;
	background-image: url(img/bg.gif);
	padding-right: 20px;
}
.header {
	width: 750px;
	height: auto;
	border-right-style: solid;
	border-right-color: #616BDE;
	border-right-width: 1px;
}
.navi1 {
	width: 750px;
	height: 29px;
	background-color: #D33118;
	border-right-style: solid;
	border-right-color: #616BDE;
	border-right-width: 1px;
	background-image:url(img/n_1.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.navi2 {
	width: 750px;
	height: 22px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #616BDE;
	border-right-width: 1px;
	background-image:url(img/n_2.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.navi3 {
	width: 750px;
	height: 24px;
	background-image:url(img/n_3.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #5D78A6;
	border-right-style: solid;
	border-right-color: #616BDE;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #235961;
	border-top-width: 2px;
}
.sidebar {
	width: 204px;
	height: 816px;
	background-image:url(img/sidebar.gif);
	float: left;
	text-align: center;
}
.s_content {
	width: auto;
	height: auto;
	text-align: left;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.content_container {
	width: 546px;
	height: 816px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #616BDE;
	border-right-width: 1px;
	margin-left: 204px;
}
.content {
	float: right;
	width: 526px;
	height: 816px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #0012FF;
	text-decoration: none;
}
a:visited {
	color: #000A7D;
	text-decoration: none;
}
a:hover {
	color: #8891FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #D13118;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: 100;
}
h3 {
	font-size: 15px;
	color: #333333;
	font-weight: bolder;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 500;
	padding-top: 3px;
	padding-right: 20px;
}
h5 {
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 100;
}
.font1 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.font2 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.font3 {
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
	line-height: 7px;
}
a.font3:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.font3:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.font3:hover {
	font-size: 13px;
	color: #696969;
	text-decoration: none;
}
a.font3:active {
	font-size: 13px;
	text-decoration: none;
}
.font4 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 100;
	line-height: 6.8pt;
}
a.font4:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.font4:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.font4:hover {
	font-size: 12px;
	color: #590E00;
	text-decoration: none;
}
a.font4:active {
	font-size: 12px;
	text-decoration: none;
}
.img_position1 {
	padding-left:5px; 
	float:left; 
	margin-right:15px;
}
.Stil1 {color: #FF0000}
.Stil2 {color: #FFFFFF}