/* MAIN WEBSITE STYLES */
a {text-decoration: none; color: #00a67c; font-size: 13px; font-family: Century Gothic; outline: none;}
a:hover {text-decoration: none;  color: #676767; outline: none;}
a:visited {text-decoration: none; color: #00a67c; font-size: 13px; font-family: Century Gothic; outline: none;}
a:visited:hover {text-decoration: none;  color: #676767; outline: none;}

html{scrollbar-base-color: #c6c6c6; scrollbar-arrow-color: #00a67c; scrollbar-face-color: #c6c6c6;}
body {font-family: Century Gothic; font-size: 13px; color: #676767; padding: 0px; margin: 0px; background-color:#ffffff;  background: url(images/bg.gif);}
td {font-family: Century Gothic; font-size: 13px; text-align: left; color: #676767;}
p {font-family: Century Gothic; font-size: 13px;}
form {padding: 0px; margin: 0px;}
textarea {font-family: Century Gothic,Arial; font-size: 12px;}
span.style1{font-size: 16px; font-family: century gothic; color: #00a67c; font-weight: bold;}
span.style2{font-size: 13px; font-family: century gothic; color: #00a67c;}
span.style3{font-size: 12px; font-family: century gothic; color: #676767;}
span.style4{font-size: 13px; font-family: century gothic; color: #ffffff; font-weight: bold;}
span.style5{font-size: 13px; font-family: century gothic; color: #2f3192;}

/* CUSTOM STYLE CLASSES */
.bot{font-size: 11px; font-family: Century Gothic; color: #2e3091; text-align: center; vertical-align: middle; margin-top:7px; width: 1002px; height: 51px; background: url(images/copyright_bar.gif);}
.frmlbl{text-align: right; font-weight: bold;}
.frmfld{text-align: left;}
.button{cursor: pointer;}