
A {
  color: #003399;
  text-decoration: none;
}

A:hover {
  color: #ff0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}





TD.topmenu {
	background-color: #ffffff;
  border-bottom: 1px solid #052764;
  border-left: 1px solid #052764;
  border-right: 1px solid #052764;	
}

TD.sidemenu {
  border-left: solid 1px #052764;
}

TD.sidemenu2 {
  vertical-align:top;
  font-family: Times New Roman;
  font-size: 12px;
  font-weight: bold;
  color:#333366;
  letter-spacing:1px;
  padding-left: 5px;
  padding-right: 5px;  
  padding-top: 5px
}

TD.sidemenu3 {
  vertical-align:top;
  align:center;  
  font-family: Times New Roman;
  font-size: 12px;
  color:#333366;
  padding-left: 5px;  
}

TABLE.bg {
	background-attachment: fixed;
	background-image:   url(/test/sample1/untitled-1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

TD.bodytext2 {
  border-right: solid 1px #052764;
}


TABLE.bodytext {
  font-family: Times New Roman;
  font-size: 13px;
  color: #000000;
  padding: 4px;
  text-align: justify;
}

TD.topmenu A, TD.topmenu A:visited, .sideBoxHeading A, td.footertop a, .centerboxheading A  {
  font-weight: bold;
  color: #052764;
  font-family: Times New Roman;
  font-size: 13px;
  text-decoration: underline;
}

TD.topmenu A:hover, .sideBoxHeading A:hover, td.footertop a:hover, .centerboxheading A:hover  {
  color: #9F9F9F;
  text-decoration: none;
    font-family: Times New Roman;
  font-size: 13px;
}

TD.sidemenu A, TD.sidemenu A:visited {
 font-weight: bold;
  color: #052764;
    font-family: Times New Roman;
  font-size: 13px;
  text-decoration: none;
  letter-spacing: 0.6px;
}

TD.sidemenu A:hover, .sideBoxHeading A:hover, td.footertop a:hover, .centerboxheading A:hover  {
  font-family: Times New Roman;
  color: #9D9D9D;
  text-decoration: none;
  
}

TD.footer {
	  font-family: Times New Roman;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #042663;
}

TD.sectiontitle {
	  font-family: Times New Roman;
	font-size: 16px;
  font-weight: bold;	
	color: #FFFFFF;
	background-color: #042663;
}

TD.menuseparator {
	padding-top: 10px;
}



