body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:0 0 0 0;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-left:4px;
}

.client a {
background-color:#111c3c;
padding: 124px 7px 3px 7px ;
width:120px;
height:120px;
}
.client a:hover {
background-color:#2f4eab;
width:120px;
height:120px;
}

/* ------------- CONTACT ------------- */
#contact{
border: 1px solid white;
width: 265px;
background: #FBFCFA;
font: 11px verdana, sans-serif;
color: #443;
padding: 4px;	
outline: none;
	border-bottom: solid 1px #0f152b;
}

/* ------------- PAGING------------- */
.paging{
	clear: both;
	width: 510px;
	height: 25px;
	margin-bottom: 10px;
}

.paging a{
	float: right;
	height: 22px;
	padding: 3px 10px 0 10px;
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #233369;
}

.paging a:hover {
	background-color: #e5d524;
	color: #000;
}
/* ------------- END PAGING------------- */
/* Right Menu */
#right_menu{
	background: #10162C;
	width:230px;
	height: 400px;
	float:left;
	margin-left:20px;
}

#right_menu ul {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#right_menu ul li{
	display: block;
}

#right_menu ul li a{
width:230px;
	float: left;
	padding: 7px 25px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #0f152b;
	background: #111c3c url(../images/mleft.gif) left center no-repeat;	
}
#right_menu li a:hover, #right_menu li .current{
color: #ffffff;
	text-decoration: none;
	background: #111c3c url(../images/mleft_active.gif) left center no-repeat;	
}

/* ------------- ***** ------------- */

a.link1
{
color: #ffffff; 
CURSOR: hand; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none;}

a.link1:hover
{color: #FFFF00; 
CURSOR: hand; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;	text-decoration: none; }


/* ------------- ***** ------------- */

a.paging
{

	height: 22px;
	padding: 3px 10px 3px 10px;
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #233369;}

a.paging:hover
{	background-color: #e5d524;
	color: #000; }
	
	
	
/* ------------- PAGING------------- */


.apaging{
	float: center;
	height: 22px;
	padding: 3px 10px 0 10px;
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #233369;
}

.apaging:hover {
	background-color: #e5d524;
	color: #000;
}
/* ------------- END PAGING------------- */
