/* 
 * CSS Document for http://www.JosephBrazier.com
 * Author: Copper Crow Design 2004 
 */

body
		{ 
			font: 9pt/12pt verdana;
			font-weight: bold;
			background: #012959;
			color: #FFFFFF;
			margin: 0px;
		}



p
		{ 
			font: 9pt/12pt verdana;
			font-weight: bold;
			color: #FFFFFF;
			margin-top: 10px;
			margin-bottom: 10px;

		}

.maintable
		{
			background-image: url(../images/main_back.gif)
		}

.headline
		{
			font: 10pt/10pt Tahoma;
			color: #ffffff;
			font-weight: bold;
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			letter-spacing: 0.3em

		}



.sidebar
		{
			font: 9pt/12pt arial;
			color: #111111;
			font-weight: bold

		}


.footer
		{
			font: 7pt/12pt verdana;
			color: #ffffff;
			font-weight: bold;
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;

		}



ul
		{ 
			font: 9pt/12pt verdana;
			font-weight: bold;
			color: #FFFFFF;
			margin: 0px;
		}


.tiny
		{ 
			font: 8pt/8pt arial;
			font-weight: normal;
			color: #FFFFFF;
			margin: 0px;
			letter-spacing: 0.3em

		}



.subhead
		{ 
			font: 9pt/12pt verdana;
			font-weight: bold;
			color: #f1f287;
			margin: 0px;
		}


a img
	{

border: none;

	}


a:link
		{ 
			font-weight: bold; 
			text-decoration: none; 
			color: #f1f287;
		}

a:visited
		{
			font-weight: bold; 
			text-decoration: none; 
			color: #f1f287;
		}

a:hover, a:active
		{ 
			text-decoration: underline; 
			color: #f1f287;
		}


.frmButton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: bold; 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #555555;
	border-bottom-color: #333333;
	border-left-color: #dddddd;
}


.frmCombo 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f1f287;
	background-color: #444444;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #555555;
	border-bottom-color: #333333;
	border-left-color: #eeeeee;

}


.searchtable
		{
			background: #666666;
			font: 8pt/10pt verdana;
			font-weight: bold;
			color: #FFFFFF;

		}

.searchtblhead
		{ 
			font: 8pt/8pt verdana;
			font-weight: bold;
			color: #000000;
			background: #ffffff;

		}


	</style>
