@charset "iso-8859-1";

/*******************************************************************************
*  skidoo_too_theme.css : 2004.10.19
* ------------------------------------------------------------------------------
*  a theme to accompany the skidoo_too_base.css stylesheet
*
*  this theme recreates the original skidoo's border into masthead demo
*******************************************************************************/#bodyWrapper, #pageWrapper, #masthead, #innerColumnContainer, #footer, .vnav ul, .vnav ul li, .hnav, .hnav ul li a{border-color: #000;}body{background-color: #10314a;color: #fff;font-family: arial, helvetica, sans-serif;}a:link{color: #c0c0c0;}a:visited{color: #f0f0f0;}a:hover{color: #ffffff;}a:active{color: #f8f8f8;}a:img{border: black;}#pageWrapper{font-size: 80%;/* set your default font size here. */
	border-color: #194a70;/* should match masthead's background color */
	border-width: 0 5px 5px 5px;background-color: transparent;}#masthead{border: none;margin: 0 -5px;background-color: #194a70;/* should match pageWrapper's border color */
	color: #fff;}.hnav{background-color: #216496;color: #fff;border-style: solid;border-width: 1px;}#bodyWrapper{border-style: solid;border-width: 0 1px;}#outerColumnContainer{border-left-color: #216496;/* left column background color */
	border-right-color: #216496;/* right column background color */}#innerColumnContainer, #middleColumn{background-color: #4a4a4a;color: #000;}#rightColumn .inside{/* if you apply a font size to just #rightColumn, then its width,
	 * which is specified in EMs, will also be affected. you don't want
	 * that. so apply font size changes to the .inside element which exists
	 * inside underneath all three columns
	 */
	font-size: 90%;}#footer{border-width: 1px;text-align: center;}#footer, .hnav, .hnav ul li a{background-color: #216496;color: #fff;}.hnav ul li a:hover{background-color: #4a4a4a;color: #c0c0c0;}#leftColumn .vnav ul li a, #rightColumn .vnav ul li a{background-color: #333333;color: #c0c0c0;}#leftColumn .vnav ul li a:hover, #rightColumn .vnav ul li a:hover{background-color: #b5b5b5;color: #300;}html{scrollbar-base-color: #216496;scrollbar-arrow-color: white;scrollbar-track-color: #10314a;scrollbar-shadow-color: blue;scrollbar-lightshadow-color: light blue;scrollbar-darkshadow-color: gray;scrollbar-highlight-color: black;scrollbar-3dlight-color: blue;}a img{border: 1px #000000 solid;}table.sample{border-width: 0px;border-spacing: ;border-style: none;border-color: black;border-collapse: collapse;background-color: #10314a;color: #cfcfcf;font-family: Verdana, Helvetica, Arial, sans-serif;}table.sample th{border-width: 0px;padding: 2px;border-style: dashed;border-color: black;background-color: #10314a;-moz-border-radius: ;}table.sample td{border-width: 0px;padding: 2px;border-style: dashed;border-color: black;background-color: #216496;-moz-border-radius: ;}p{color: #c7c7c7;}/******************************************************************************/
