body{
margin: 0px;
background-image:url(../images/bg.gif);
background-color:#000000;
background-repeat:repeat-x;
}

.content{
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration:normal;
line-height:17px;
}
.hhead
 {
 
color:#0d7b9b;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:normal;
line-height:17px;
}
.rightlink
 {
 
color:#2e2b2e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:none;
 }
 .rightlink:hover
 {
 
color:#2e2b2e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:underline;
 }
  
  .co
 {
 
color:#2e2b2e;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration:none;
 }
 
   .bottom
 {
 
color:#2e2b2e;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration:none;
 }
 
 
 .plink
 {
 
 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration:underline;
color:#9c00b3
 }
 .plink:hover
 {
 
 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration:none;
color:#9c00b3
 }
  .copy
 {
 
 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration:none;
color:#616161
 }
   .bottomlink
 {
 font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration:none;
color:#616161
 }
    .bottomlink:hover
 {
 font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration:underline;
color:#616161
 }
 
 .contentlink
 {
 
color:#2e2b2e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration:underline;
 }
 .contentlink:hover
 {
 
color:#2e2b2e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration:none;
 }
  .pheading
 {
 
color:#421141;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration:normal;
 }
   .sheading
 {
 
color:#12263f;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration:normal;
 }
 .input {    
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color:#000000; 
border: 1px solid;
border-color: #a2a2a2;
height:16px;
 }
 .button {
	BORDER-LEFT-COLOR: #999999; 
 
	BORDER-BOTTOM-COLOR: #999999; 
	COLOR: #444; 
	BORDER-TOP-COLOR: #999999; 
	BACKGROUND-COLOR: #eee; 
	BORDER-RIGHT-COLOR: #999999;
	height:22px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BORDER-RIGHT: 1px solid; 
	BACKGROUND-POSITION: 50% bottom; 
	BORDER-TOP: 1px solid;   BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; BACKGROUND-REPEAT: repeat-x
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
FONT-SIZE: 12px; 
COLOR: #ffffff; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height:24px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
FONT-SIZE: 12px; 
COLOR: #ffffff; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
}

