body{
	background: url(images/body-bg.jpg) fixed repeat-x;
	padding: 0;
	margin:  10px;
}
body, td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E5050;
}
a{color: #4E5050}
a:hover{color:#7C7C7C}
.copyright{
	color: #CCCCCC;
	padding-top: 2px;
}

h4{
	font-size:   13px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 1px;
}
h5{
	font-size:   11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;

}


p{margin: 8px 0 font-size:11px}
.iBlocks {margin-left:2px}
.iBlocks .blksHead{
	color: #D3D4D4;
	padding: 0 14px;
	padding-bottom: 4px;
	font-size: 9px;
}
.iBlocks .blksHead b{
	font-size: 13px;
}
.block1{
	width: 231px;
	background: url(images/block1-top.gif) top no-repeat;
}
.block1 th{
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	text-align: left;
}
.block1 th span{
	margin-top: 6px;
	display: inline-block;
}
.blk1Body{
	background: url(images/block1-bg.gif) repeat-y;
	padding:0 8px;
}
.block2 th{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	text-align: right;
	color: white;
	padding-right: 12px;
}
.blk2Body{
	padding:0 8px;
}
.blk2Body li{
	margin-bottom: 3px;
	list-style-image: url(images/li-block2.gif);
}
.blk2Body ul{
	margin: 0 30px;
	margin-bottom: 8px;
	padding: 0px;
}
#footer a:hover{color:#CCCCCC}
#navbar{
	background: url(images/nav-bg.gif) no-repeat;
	width:  400px;
	height: 21px;
	padding: 4px 18px;
	margin-top:  6px;
}
#navbar a{
	text-decoration: none;
	color:#333333;
}
#navbar span{color:#D8D8D9}
h2{
	margin: 0;
	font-size: 14px;
	text-decoration: underline;
}
#body_text {
	padding: 10px 10px 10px 10px ;
}
select{
  font-size:10px;
}
option.h{
	color: white;
	background-color: gray;
}
#dt{
	text-align:center;
	font-weight:bold
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	color: #FFFFFF;
	font-size: 12;
	font-weight: bold;
}
.style4 {
	color: #FF0000;
	font-size: 14px;
}
