a{
  font-size: 7.5pt;
  font-family : Verdana;
  /* color:#303030; */
  font-weight:bold;
  padding-bottom: 2px;
  text-decoration:none;
}
.hyp{
  	font-size: 8.5pt;
	font-family : Verdana;
	color:rgb(51,0,255);
	font-style: italic;
	font-weight: bold;
	padding-bottom: 2px;
    text-decoration:none;
}

.test{
  	font-size: 9pt;
	font-family : Verdana;
	color:rgb(204,51,204);
	font-weight: bold;
	padding-bottom: 2px;
    text-decoration:none;
}
.test1{
  	font-size: 8pt;
	font-family : Verdana;
	color:rgb(0,0,0);
	font-weight: bold;
	padding-bottom: 2px;
  text-decoration:none;
}

table
{
  background-color:rgb(255,255,255);
}

td{
	font-family : Verdana;
	font-size : 7.5pt;
        color: #303030;
   }

body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
  background-color: rgb(255,255,255);
}

.top_bar{
	background-color:#c3b0e7;
	font-family : Verdana;
	font-size : 8pt;
	color:#000000;
	height:25px;
}

.bottom_bar{
	background-color:#c3b0e7;
	font-family : Verdana;
	font-size : 9pt;
	font-weight: bold;
	color:#303030;
	height:20px;
}

.black_dot{
	background-color:#000000;
}

.gray_sep{
	background-color:#cbcbcb;
	width:1px;
}

.drop_shaddow{
	background-image :  url(../images/drop.gif);
	height:18px;
}

.drop_shaddow1{
	background-image :  url(../images/drop_1.gif);
	height:8px;
}

.white_back{
	background-color:#FFFFFF;
	font-family : Verdana;
	font-size : 8pt;
	color:#303030;
}

.menu_font{
	background-color:#f0f0f0;
	font-family : Verdana;
	color:#303030;
	font-weight:bold;
}

.red_font{
	font-family : Verdana;
	font-size:9pt;
	color:#990404;
	font-weight:bold;
}

.menu_off{
	background-image :  url(../images/menu_dis_select.gif);
	height:6px;
}

.menu_on{
	background-image :  url(../images/menu_select.gif);
	height:6px;
}

.green_font{
	font-family : Verdana;
	font-size:11pt;
	color:#00520c;
	font-weight:bold;
}

.red_font_2{
	font-family : Verdana;
	font-size:7.5pt;
	color:#8b2000;
}

