
a: {font-family:arial; 
	font-weight:bold;}
	 
a:link {color: #15A140; 
    font-weight:bold;}
a:visited {color: #15A140; 
    font-weight:bold;}
a:active {color: #15A140; 
    font-weight:bold;}
a:hover {color: #FF8400; 
    font-weight:bold;}



.navbottom { 
	font: normal 12px verdana;
	color: #000000;
	text-align:center;
}

a.navbottomLink
{   font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.navbottomLink:visited
{   font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.navbottomLink:hover
{   font-weight: normal;
	color: #FF8400;
	text-decoration: none;
}

a.navbottomLink:active
{   font-weight: normal;
	color: #000000;
	text-decoration: none;
}



.footerleft
{	float:left;
	font-size: 10px;
	font-family: arial;	
	color: #3C3C3C;
	margin-left: 20px;
}


.footer
{	float:right;
	font-size: 10px;
	font-family: arial;	
	color: #3C3C3C;
	margin-right: 20px;
}

a.footerLink
{
	color: #3C3C3C;
	text-decoration: none;
}

a.footerLink:visited
{
	color: #3C3C3C;
	text-decoration: none;
}

a.footerLink:hover
{
	color: #FF8400;
	text-decoration: none;
}

a.footerLink:active
{
	color: #3C3C3C;
	text-decoration: none;
}

.abcLeft
{	float:left;
	font-size: 14px;
	font-family: arial;
	font-weight:bold;	
	color: #909090;
	margin-left: 20px;
}

.abcRight
{	float:right;
	font-size: 14px;
	font-family: arial;
	font-weight:bold;	
	color: #909090;
	margin-right: 20px;
}

a.abcLink {color: #909090; text-decoration:none;}
a.abcLink:visited {color: #909090; text-decoration:none;}
a.abcLink:hover {color: #909090; text-decoration:none;}
a.abcLink:active {color: #909090; text-decoration:none;}

body {
	background-image: url(images/gray5.jpg);
	margin-top: 0px;
}


h1,h2,h3 {
 font-family: Arial, Helvetica, sans-serif;
}


h1 {
   font-size: 20px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   margin-left:20px;
}

h2 {
   font-size: 18px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   margin-left:20px;
}

h3 {
   font-size: 16px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   margin-left:20px;
}


td {background-color:#FFFFFF;}

hr {border: 1px dashed #bfbfbf;
      color: #bfbfbf;
      background-color:#bfbfbf;
      height: 1px;
}

abc {border: 1px dashed #909090;}
	

.ABC{	/*margin:20px 0 0 30px;*/
		/*margin:0 0 -10px -10px;*/
		font-family: arial; font-size:14px; font-weight:bold;}
	

.ABC li{display:inline; padding-right:3px;}

.ABC li a{padding-right:3px;}


.alphabet_heading{
/*		border-bottom:dashed;
		border-bottom-width:1px;
		border-bottom-color:#cfcfcf; 
		border-top:dashed;
		border-top-width:1px;
		border-top-color:#cfcfcf;   */
		border-bottom-style:dashed;
		border-bottom-width:1px;
		border-bottom-color:#cfcfcf; 
	}



.alphabet_listing {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
margin: 20px 20px 20px 20px;
text-align:justify;
}

.outborder {
   border:2px solid #0F2B69;
}


.text {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;
margin: 20px 20px 20px 20px;
text-align:justify;
}

.redcolor {color: #ff0000;} 

.bluecolor {color:#0000FF;}

.greencolor {color:#33CC00;}

.underline {text-decoration:underline;}

.bluetext {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #004FFF;
margin: 0px;
text-align:justify;
}

.graytextL {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #bfbfbf;
margin: 20px;
text-align:left;
}

.graytextR {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #bfbfbf;
margin: 20px;
text-align:right;
}

.contact {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color:#000000;
text-decoration: none;
}

.grayheader {font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color:#666666;
text-decoration: none;
}

.smalltext {
font-family: Arial, Verdana;
font-size: 10px;
color:#000000;
text-decoration: none;
}

.indented {
text-indent:300px;
}


