body
{
background-image:url('images/k.gif');
text-align:right;
}
a
{
text-decoration:none;
color:#ffffff;
}

table
{
font-size: 9pt;
font-family: tahoma;
font-weight: 700;
color:#ffffff;
text-align: center;
}
textarea
{
height:100%;
}
input,select,textarea
{
    color :#fff;
	border: 1px solid #64DEFF;
	background: #000;
	font: normal 0.9em tahoma;
	padding: 2px 3px;
	font-family:tahoma;
	text-align:center;
}
input
{
background-image:url('images/bg.gif');
}
.titlebox
{
	text-align: center;
	border: 1px solid #64DEFF;
	background-color: #282828;
	margin-left: auto;
	margin-right: auto;
}
.subtitlebox
{
	text-align: center;
	border: 1px solid #64DEFF;
	/*background-color: #D6EEFC;*/
	background-image:url('images/bg.gif');
	color: #ADC4CA;
	margin-left: auto;
	margin-right: auto;
}

#nav
{
list-style: none ;
margin: 0 ;
padding: 0 ;
}
#nav td
{
text-align:right;
background-image:url('images/bg.gif');
border: 1px solid #64DEFF;
margin-bottom: 1px ;
/*width: 900;*/
}
#nav td a
{
display: block;
background-image:url('images/bg.gif');
color:#64DEFF;
font-size: 9pt;
font-family: tahoma;
font-weight: 700;
text-align: right;
text-decoration: none ;
}
#nav td a:hover, #nav td a:focus, #nav td a:active
{
background: #e6E6E8 ;
text-decoration: none ;
}

.blocktitle
{
font-size: 9pt;
font-family: tahoma;
font-weight: 700;
color:#FFFFFF;
text-align: center;
}
.block_contents
{
font-size: 9pt;
font-family: tahoma;
font-weight: 700;
color:#111111;
text-align: center;
}

.errorbox
{
	border: 1px dashed #111111;
	font-weight: bold;
	background-image:url('images/bg.gif');

	text-align: center;
	width: 90%;
	padding: 10px;
	color: #64DEFF;
	margin-left: auto;
	margin-right: auto;
}

.block-clinet-home
{
	width:98%;
	height:100%;
	background-color:#FFFFFF;
	border:1px solid;
	border-color:#E4E1E1;

}
.block-clinet-home-hover
{
	width:98%;
	height:100%;
	background-color:#E9F7FE;
	border:1px solid;
	border-color:#0790DC;
}

.alertbox
{
    border: 1px #E4E1E1 dashed;
	font-weight: bold;
	background-image:url('images/bg.gif');

    color: #64DEFF;
}
html
{
scrollbar-3dlight-color:#111111;
scrollbar-shadow-color:#111111;
scrollbar-face-color: #111111;
scrollbar-darkshadow-color:#F2F2F3;
scrollbar-highlight-color:#F2F2F3;
scrollbar-arrow-color: #F2F2F3;
}
