body
{
background-image:url('images/bg3_body.gif');
text-align:right;
}
a
{
text-decoration:none;
color:#fefbfb;
}

table
{
font-size: 9pt; 
font-family: tahoma;
font-weight: 700;
color:#fefbfb;
text-align: center;
}
textarea
{
height:100%;
}
input,select,textarea
{
	border: 1px solid #BBB;
	background: #EEE;
	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 #C8C8C8;
	background-color: #100b0b;
	margin-left: auto; 
	margin-right: auto;
}
.subtitlebox
{
	text-align: center;
	border: 1px solid #C8C8C8;
	/*background-color: #f58a09;*/
	background-color: #f58a09;
	color: #000000;
	margin-left: auto; 
	margin-right: auto;
}

#nav 
{
list-style: none ;
margin: 0 ;
padding: 0 ;
}
#nav td 
{
text-align:right;
	background-color: #100b0b;
border: 1px solid #282323;
margin-bottom: 1px ;
/*width: 900;*/
}
#nav td a 
{
display: block;
	background-color: #100b0b;
color:#fefbfb;
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:#fefbfb;
text-align: center;
}

.errorbox 
{
	border: 1px dashed #2B495D;
	font-weight: bold;
	background-color: #f58a09;

	text-align: center;
	width: 90%;
	padding: 10px;
	color: #2B495D;
	margin-left: auto; 
	margin-right: auto;
}

.block-clinet-home
{
	width:98%;
	height:100%;
	background-color:#f58a09;
	border:1px solid;
	border-color:#C8C8C8;

}
.block-clinet-home-hover 
{
	width:98%;
	height:100%;
	background-color:#f58a09;
	border:1px solid;
	border-color:#0790DC;
}

.alertbox 
{
    border: 1px #C8C8C8 dashed;
	font-weight: bold;
	background-color: #f58a09;

    color: #2B495D;
}
html
{
scrollbar-3dlight-color:#0c0606;
scrollbar-shadow-color:#0c0606;
scrollbar-face-color: #0c0606;
scrollbar-darkshadow-color:#59595a;
scrollbar-highlight-color:#59595a;
scrollbar-arrow-color: #59595a;
}