		body {
	background-image : url(images/background.gif);
	background-color : #F5F5F5;
}
		
		form {
			margin: 0px;
			padding: 0px;
		}
		
		body, td {
			font : 11px Tahoma, Arial, Helvetica, sans-serif;
			margin : 16px;
			color: #404040;
		}

		a {
			color : #1E22AE;
		}

		h4 {
			background-image : url(images/marker.gif);
			background-position : left;
			background-repeat : no-repeat;
			padding-left : 12px;
			margin: 6px 0 0 12px;
			font-size : 11px;
			font-weight : bold;
			color : #1E22AE;
		}

		h3 {
			margin: 0 0 12px 0;
			font-size : 16px;
			color : #1E22AE;
		}
		
		table.meter {
			margin : 0 10px 0 0;
		}
		
		td.meter_off {
	background-color : #F5F5F5;
	height :10px;
	background-image : url(images/meter_off.gif);
}

		td.meter_on {
			background-color : #1E22AE;
			height : 10px;
			background-image : url(images/meter_on.gif);
		}

		td#shadow_left {
			background-image : url(images/shadow_left.gif);
			width: 10px;
		}

		td#shadow_right {
			background-image : url(images/shadow_right.gif);
			width: 10px;
		}

		td#sidebar_left {
			background-image : url(images/sidebar_left_background.gif);
			width: 160px;
		}

		td#sidebar_right {
			background-image : url(images/sidebar_right_background.gif);
			width: 160px;
		}

		td#content {
			width: 480px;
			height: 1200px;
			background-image : url(images/content_background.gif);
		}

		td#content div#page {
			width: 468px;
			height: 310px;
			background-image : url(images/page.gif);
			background-position : top;
			background-repeat : no-repeat;
			margin : 6px;
		}
		
		td#content div#inside {
			padding : 24px;
			font-size: 12px;			
			line-height : 1.5em;
		}

		td#content div li {
			list-style-image : url(images/marker.gif);
		}

		td#header {
			background-image : url(images/header.gif);
			height: 130px;
			width: 820px;
			background-repeat : no-repeat;
		}

		td#footer {
			background-image : url(images/footer.gif);
			height: 10px;
			width: 820px;
			background-repeat : no-repeat;
		}

		td#subtext {
			color : #1E22AE;
			border: 1px solid #B8B8B8;
			background-image: url(images/subtext_background.gif);
			padding-right: 5px;
			border-left-color : #5F5F5F;
			border-right-color : #5F5F5F;
		}

		td#menu {
	background-image : url(images/menu.gif);
	height: 24px;
	width: 800px;
	vertical-align : top;
	background-color : #1E22AE;
}
		
		td#menu div#inside {
			color : White;
			padding-left : 12px;
			padding-top : 3px;
		}

		td#menu a {
			color : White;
			font-weight : bold;
			text-decoration : none;
		}

		td#sidebar_left p {
			padding: 12px 12px 0 12px;
			margin: 0px;
		}

		td#sidebar_right p {
			padding : 12px 12px 0 12px;
			margin: 0px;
		}


/* worldclock */
			.textbox 	{font-family:Verdana;font-size:10px;background-color: #F5F5F5;color:#000000;border: 0px solid #ffffff;margin-right:4px;} 
			.breadtext2	{font-family:Verdana;font-size:11px;background-color: #F5F5F5;color:#000000;border: 0px solid #ffffff;margin-right:0px;font-weight:bold;} 
