/* Penguin Web Solutions Style Sheet penguin.css 10.3.07 */body, table.std {	margin : 0;	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;	background-color : #fff8e4;	}body.alt, table.alt {	background-color : #efe8d4;	}body.green {	background-color : #343922;	}body.black {	background-color : #202020;	}body.brown {	background-color : #402311;	}body.malachite {	background-color : #306830;	}body.maroon {	background-color : #600000;	}body.blue {	background-color : #000060;	}body.grey {	background-color : #404040;	}/*------------------------------------------*/h1, h4 {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;color : #000000;font-size : 120%;font-style : normal;font-weight : bold;}h2, h5 {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;color : #000000;font-size : 100%;font-style : normal;font-weight : bold;}h3, h6 {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;color : #000000;font-size : 80%;font-style : normal;font-weight : bold;}h1 {text-align : center;}p {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;font-size : 100%;color : #000000;font-style : normal;font-weight : normal;}.small {font-size : 80%;color : #000000;}.tiny {font-size : 60%;color : #000000;}.white_sm {font-size : 70%;color : #ffffff;}.white {font-size : 90%;color : #ffffff;}.white_title {font-size : 180%;color : #ffffff;}strong {font-weight : bold;color : #ff0000;}em {font-style : normal;font-weight : normal;color : #ff0000;}/*------------------------------------------*/table {padding : 0;margin : 0;border : none;}td {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;font-size : 100%;color : #000000;font-style : normal;text-decoration : none;}table.contain_1k {width : 1008px;padding : 0;margin : 0;background-color : #fff8e4;}table.contain_800 {width : 776px;padding : 0;margin : 0;background-color : #fff8e4;}table.alt {background-color : #efe8d4;font-family : Verdana, Arial, sans-serif;padding : 10px;}/*------------------------------------------*/a {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;font-weight : normal;color : #0000ff;text-decoration : none;}a:link {color : #0000ff;text-decoration : underline;}a:visited {color : #000080;text-decoration : underline;}a:active {color : #008000;text-decoration : underline;}a:hover {color : #ff0000;text-decoration : underline;}/*------------------------------------------*/.logos a{border-style : none;color : #fff8e3;}.leftpane {width:112px;}.rightpane {width:112px;}.thumb {width:250px;}.middle {width:529px;}.menu {width : 96px;height : 24px;font-family : "Trebuchet MS", Verdana, Arial, sans-serif;font-weight : normal;color : #0000ff;font-size : 90%;text-align : center;text-decoration : none;background : #5a3f2c;border-style : none;}.menu a:link, .menu a:visited {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;color : #ffffff;text-decoration : none;}.menu a:hover, .menu a:active {color : #ffff80;text-decoration : none;background-color : #24150c;}.dblmenu {width : 192px;height : 24px;font-family : "Trebuchet MS", Verdana, Arial, sans-serif;font-weight : normal;color : #0000ff;font-size : 90%;text-align : center;text-decoration : none;background : #5a3f2c;border-style : none;}.dblmenu a:link, .dblmenu a:visited {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;color : #ffffff;text-decoration : none;}.dblmenu a:hover, .dblmenu a:active {color : #ffff80;text-decoration : none;background-color : #24150c;}.widemenu {width : 144px;height : 24px;font-family : "Trebuchet MS", Verdana, Arial, sans-serif;font-weight : normal;color : #0000ff;font-size : 90%;text-align : center;text-decoration : none;background : #5a3f2c;border-style : none;}.widemenu a:link, .widemenu a:visited {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;color : #ffffff;text-decoration : none;}.widemenu a:hover, .widemenu a:active {color : #ffff80;text-decoration : none;background-color : #24150c;}/*-- For single isolated CSS modified hyperlinks --*/.cell {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;color : #0000ff;font-weight : normal;text-decoration : none;font-size : 90%;text-align : center;background : #5a3f2c;border-style : none;}.cell a:link, td.cell a:visited {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;color : #ffffff;text-decoration : none;}.cell a:hover, td.cell a:active {font-family : "Trebuchet MS", Verdana, Arial, sans-serif;color : #ffff80;text-decoration : none;background-color : #24150c;}/*-- For single isolated CSS modified hyperlinks (old)  --*/#cellTable {	padding: 0px;	margin: 0px;	border-style: none;	}#cellTable td{	font-size: 90%;	color: #FFFFFF;	text-align: center;	background: #5A3F2C;	}#cellTable a {	color: #FFFFFF;	text-decoration: none;		}#cellTable a:hover {	color: #FFFF80;	text-decoration: none;	background-color: #24150C;	}