/* MAIN WEBSITE STYLES */
a {text-decoration: none; color: #ffffff; font-size: 13px; font-family: century gothic;}
a:hover {text-decoration: none;  color: #000000;}
a:visited {text-decoration: none; color: #000000; font-size: 13px; font-family: century gothic;}
a:visited:hover {text-decoration: underline;  color: #000000;}

html{scrollbar-base-color: #000000; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #000000;}
body {font-family: century gothic; font-size: 13px; color: #000000; padding: 10px; margin: 10px; background-color: #515151;}
td {font-family: century gothic; font-size: 13px; text-align: justify;}
form {padding: 0px; margin: 0px;}
textarea {font-family: century gothic; font-size: 13px;}

/* CUSTOM STYLE CLASSES */
.bot{font-size: 10px; font-family: century gothic; color: #000000; text-align: center; vertical-align: middle; margin-top:7px; width: 961px; height: 46px; background: url(images/bg_bot.gif);}
.frmlbl{text-align: right;}
.frmfld{text-align: left;}
.button{cursor: pointer;}
