a:link, a:visited {
   color:#5C6C6D;
   text-decoration:underline
   }
a:hover {
  color:#5C6C6D;
  text-decoration:none
  }
a:active  {
  color: #5C6C6D;
  text-decoration:none;
  }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	color: #5C6C6D
}
.Heading {
	font-family: Century Gothic, sans-serif;
	font-size: 19px;
	color: #9F9F9F;
	letter-spacing: 4px;
	
}
.Formtext {
	font-family: Century Gothic, sans-serif;
	font-size: 11px;
	color: #5C6C6D	
}
.FrameBorder {
	border: 1px solid #A09E9F;	
}
.FrameBorderS { 
    border-left: 1px solid #ADADAD; border-right: 1px solid #ADADAD;
	}
.FrameBorderLeft { 
    border-left: 1px solid #A09E9F;
	}

.lefttop { 
    border-left: 1px solid #C5C5C5; border-top: 1px solid #C5C5C5;
	font-family: Century Gothic, sans-serif;
	font-size: 10px;
	color: #5C6C6D;
	}
.lefttopright { 
    border-left: 1px solid #C5C5C5; border-top: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5;
	font-family: Century Gothic, sans-serif;
	font-size: 10px;
	color: #5C6C6D;
	}
.lefttopbot { 
    border-left: 1px solid #C5C5C5; border-top: 1px solid #C5C5C5; border-bottom: 1px solid #C5C5C5;
	font-family: Century Gothic, sans-serif;
	font-size: 10px;
	color: #5C6C6D;
}
.leftrightbot { 
    border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5; border-bottom: 1px solid #C5C5C5;
	font-family: Century Gothic, sans-serif;
	font-size: 10px;
	color: #5C6C6D;
}
.Border { 
    border: 1px solid #C5C5C5;
	font-family: Century Gothic, sans-serif;
	font-size: 10px;
	color: #5C6C6D;
}
.textBox {
    border: 1px solid #999999;
    font-family: Century Gothic, sans-serif;
    font-size: 11px;    
    color: #000000;
	background-image:url(/images/template/shadow_textbox.gif);
