<style type="text/css">

.pooks {
font-color:black;
}


table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}


table.sample2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: cdcdcd;
	border-collapse: separate;
	background-color: white;
}

.main {
color: black;
font-family: arial;
font-size: 13px;
}

.main2 {
color: black;
font-family: arial;
font-size: 14px;
}

.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}


.bottom {
color: black;
font-family: arial;
font-size: 11px;
}

.title {
color: #0033CC;
font-family: arial;
font-size: 15px;
font-weight: bold;
}

.linkmain:link {
font-family:arial;
font-size: 11px;
color:black;
text-decoration:none;
}

.linkmain:visited {
font-family:arial;
font-size: 11px;
color:black;
text-decoration:none;
}



.linkmain:hover {
font-family:arial;
font-size: 11px;
color:white;none;
}


.linkmain:active {
font-family:arial;
font-size: 11px;
color:black;
text-decoration:none;
}

.bc {
font-family:arial;
font-size: 10px;
color:black;
text-decoration:none;
}


.bc:link {
font-family:arial;
font-size: 10px;
color:black;
text-decoration:none;
}

.bc:hover {
font-family:arial;
font-size: 10px;
color: red;
text-decoration: underline;
}


.bc:visited {
font-family:arial;
font-size: 10px;
color:black;
text-decoration: none;
}

.bc:active {
font-family:arial;
font-size: 10px;
color:black;
text-decoration: none;
}

.menu {
 position:relative;
 background-color:#DCDCDC;
 border:1px solid white;
 width:150;
 font-size:12px;
 font-family:tahoma;
 font:bold;
 position:absolute;
 cursor:se-resize;
}

.item_panel {
  width:150;
  border-left:1px solid c0c0c0;
  border-right:1px solid c0c0c0;
  clip:rect(0,150,0,0);
  position:absolute;
}

.item_panel a {
 text-decoration:none;
 color:black;
 cursor:hand;
}

.item {
 background-color:white;
 width:148;
 font-size:11px;
 font-family:tahoma;
}

.titles {
font-family: arial narrow;
font-size: 19px;
color:483d8b;
text-decoration:underline;
font-weight: bold;
}


table.show {
	border-width: 1px;
	border-spacing: ;
	border-style: dashed;
	border-color: brown;
	border-collapse: separate;
	background-color: white;
}


</style>
