/* MAIN WEBSITE STYLES */
a {text-decoration: none; color: #da251d; font-size: 13px; font-family: Century Gothic,Verdana,Arial; outline: none}
a:hover {text-decoration: none;  color: #000000; outline: none}

html{scrollbar-base-color: #000000; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #000000;}
body {font-family: Century Gothic,Verdana,Arial; font-size: 13px; color: #000000; padding: 10px; margin: 10px; background: url(images/bg.gif);}
td {font-family: Century Gothic,Verdana,Arial; font-size: 13px; text-align: justify;}
h1 {font-family: Century Gothic,Verdana,Arial; font-size: 15px; color: #000000;}
form {padding: 0px; margin: 0px;}
textarea {font-family: Century Gothic,Arial; font-size: 13px;}

/* CUSTOM STYLE CLASSES */
.bot{font-size: 10px; font-family: Century Gothic,Verdana,Arial; color: #ffffff; text-align: center; vertical-align: middle; margin-top:7px; width: 907px; height: 40px; background-color: #000000;}
.frmlbl{text-align: right; font-weight: bold;}
.frmfld{text-align: left;}
.button{cursor: pointer;}

