   .item_panel
  {
    width:150;
    border-left:1px solid darkblue;
    border-right:1px solid darkblue;
    clip:rect(0,150,0,0);
    position:absolute;
 }
  .item_panel a
  {
   text-decoration:none;
   color:#000000;
   cursor:hand;
  }
  .item
  {
   background-color:#B3DEF8;
   width:148;
   font-size:10px;
   font-family:verdana;
  }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	OVERFLOW: auto;
    FONT-SIZE: 12px; 
	font-family: Arial, Verdana;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.novacom {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.novacom:hover {
	color: #FFFFFF;
	font-size: 12px;
 	font-family: Arial, Helvetica, sans-serif;
}
 
.text {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align:justify;
 }
.repeatx {
	background-repeat: repeat-x;
}
.table {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2C7BB6;
}
td {
	font-family: Arial, Verdana;
	font-size: 12px;
}

.tabler {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #B3DEF8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.number {
	text-align: right;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}

.redlink {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

.redlink:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
 	padding: 5px;
}

a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-right: 1px;
	margin-left: 3px;
	text-align:justify;
	padding-right: 1px;
	padding-left: 1px;
}
.tabledot {
	border: 2px dashed #2a7ab5;
	padding-bottom: 5px;
}
.tabledotLeft { 
	border-left: 2px dashed #2a7ab5;
}
.tabledotRight {
	border-right: 2px dashed #2a7ab5;
}

.tabledotLR {
	border-left: 2px dashed #2a7ab5;
	border-right: 2px dashed #2a7ab5;
}

.tabledotB {
	border-bottom: 1px dashed #2a7ab5;
}

.whitefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.titlesabout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	line-height: 22px;
	font-weight: bold;
	font-style: italic;
	margin-right: 20px;
	margin-left: 10px;

}
.grid {
	border: 1px solid #333333;
}
