/* global settings */
a:link {
	color:#2724A0;
	text-decoration:none;
	font-weight: bolder;
}
a:visited {color:#2724A0; 
	font-weight: bolder;
	text-decoration:none}
a:hover {color:#BB2323; 
	font-weight: bolder;
	text-decoration:none;}
a:active {color:#BB2323;
	font-weight: bolder;
	text-decoration:none;}

body {
	background-color: #F5F5F5;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;}
	
body.BodyMenu {
	background-color: #0F388F;
}

h1 {
	font-weight: bold;
	color: #42AD31;
	font-size: 14pt;
}

h2 {
	font-weight: bold;
	color: #42AD31;
	font-size: 10pt;
}
	
/* right frame */
hr.BarTop {
	position:absolute;
	top:0px;
	left:0px;
	height: 10px;
	width: 100%;
	color: #42AD31;
}

table.TableText_p1 {
	position: absolute;
	width: 690px;
	left: 0px;
	top: 80px;}
	
table.TableText {
	position: absolute;
	width: 690px;
	left: 0px;
	top: 20px;}
	
td.TDMainRight {
	width:650px;
	text-align: left;
	vertical-align: top;
	border: 20px solid #F5F5F5;

}

img.wio_top {
	position: absolute;
	left: 0px;
	top: 0px;}
}

td.TDTableHeadLeft{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: 5px solid #CCCCCC;
	background-color: #CCCCCC;
	text-align: left;

}

td.TDTableContentsLeft{
	font-size: 10px;
	text-align: left;
	border: 2px solid;
}

/* left frame */
td.TDsubMenu {
	width:90px;
	font-size: 9px;
	align:right;
	valign:middle;
	text-align: right;
	vertical-align: middle;
	height: 10px;
	padding: 2px;
	border: 5px solid #0F388F;
	background: #0F388F;
}

td.TDsubMenuMarginTop {
	height: 5px;
	font-size: 2px;
}

.textSmall {
	font-size: 9px;
}

.textBold {
	font-weight: bold;
}
