﻿html
{
	background: #31659C;	
	width: auto;	
	height: 720px;
}
body
{	
	font-family: verdana;
	color: #262865;
	font-size: 10pt;
	margin-top:10px;
	width: 960px;
	height: 710px;
	margin-left: auto;
	margin-right: auto;	
	background-color:white;	
}
.top
{
	width: 958px;
	height: 94px;	
	position:absolute;	
	top:6px;
	border-bottom: solid 1px silver;
}
.rings
{
	width: 958px;
	height: 170px;			
	position:absolute;	
	top:101px;
	text-align: center;
}
.centerleft	
{
	width: 616px;
	height: 400px;		
	position:absolute;	
	top:270px;			
	background-image: url('../images/test3.jpg');	  
	background-repeat: repeat;
	background-position: left;	
}
.centerright	
{
	width: 344px;
	height: 400px;	
	position:absolute;	
	top:270px;	
	text-align: center;	
	
		
	margin-left: 616px;	
	background-image: url('../images/mainblue.png');	  
	background-repeat: no-repeat;
	background-position: left;		
}
.innerdiv
{	margin-top: 25px;
 	margin-left: 20px;
	width: 295px;
	height: 350px;
	background-image: url('../images/sc.png');	
	background-repeat:no-repeat;
	background-position:: center;
	
}	
.bottom
{
	width: 960px;
	height: 50px;	
	position:absolute;	
	top:670px;	
	text-align: center;
	font-size:10pt;
	background-color: white;
	background-image: url('../images/Whitebottom.png');	
}
.bottomnote
{
	margin-top:8px;	
}	
.bottomnotea
{
		margin-top:8px;
		font-size: 8pt;	
		color: #646D7E;	
}	
.mainmenutext
{
	font-size: 12pt;	
}
.mainmenutable
{	
	width:960px;
	height:99px;	
}	
.mainlogo
{
	width: 150px;
	text-align: center;
}
.mainsec
{
	width:auto;
	font-size: 21pt;		
}

/* -- main menu -- ----*/
.menufixed
{
	color: #262865;
	background-color: White;
	padding: 5px 5px;
	font-size: 12pt;	
}
.menuhover
{
	background: #31659C;
	color: white;
}	
.topright
{
 font-size: 10pt; 
 text-align:center;
 
}
.noborder
{
		border-style: none;	
}	


/* -- anchor normal and hover -- ----*/
a:hover.nodecoration
{
	background: #31659C;	
	color: White;
	padding: 6px 0px 6px 0px;
}	
.nodecoration
{
	text-decoration: none;
	color: #262865;
}	

a:hover.nodecorationa
{
	background: #31659C;	
	color: White;
	padding: 10px 0px 10px 0px;
}	
.nodecorationa
{
	text-decoration: none;
	color: #262865;
}
/* -- single bill clickable icons -- ----*/
.singlebilltable	
{
	width: 500px;
	height: 360px;
	margin-left: 58px;
	
}
.nb
{		
		border-style: none;		
}
/* --- Breadcrumbs --- */
.breadc
{
	font-size: 8pt;	
	color: #646D7E;	
}
.breadc a
{
	color: #646D7E;	
}		
.id
{
	font-size: 11pt;
	color: #262865;
}
.nb
{
	border-style: none;
}
.datapager
{
	font-size: 12pt;
	color: #262865;	
	margin-left: 4.5cm ;
}	


/* *--- Content part --- */
.left
{
	 float: left;
	 width: 170px;
	 height: 400px;
	 position:absolute;	
	 top:270px;
	 border-top: solid 1px silver;
	 border-right: solid 1px silver;
	 border-bottom: solid 1px silver;
	 text-align: center;
	 background-color: #ACB4BF;
	
} 
.center
{
	 float: left;	 
	 height: 400px;
	 width: 620px;
	 position:absolute;	
	 top:270px;
	 border-top: solid 1px silver;
	 border-bottom: solid 1px silver;
	 margin-left: 170px;		
}	
.maincontent
{
	margin-left: 10px;
	margin-right:10px;
	margin-top: 10px;
	
}	
.right
{
     float: left;
	 width: 169px;
	 height: 400px;
	 position:absolute;	
	 top:270px;
	 border-top: solid 1px silver;
	 border-bottom: solid 1px silver;
	 border-left: solid 1px silver; 	 
	 margin-left: 790px;	 
	 background-color: #ACB4BF; 	
}

.noline
{
	text-decoration: none;
	color: #262865;	
}
a:hover.noline
{
	text-decoration: underline;
}		
