/* DEFAULTS */
.imgbox_inner_users
{
	width:146px;padding:1px;font-weight:normal;text-align:center;
	float:left;
	margin-right:11px;
	margin-top:15px;
	color:#FFFFFF;
	line-height:1;
	height:100px;
	/*
	height:110px;background-color:#0065A9;
	*/
}

.imgbox_inner_last_users
{
	width:146px;padding:1px;font-weight:normal;text-align:center;
	float:left;
	margin-right:0px;
	margin-top:15px;
	
	color:#FFFFFF;
	line-height:1;
	height:100px;
	/*
	height:110px;background-color:#0065A9;
	*/
}
.imgbox_inner
{
	width:146px;padding:1px;font-weight:normal;text-align:center;
	float:left;
	margin-right:19px;
	margin-top:15px;
	color:#FFFFFF;
	line-height:1;
	height:100px;
	/*
	height:110px;background-color:#0065A9;
	*/
}

.imgbox_inner_last
{
	width:146px;padding:1px;font-weight:normal;text-align:center;
	float:left;
	margin-right:0px;
	margin-top:15px;
	
	color:#FFFFFF;
	line-height:1;
	height:100px;
	/*
	height:110px;background-color:#0065A9;
	*/
}

.link {
color:#006599;
text-decoration:underline;
border:0px;
background-color:#e7e7e7;
cursor:pointer;
margin-right:10px;
font-size:15px;
font-weight:bold;

}


.elephants
{
	margin-top:10px;background-image:url('images/elephants.jpg');
}
.elephants td
{
	vertical-align:top;
 }
.elephants td div
{
   	color:#006599;
	border:0px solid red;
	height:163px;
	overflow:hidden;
}

.elephants td div div
{
	padding:10px;
}

.elephants td.txt_el div
{
	padding:0px;
}




.border_bott
{
	border-bottom:1px solid #c9cacb;
}
.border
{
	border:1px solid #e6e6e6;
}

.border2
{
	border:1px solid #a0a0a0;
}

.border3
{
	border-bottom:1px solid #b8b7b7;
}

input.rd
{
	width:14px;
	height:14px;
}

.line_top
{
	border-top:1px solid #cecece;
}
.right_sep
{
	background-image:url('images/body_sep.jpg');
	background-repeat:repeat-y;
	background-position:7px 0px; 
}

.left_sep
{
	background-image:url('images/body_sep.jpg');
	background-repeat:repeat-y;
	background-position:12px 0px; 
}

.header
{
	background-image:url('images/header.jpg');width:827px;height:113px;
}

h1
{
	display:inline;
}
.f11
{
	font-size:11px;
}
.f12
{
	font-size:12px;
}
.f13
{
	font-size:13px;
}
.f14
{
	font-size:14px;
}
.f16
{
	font-size:16px;
}
.f18
{
	font-size:18px;
}
.f20
{
	font-size:20px;
}
.b
{
	font-weight:bold;
}
.u
{
	text-decoration:underline;
}
.i
{
	font-style:italic;
}
.n
{
	font-weight:normal;
}

a.nl:hover
{
	text-decoration:none;
}
.c
{
	text-align:center;
}

a.nl:hover, a.nl:hover span
{
	text-decoration:none;
}

.links a
{
	color:#003c6e;
	font-size:14px;
}
.blue
{
	color:#12608a;
}

.l_blue
{
	color:#0067ac;
}
.bright_blue
{
	color:#1179d2;
}

.d_blue
{
	color:#003869;
}

.blue2
{
	color:#003c6e;
}

.blue3
{
	color:#0f4471;
}
.gray
{
	color:#232323;
}
.red
{
	color:#c72828;
}
.l_red
{
	color:#ff1300;
}
.d_red
{
	color:#bd0202;
}
.white
{
	color:#FFFFFF;
}
.t15wB
{
	color:#FFFFFF;
}
.transparent
 {
 	/*background-image:url('images/login.jpg');
	background-repeat:no-repeat;	
	*/
	width:294px;
	height:112px;
	border:2px solid #FFFFFF;
	background:black;
	filter:alpha(opacity=50);
	opacity: 0.5;	
 	z-index: 99;
  }
  

.transparent div
 {
 	/*background-image:url('images/login.jpg');
	background-repeat:no-repeat;	
	*/
	width:294px;
	height:112px;
	z-index: 101;	
 	background-color:transparent;
	position: relative;
	line-height:1.7;
}   
 ul
{
	margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:outside;
	padding-right:11px; 
	margin-right:14px;
 }

 ul.sq
{
 	list-style-type:square;
 } 
  
  
li
{
	margin-top:12px;
}
.btn
{
	border: 3px outset #742974;
	padding: 1px;
	cursor: pointer;
	font:bold  12px arial,sans-serif;
	background: #742974;
	color:white;
         
}
 
hr.hr1
{
	border-bottom:1px solid white;
	border-top:1px solid #c9cacb;
}


 

div.main
{
	width:700px;
	height:330px;
	margin-top:10px;
	margin-right:10px;
	overflow: auto;
	border:0px solid red;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#A227A2; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	direction:ltr;
	text-align:right;
	padding-bottom:15px;
	padding-right:4px;
	padding-left:50px;
  }

div.rtl
{
	direction:rtl;
	width:100%;
	height:100%;
} 
 
.inputs
{
	font-family: Arial,sans-serif; 
	font-size: 12px;
	width:200px;

}
 

.error
{
	font-size: 11px;
	color:red;
}


/* links */
a {
	font-family:arial;
	font-size:12px;
    text-decoration : none;
    color:#000000;
    font-weight:bold;
}
a:hover {
	text-decoration : underline;
}

 

a.kahuna{
	color:#000000;
	font-size:10px;
}
a.kahuna:hover {
	color:#000000;
}
 
img     {border:0;}


/* flat input buttons/checlboxes */
.nav
{
 	cursor: pointer;
}

 
/* optional fields */
td  {
    font: normal 12px Arial,sans-serif;
    border : 0px solid red;
    color : #000000;

}  
 
form,div,p
{
	margin:0px;
}

 
body  {
    font: normal 12px Arial,sans-serif;
    color:black;
	margin:0px;
	direction:ltr;
	text-align: right;
}

