
body {
    background:#ffffff;
    overflow:hidden;
}

a, a:link, a:visited, a:hover { 
 color: rgb(0,44,105);
text-decoration: none; 
border-bottom: 1px  solid; 
}
img {	
	border-style: none;
}

i {
font-style:normal;
color:#666666;
}

em {
font-style:normal;
font-weight:bold;
color:#666666;
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin-right: -50px;
}

h5 {
	font-size: 12px;
}

h4 {
	font-size: 14px;
}

h3 {
	font-size: 16px;
}

h2 {
	color: rgb(204,204,204);	
	font-size: 21px;
}

h1 {
	color: rgb(204,204,204);
	font-size: 24px;
}


b{
font-size:11px;
}

#bar1 {
   background: rgb(204,204,204);
   position: absolute;
   right:0px;
   top:0px;
   height:10px;
   width:100%;
	overflow: none;
}

#bar3 {
   background: none;<!-- //rgb(0,44,105); -->
   position: absolute;
   right:0px;
   bottom:0px;
   height:10px;
   width:550px;
}

#bar2 {
   background: rgb(0,44,105);
   position: absolute;
   left:0px;
   top:0px;
   height:10px;
   width:200px;
}

#menu {
   position: absolute;
   left:0px;
   top:100px;
   height:500px;
   width:200px;
}

#menu1 {
   background: rgb(204,204,204);
   position: absolute;
   left:0px;
   top:0px;
   height: 800px;
   overflow: none;
   width:200px;
}

#menu2 {
   background: rgb(204,204,204);
   position: absolute;
   left:0px;
   bottom:0px;
   height:50px;
   width:200px;
}

ul {
	list-style-type: none;
list-style-position: outside;
}

ul li {
padding-left:0px;
}

.main1 {
margin-left:20px;
   font-family: Helvetica, Arial, sans-serif;
   font-size:11px;
   line-height:21px;
   font-weight:bold;
   color:rgb(53,53,53);
}

.main2 {
	margin-left:20px;
   font-family: Helvetica, Arial, sans-serif;
   font-size:11px;
   line-height:14px;

   color:rgb(53,53,53);
}

#selected a {
font-weight:bold;   
color:rgb(255,255,255);
}


.main2 a, .main2 a:link, .main2 a:visited, .main2 a:hover { 
 color: rgb(53,53,53);
text-decoration: none; 
border-bottom: 0px  none; 
}

#main {
   background: #FFFFFF;
   position: absolute;
   left:260px;
   top:100px;
   height: 400px;
   width:100%;
	
	margin-right:300px;

   font-family: Helvetica, Arial, sans-serif;
   font-size:14px;
   line-height:18px;
   overflow-y:auto;
}

#logo {
position: absolute;
right: 40px;
top: 40px;
}

.footer {
position: absolute;
right: 0px;
bottom: 4px;
padding: 0px;
border: 0;
margin: 0;
width: 550px;
font-family: Arial;
font-size:9px;
text-align: right;
height: 24px;
}

.page {
	margin-top: 20px;
	margin-right:50px;  
}

table {
	width: 200px;
	border: none;
	border-collapse:collapse;
	padding: 5px;
}

tr, td {
	border: 1px solid #ccc;
	padding: 10px;
}

td {
	width: 50%;
}

tr {
	border: 1px solid #000;
}
