/* Styles For All Pages - Default Settings */

/*---------- BODY STATEMENT - background-image: none, url(image source) ------------*/
body {background-color:#060606; background-image:none; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;}
/* body {margin:0px;background-color:#060606;} */

a {text-decoration:underline; color:#A60018;}
a:hover {text-decoration:none;}
img {border:0;}


/* These shouldn't be set unless you want ALL TABLES to use them */

/* table {height:100%; width:100%; border:0;} */
/* td {text-align:left;font-family:tahoma;font-size:11px;color:#222222;line-height:14px;vertical-align:top;} */

ul {margin:0; padding:0; list-style:none}
li {background:url(images/.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:17px }

.form {width:146px; height:17px;}		
.textarea {width:159px; height:94px;}		
input, textarea {font-family:tahoma; font-size:10px; border:1px solid #8A8A8A; background:#ffffff; color:#222222; padding-top:2px; padding-left:4px;}
