body {
	scrollbar-base-color: #D48051;
	scrollbar-arrow-color: white;
	background-image : url(images/brontegallerybg.jpg);
	padding: 0px;
	margin: 0px;
}

.menu {
	width: 195px;
	background-image : url(images/menu_background.jpg);
	background-repeat : repeat-y;
}

.gutter {
	width: 30px;
}

.mainBody {
	background-color: #FFFFFF;
}

.mainTable {
	width: 900px;
	padding: 0px;
	height: 100%;
}

a.large {
	color:#ffffff;
	text-decoration:none;
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
	line-height : 30px;
}

.hardCodedMenuLink, a.large {
	padding-left: 20px;
}

.menuTop {
	padding-top: 70px;
}

.addressPanel {
	width: 193px;
	background-color: #603A47;
}

.addressPanelContent {
	color: #FFFFFF;
	font-size: 7pt;
	padding: 15px;
	line-height: 18px;
}

.addressPanelHighlight {
	color: #ce9582;
}

.row1 {
	background-color: #f2dacc;
}

.row2 {
	background-color: #e1ab8a;
}

.row1, .row2 {
	height: 70px;
}

.row2 a:link, .row2 a:visited {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

.row1 a:link, .row1 a:visited {
	color: #d36528;
	font-size: 12pt;
	font-weight: bold;
}

.categoriesTable {
	border-width: 1px;
	border-style: solid;
	border-color: #d36528;
}

										
										p,td,ol,ul {font-family: Arial,Helvetica,Geneva;font-size:10pt;color:#000000;}
										th {font-family:Arial, Helvetica, Geneva;font-size:8pt;color:#ffffff;background-color:#308D96;line-height:15px;}
										li {
											color:#1A4B50;
											list-style-image : url(images/arrow.gif);
										}
										h4 {
											font-family:Arial,Helvetica,Geneva;
											font-size:10pt;
											text-transform:uppercase;
											color:black;
											padding : 5px 5px;
											letter-spacing : 2px;
										}
										.subheading {font-family:Arial,Helvetica,Geneva;font-size:10pt;color:#FF0000;font-weight:bold;}
										input{font-family:arial,sans-serif;color:#323956;background-color:#F8F8F8;font-weight:bold;}
										textarea{font-family:arial,sans-serif;color:#323956;background-color:#F8F8F8;font-weight:bold;}
										a, a:visited {text-decoration:none;}
										a:hover {color:#000000;text-decoration:underline;}
										a.menuLink {
											color:#ffffff;
											text-decoration:none;
											font-family:verdana;
											font-size:8pt;

											line-height : 20px;
										}
										a.menuLink:hover {color:black;text-decoration:none;font-size:8pt;}
										a.newsLink {
											color:#ffffff;
											text-decoration:none;
											font-size:8pt;
											margin-left : 0px;
										}
										a.newsLink:hover {color:#000000;}
										.selected {color:#cccc99;font-size:8pt;font-weight:bold;}
										.reportHighlight {background-color:#E5E5E5;}
										.reportHeading {font-family:Arial,Helvetica,Geneva;color:#ffffff;background-color:#91BCD6;font-weight:bold;}
										.newsText {font-size:8pt;color:white;margin-left : 20px;line-height : 20px;}
										.newsHeading {font-size:10pt;color:#cccc99;text-transform:uppercase;text-align:center;text-decoration:underline;}
										.mainBody {background-color:#ffffff}
										.summaryHeader {font-family:Arial, Helvetica, Geneva;font-size:8pt;color:#ffffff;background-color:#308D96;line-height:15px;}
										hr{
											color:#D35729;
											height : 1px;
										}
										.box {
											color:navy;
										}

										a.large:hover {color:black;text-decoration:none;}

