body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#headers {
     font-family: Arial, Helvetica, sans-serif;
	 font-style: italic;
     font-size:20px;
     margin:0px;
     padding:0;
	 color:#ffffff;
}

#mytable1 td {border: 1px solid #010101;}


.normText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
    color: #eeeeee;
}

.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
    color: #eeeeee;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
    color: #eeeeee;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
    color: #bbbbbb;
}

.tableText {
	font-size: 13px;
	font-family: Verdana;
	font-weight:300;
	line-height: 17px;
	padding-bottom:6px;
    margin:5px;
	color: #eeeeee;
}

.thmsText {
	font-size: 13px;
	font-family: Verdana;
	font-weight:bold;
	line-height: 17px;
	padding-bottom:6px;
    margin:5px;
	color:#3366FF;
}

.pointText {
	font-size: 15px;
	font-family: Verdana;
	font-weight:300;
	line-height: 17px;
	padding-bottom:6px;
    margin:5px;
	color: #eeeeee;
}

.formText {
	font-size: 12px;
	font-family: Verdana;
	font-weight:300;
	line-height: 17px;
	padding-bottom:6px;
    margin:5px;
	color: #cccccc;
}



.forumText {
	font-size: 13px;
	font-family: Verdana;
	font-weight:300;
	line-height: 17px;
	padding-bottom:6px;
    margin:5px;
	color: #bbbbbb;
}

.contentHdr {
	font-size: 15px;
	font-family: Verdana;
	font-weight:600;
	line-height: 17px;
	padding-bottom:6px;
    margin:5px;
	color: #eeeeee;
}

.homeHdr {
	font-size: 16px;
	font-family: Verdana;
	font-weight:600;
	line-height: 20px;
	padding-bottom:0px;
    margin:0px;
	color: #eeeeee;
}

/* -----------------------    LINKS  ----------------------- */ 

a:link {
    color:#fdd82d;
    text-decoration:none;
}
a:visited {
    color:#fdd82d;
    text-decoration:none;
}
a:hover {
    color:#fdd82d;
    text-decoration:underline;
}


/* -----------------------    FOOTER   ----------------------- */ 

#footer_links {
     font-family: verdana;
     font-size:11px;
     margin:0px;
     padding:0;
	 color:#aaaaaa;
}
#footer_legal {
     font: 10px verdana;
	 color:#aaaaaa;
     margin-top:5px; 
}
#footer a:link {
    color:#fdd82d;
}
#footer a:visited {
    color:#eeeeee;
    text-decoration:none;
}
#footer a:hover {
    color:#fdd82d;
    text-decoration:underline;
}
