body {
	font-family:Verdana, sans-serif, Arial;
	margin:0;
	padding:0;
	background-color:#666666;
}
b {
	font-weight:bold;
}
i {
	font-style:normal;
	color:#666;
}
a:link {color:#0000CC; text-decoration:none;}
a:visited {color:#0000CC; text-decoration:none;}
a:hover {color:#0000CC; text-decoration:underline;}
a:active {color:#0000CC; text-decoration:none;}
/* Main Page Layouts */
#main {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	background-color:#FFFFFF;
}
#main img {
	padding:0px;
	margin:0px;
	display:block;
}
#bmenu {
	font-size:12px;
	line-height:1.3em;
	font-weight:normal;
	color:#000000;
	text-align:center;
	background-color:#D5DCEF;
	padding:0px;
	margin:0px;
	border-top:1px solid #999999;
	width:950px;
	float:left;
	clear:left;
}
#leftmenucont, #contentcont {
	float:left;	
	position:relative;
}
#leftmenucont {
	background-color:#999;
	width:180px;
	margin:0;
	padding:0;
}
#leftmenu {
	width:180px;
	margin:10px 0;
}
#leftmenu h1 {
	width:180px;
	font-size:10px;
	line-height:1.5em;
	color:#FFFFFF;
	font-weight:bold;
	background:#000;
	text-align:left;
	outline:none;
	text-indent:5px;
	padding:0;
	margin:0;
}
#leftmenu ul {
	margin:0;
	padding:0;
}
#leftmenu a {
	font-size:12px;
	line-height:1.4em;	
	font-weight:normal;
	text-align:left;
	text-indent:5px;
	outline:none;
	display:block;
}
#leftmenu a:link {color:#FFFFFF; text-decoration:none;}
#leftmenu a:visited {color:#FFFFFF; text-decoration:none;}
#leftmenu a:hover {color:#FFFFFF; text-decoration:underline; background-color:#666;}
#leftmenu a:active {color:#FFFFFF; text-decoration:none;}
#leftmenu li:link {color:#F00; text-decoration:none;}
#leftmenu li:visited {color:#F00; text-decoration:none;}
#leftmenu li:hover {color:#F00; text-decoration:none; background-color:#666;}
#leftmenu li:active {color:#F00; text-decoration:none;}

#leftmenu a#ihome {
	font-size:14px;
	line-height:1.8em;	
	font-weight:bold;
	background:#000;
	display:block;
}
#leftmenu a#ifr,#leftmenu a#ico,#leftmenu a#idm,#leftmenu a#ihs,#leftmenu a#iel,#leftmenu a#idi,#leftmenu a#ihi {
	font-size:12px;
	line-height:1.6em;
	color:#FF0;
	font-weight:normal;
	background:#000;
	display:block;
}
#leftmenu li {
	font-size:10px;
	line-height:1.5em;	
	font-weight:normal;	
	color:#FFFFFF;
	padding-left:5px;
	list-style:inside disc;
}
#leftmenu li a{
	display:inline;
	font-size:10px;
}
#contentcont {
	width:770px;
	margin:0px;
	padding:0px;
}
#content {
	width:750px;
	margin:10px;
	padding:0px;
	min-height:400px;
}
p {
	font-size:12px;
	line-height:1.3em;
	font-weight:normal;	
	color:#000000;
	text-align:justify;
	padding:0px;
	margin:3px 0px;
}
h1 {
	font-size:16px;	
	font-weight:bold;
	line-height:1.4em;
	width:400px;
	background-color:#D5DCEF;
	color:#000000;
	text-align:right;
	margin:0px 0px 10px 0;
	padding:0px 5px 0px 0px;
}
h2 {
	font-size:14px;
	line-height:1.4em;
	font-weight:bold;
	width:300px;
	background-color:#D5DCEF;
	color:#000000;
	border-left:5px solid #FF9900;
	text-align:right;
	margin:10px 0px;
	padding:0px 5px 0px 0px;
}
h3 {
	font-size:12px;
	line-height:1.4em;
	font-weight:bold;
	color:#000000;
	border-left:5px solid #FF9900;
	text-align:left;
	margin:5px 0px;
	padding:0px 0px 0px 5px;
}
/*Bachfar*/
#bachfar h1 {
	font-size:16px;	
	font-weight:bold;
	line-height:1.4em;
	width:400px;
	background-color:#D5DCEF;
	color:#000000;
	text-align:right;
	margin:0px 0px 10px 0;
	padding:0px 5px 0px 0px;
}
#bachfar h2 {
	border:1px solid #999999;
	background-color:#FFCC66;
	margin:7px 0px 0px 0px;
	padding:0;
	width:748px;
	font-size:14px;
	line-height:1.3em;
	color:#000000;
	font-weight:bold;
	text-align:left;
}
/*tables*/
#headtable {
	width:300px;
	margin:20px 225px;
	border-collapse:collapse;
}
#headtable tr.row1 {
	background-color:#D5DCEF;
}
#headtable tr.row2 {
	background-color:#E3E8F4;
}
#headtable th {
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
	color:#000000;
	background-color:#FFCC66;
	text-align:center;
	padding:2px;
	border-bottom:1px solid #999999;
}
#headtable td {
	font-size:12px;
	line-height:1.5em;
	color:#000000;
	text-align:center;
	padding:2px;
}
.maintable {
	width:700px;
	margin:10px 25px;
	padding:0px;
	border-collapse:collapse;
	border-top:1px solid #FFFFFF;
}
.maintable tr.row1 {
	background-color:#D5DCEF;
}
.maintable tr.row2 {
	background-color:#E3E8F4;
}
.maintable th {
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
	color:#000000;
	background-color:#FFCC66;
	text-align:center;
	padding:2px;
	border-bottom:1px solid #999999;
}
.maintable td {
	font-size:12px;
	line-height:1.5em;
	color:#000000;
	text-align:center;
	padding:2px;	
}
.submtable1 {
	width:200px;
	margin:10px 465px 10px 65px;
	padding:0px;
	border-collapse:collapse;
}
.submtable2 {
	width:400px;
	margin:10px 265px 10px 065px;
	padding:0px;
	border-collapse:collapse;
}
.submtable3 {
	width:600px;
	margin:10px 65px 10px 65px;
	padding:0px;
	border-collapse:collapse;
}
.submtable1 th,.submtable2 th,.submtable3 th {
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
	color:#000000;
	background-color:#FFCC66;
	padding:0;
	margin:0;
	text-align:center;
}
.submtable1 tr,.submtable2 tr,.submtable3 tr {
	background-color:#D5DCEF;
}
.submtable1 td,.submtable2 td,.submtable3 td {
	font-size:12px;
	line-height:1.5em;
	color:#000000;
	padding:0;
	margin:0;
	text-align:center;	
}
.submtable1 img,.submtable2 img,.submtable3 img {
	width:200px;
	height:100px;
	padding:0;
	margin:0;
	border:none;
}
/* Record Tables */
.recordhead {
	border:1px solid #999999;
	background-color:#FFCC66;
	margin:7px 0px 0px 0px;
	width:748px;
	font-size:14px;
	line-height:1.3em;
	color:#000000;
	font-weight:bold;
	text-align:left;
}
/*
.recordhead td {
	font-size:14px;
	line-height:1.3em;
	color:#000000;
	font-weight:bold;
	text-align:left;
	padding-left:4px;
}*/
.recordlist {
	/*background-color:#E3E8F4;*/
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-collapse:collapse;
	width:750px;
	margin:0px;
	table-layout:fixed;
}
.recordlist th {
	font-size:10px;
	line-height:1.4em;
	color:#000099;
	background-color:#F2F2FF;
	/*background-color:#D5DCEF;*/
	font-weight:normal;
	padding-left:2px;
	text-align:left;
}
.recordlist td {
	font-size:10px;
	line-height:1.4em;
	color:#000000;
	font-weight:normal;
	padding-left:2px;
	text-align:left;
}
.recordlist img {
	border:none;
	margin:0px 5px 0px 3px;
}
.recordlist a {
	outline:none;
}
.section {margin:0; width:950px;}
.clear {clear:both;}
.blank {padding:4px 0;}
.pad {padding:10px;}

/* for Internet Explorer */
* html #content {
	height:400px;
}
