html {
 height:100%;
}
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #808080;
}
table {
 height:100%;
}

.main_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.top_btm_wht_brdr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.wht-Header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 8px;
}
.wht-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
.Drk-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.top-blk-brdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.btm-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.rt-menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin: 26px 25px 0px 27px;
}
/* cell_blue */
.cell_blue
	{		
		line-height:14px;
		color:#000000;
		background-color:#B8D5F1;
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: none;
	}

.cell_blue div
	{
		margin: 26px 25px 0px 27px;
	}

.cell_blue span
	{
		font-weight:bold;
		color:#FFFFFF;
	}

.cell_blue ul {
	margin-left:14px;
	margin-top:15px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}

.cell_blue li {
	background:no-repeat left center;
	margin: 8px 0px 0px;
	padding:0px 0px 0px 13px;
	list-style-image: url(../images/a1.gif);
}		

.cell_blue li a
	{
	color:#0000FF;
	text-decoration: none;
	}
/* cell_middle_gray */
.cell_middle_gray, .cell_middle_gray a
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:14px;
		color:#FFFFFF;
		background-color:#B6B6B6;
	}

.cell_middle_gray div
	{
		margin: 25px 20px 10px 34px;
	}

.cell_middle_gray li {list-style-image: url(../images/a.gif); margin: 6px 0px 0px 0px; padding:0px 0px 0px 20px}		

.cell_middle_gray li a
	{		
		font-size:10px;		
		color:#FFFFFF;		
	}

.cell_middle_gray span a
	{		
		line-height:11px;
		color:#222222;
		margin-left:9px;
		text-decoration:none;
	}
	.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	}	

.form input, .input
	{
		width:153px; height:17px; border-color:#C5CFD8; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

textarea{
		width:153px; height:148px; overflow:hidden;  border-color:#C5CFD8; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

select
	{
		width:143px;	
	}
ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:11px;
	text-align: left;
	text-indent: 25pt;
}
/* cell_blue1 */
.cell_blue1
	{		
		line-height:14px;
		color:#000000;
		background-color:#EBEBEB;
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: none;
	}

.cell_blue1 div
	{
		margin: 26px 25px 0px 27px;
	}

.cell_blue1 span
	{
		font-weight:bold;
		color:#FFFFFF;
	}

.cell_blue1 ul {
	margin-left:14px;
	margin-top:15px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}

.cell_blue1 li {
	background:no-repeat left center;
	margin: 8px 0px 0px;
	padding:0px 0px 0px 13px;
	list-style-image: url(../images/a1.gif);
}		

.cell_blue1 li a
	{
	color:#0000FF;
	text-decoration: none;
}
.ht {
	height:100%;
}