/* Site Design By: Netdrafter.com */

/* Default Green Template Links */
a:link {color: #09A08F; text-decoration: none;}
a:active {color: #09A08F; text-decoration: none;}
a:visited {color: #09A08F; text-decoration: none;}
a:hover {color: #990033; text-decoration: underline;}

/* Red Template Links */
.red:link {color: #990033; text-decoration: none;}
.red:active {color: #990033; text-decoration: none;}
.red:visited {color: #990033; text-decoration: none;}
.red:hover {color: #09A08F; text-decoration: underline;}

/* Footer Link */
.copyright:link {color: #FFFFFF; text-decoration: none;}
.copyright:active {color: #FFFFFF; text-decoration: none;}
.copyright:visited {color: #FFFFFF; text-decoration: none;}
.copyright:hover {color: #FFFFFF; text-decoration: underline;}

body {font-family: Arial; font-size: 10pt; color: #FFFFFF; margin-top: 100px; margin-bottom: 100px; background: #000000;}

h1 {font-size: 16pt; color: #FFFFFF;}
h2 {font-size: 13pt; color: #FFFFFF;}

table {width:705px; background: #232323;}

ul {list-style-image: url("images/bulletgreen.gif");} /* Default Green Bullet */
.ul2 {list-style-image: url("images/bulletred.gif");} /* Red Bullet */
li {padding-left: 5px;}

/* Custom Styles */
.left {margin-left: 53px; margin-right: 53px; margin-top: 27px; margin-bottom: 27px;}
.photogreen {padding-left: 30px; float: right;}
.photored {padding-right: 30px; float: left;}
.bottom {text-align: center; padding-top: 10px; font-size: 9pt;}

/* Site Colors
#232323 dark gray
#09A08F teal
#990033 red
*/