﻿.image_copyright {
	
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-size: 75%;
}
.head_style2 {
	text-align: right;
	border-width: 0;
}
.head_sub_menu {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.head_style1 {
	border-width: 0;
}
.head_style3 {
	text-align: center;
}
.xSmallText {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.Menu {
	text-align: right;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #808080;
}
.Panel {
	text-align: center;
	}
.head_images {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	border-width: 0;
}
.company {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.no_border {
	border-width: 0;
}
.para_text {
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

.slogan {
	text-align: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;

}
.copyright {
	text-align: right;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.posthidden {
	display:none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;

}
.postshown {
	display:inline;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}

.iconspan{
float: left;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:350px;
	height:612px;
}

a img {border: none; }

<!--
a:link {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {color: #000000; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
-->


/* Rounded Boxes */
/* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/box_br.png) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/box_hr.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/box_hl.png) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/box_bl.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

/* Scaled background image */
img#background { height: 100%; width: 100%; z-index: -1; position:fixed; color: white; }

