/*
 * Combined style sheet for the index pages and the slide pages.
 */

/* Style for all bodies. */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: black;
	color: white;
	margin: 0;
}

/* Header */
h1 {
	font-size: 30px;
	font-weight: bold;
	color: white;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 10px;
	font-weight: bold;
}

h5 {
	font-size: 20px;
	font-weight: bold;
	color: #875524;
}


/* Style for all table cells. */
td {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.copyright {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: cccccc;
}

/* Put a border on all generated images */
.image {
	border-width: 1;
	border-color: #888888;
	border-style: solid;
	margin: 5;
}

.w10 {
	font-size: 10px;
	color: white;
}

.w15 {
	font-size: 15px;
	color: white;
}

.w15b {
	font-size: 15px;
	font-weight: bold;
	color: white;
}

.w20b {
	font-size: 20px;
	font-weight: bold;
	color: white;
}

.w20 {
	font-size: 20px;
	color: white;
}

.b10 {
	font-size: 10px;
	color: black;
}

.b13 {
	font-size: 13px;
	color: black;
}

.b12 {
	font-size: 12px;
	color: black;
}

.b15 {
	font-size: 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.r20b {
	font-size: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
}

.r15b {
	font-size: 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
}

.b20 {
	font-size: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.bl20b {
	font-size: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: blue;
}

.bl15b {
	font-size: 15px;
	font-weight: bold;
	color: blue;
}

.bl13b {
	font-size: 13px;
	font-weight: bold;
	color: blue;
}

.bl10b {
	font-size: 10px;
	font-weight: bold;
	color: blue;
}

.qheading {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
}

.qitem {
	font-size: 13px;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
}

.manilla {
	font-size: 20px;
	color: black;
	background-color: #ffcc00;
}

.manilla10 {
	font-size: 10px;
	color: black;
	font-weight: bold;
	background-color: #ffcc00;
}

.bl15 {
	font-size: 15px;
	color: blue;
}

.bl10 {
	font-size: 10px;
	color: blue;
}

.s20 {
	font-size: 20px;
}

.s15 {
	font-size: 15px;
}

.s10 {
	font-size: 10px;
}

.b15b {
	font-size: 15px;
	font-weight: bold;
	color: black;
}

.b20b {
	font-size: 20px;
	font-weight: bold;
	color: black;
}

.a20b {
	font-size: 20px;
	font-weight: bold;
}

.a15b {
	font-size: 15px;
	font-weight: bold;
}


.g10 {
	font-size: 10px;
	color: #ffcc00;
}

.g15 {
	font-size: 15px;
	color: #ffcc00;
}

.g20 {
	font-size: 20px;
	color: #ffcc00;
}


.g15b {
	font-size: 15px;
	font-weight: bold;
	color: #ffcc00;
}

.g20b {
	font-size: 20px;
	font-weight: bold;
	color: #ffcc00;
}

.g30b {
	font-size: 30px;
	font-weight: bold;
	color: #ffcc00;
}

A
{
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	color : 875524;
	text-decoration : underline;
}

.toolbar
{
	font-family : verdana;
	font-size : 11px;
	color : 744618;
}

.toollink
{
	font-family: verdana;
	font-size: 11px;
	color: black;
	font-weight : bold;
	text-decoration : underline;
}
.toollink:hover
{
	font-family: verdana;
	font-size: 11px;
	color: red;
	font-weight : bold;
	text-decoration : underline;
}

.blurb
{
	font-family : verdana;
	font-size : 11px;
}

.webmasters
{
	font-family : verdana;
	font-size : 15px;
}
.text-input
{
    BORDER-RIGHT: #555555 thin solid;
    BORDER-TOP: #555555 thin solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #555555 thin solid;
    COLOR: #000000;
    BORDER-BOTTOM: #555555 thin solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFFF
}

