/* 
 * CSS Document for http://www.JosephBrazier.com
 * Author: Copper Crow Design 2004 
 */

body
		{ 
			font: 12pt/13pt tahoma;
			font-weight: normal;
			background: #0E4806;
			margin: 0px;
			SCROLLBAR-FACE-COLOR: #C38F3C; 
			SCROLLBAR-HIGHLIGHT-COLOR:  #dddddd; 
			SCROLLBAR-SHADOW-COLOR:  #333333; 
			SCROLLBAR-3DLIGHT-COLOR: #dddddd; 
			SCROLLBAR-ARROW-COLOR: #0E4806;  
			SCROLLBAR-TRACK-COLOR: #0E4806; 
			SCROLLBAR-DARKSHADOW-COLOR: #000000

		}



p
		{ 
			font: 12pt/13pt times new roman;
			font-weight: normal;
			color: #000000;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-right: 5px;

		}

.maintable
		{
			background-image: url(../images/London-back.gif)
		}

.green
		{
			background: #0E4806;
		}

.headline
		{
			font: 10pt/10pt tahoma, arial;
			color: #ffffff;
			font-weight: bold;
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			letter-spacing: 0.3em

		}



.searchtable
		{
			background: #0E4806;

		}


.price
		{ 
			font: 10pt/12pt verdana;
			font-weight: bold;
			color: #0E4806;
			text-decoration: underline; 


		}

.tblhead
		{ 
			font: 8pt/8pt verdana;
			font-weight: bold;
			color: #000000;
			background: #bea337;

		}

.searchtblhead
		{ 
			font: 8pt/8pt verdana;
			font-weight: bold;
			color: #000000;
			background: #bea337;

		}



td
		{ 
			font: 10pt/12pt verdana;
			font-weight: normal;
			color: #FFFFFF;

		}




.footer
		{
			font: 7pt/12pt tahoma, arial;
			color: #ffffff;
			font-weight: bold;
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;

		}



ul
		{ 
			font: 9pt/12pt tahoma, arial;
			font-weight: bold;
			color: #000000;
			margin: 0px;
		}


.tiny
		{ 
			font: 9pt/9pt tahoma, arial;
			font-weight: normal;
			color: #000000;
			margin: 0px;
			align: justify

		}



.subhead
		{ 
			font: 9pt/12pt tahoma, arial;
			font-weight: bold;
			color: #f1f287;
			margin: 0px;
		}





a:link
		{ 
			font-weight: normal; 
			text-decoration: underline; 
			color: #ffffff;
		}

a:visited
		{
			font-weight: normal; 
			text-decoration: underline; 
			color: #ffffff;
		}

a:hover, a:active
		{ 
			text-decoration: none; 
			color: #0E4806;
		}


.frmCombo 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	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;

}





.frmButton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: bold; 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0E4806;
	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;
}






.img_right
	{ 
	float: right 

	}


	</style>
