body {
	margin: 0px;
	font-family: Arial;
	font-size: 11px; 
	color:#333333;
	scrollbar-base-color: #70c506; 
	scrollbar-track-color: #cdfc98; 
	scrollbar-arrow-color: White;
}

div.topheader {
	font-family: Arial;
	font-size: 13px; 
	color:#555555;
	padding-bottom : 1px;
	padding-top : 2px;
	padding-left : 115 px;
}

table {
	border-collapse : collapse;
	border-color : #70c506;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#000000;
	line-height : 20 px;
	font-weight : normal;
}


td.body {
	font-family: Arial;
	font-size: 12px; 
	color:#000000;
	line-height : 19px;
}

td.header {
	font-family: Arial;
	font-size: 13px; 
	font-weight : bold;
	color:#000000;
	padding : 3px;
	padding-left : 7px;
	line-height : 19px;
	border-bottom : solid #CDDFED 1px;
}


td.bodyheader {
	font-family: Arial;
	font-size: 17px; 
	font-weight : bold;
	color: green;
	border-bottom : solid #70c506 1px;
}

td.leftlink {
	border-bottom : solid #70c506 1px;
}

td.alphabet {
	font-family: Arial;
	font-size : 13px;
	font-weight :bold;
	padding :0px;
	color:#000000;
}

td.leftpanel {
	  background-color : #cdfc98;
	  border-top:1px solid #70c506; 
      border-left:0px solid #70c506;
      border-right:1px solid #70c506;
      border-bottom:0px solid #70c506;
}


input {
      font-family : "arial";
      font-size: 11px;
      color: #000000;
}

input.searc {
      font-family : "arial";
      font-size: 12px;
	  font-weight :bold;
      color: #000000;
      background-color : #ffffff;
	  border-top:1px solid #70c506; 
      border-left:1px solid #70c506;
      border-right:1px solid #70c506;
      border-bottom:1px solid #70c506;
}


a.alphabet {
font-family: Arial;
font-size : 13px;
font-weight :bold;
color :#000000;
text-decoration : none;
padding :1px;
}

a.alphabet:hover{
font-family: Arial;
font-size : 13px;
font-weight :bold;
color :#ffffff;
padding :1px;
}


a.menu {
font-family: Arial;
font-size : 12px;
font-weight :normal;
color :#ffffff;
text-decoration : none;
padding :2px;
}

a.menu:hover{
color :#000000;
background-color :#F26522;
}


a.leftlink{
display : block;
width :139px;
text-align : left;
font-family: Arial;
font-size : 11px;
font-weight :bold;
color :#000000;
text-decoration : none;
background-color :#cdfc98;
padding-right : 2px;
padding-left : 7px;
padding-top : 5px;
padding-bottom : 5px;
}

a.leftlink:hover{
	color :#ffffff;
	background-color :#70c506;
}

a {
	color :#ff0000;
	text-decoration : none;
}

a:hover{
	color :#3366ff;
}
