
BODY{
	background-color:#403F47;
	background-attachment:fixed;
	background-image:url("../images/mave2/mave_background_20.gif");
	color:black;
	font: 11pt/2.5em "MS UI Gothic";
	text-indent: 1em;
	line-height: 1.5em;

}
.talk{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	background-image:url("../images/mave2/mave_h1_talk.gif");
	background-repeat:no-repeat;
	background-position:center center;
}
.basic_tag{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	background-image:url("../images/vertualon/basic_1.gif");
	background-repeat:no-repeat;
	background-position:center left;
}
.advanced_tag{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	background-image:url("../images/vertualon/advanced_1.gif");
	background-repeat:no-repeat;
	background-position:center left;
}

.shadow1{
	filter:dropshadow(offx=8, offy=8, color=gray, positive=true);
}

.navi_bar{
	margin-top:30px;
	margin-bottom:10px;
	margin-left:180px;
}

.center_pic{
	margin-top:30px;
	margin-bottom:10px;
	margin-left:100px;
}
.box1{
	position:center;
/**/
	margin-top:15px;
	margin-bottom:10px;
	margin-left:50px;
/**/
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:30px;
	width:680px;
	line-height: 1.3em;
	color:#black;
	background-color:white;
	border-color:#807E91;
	border-width:4px;
	border-style:ridge;
}
.box2{
	position:relative;
	margin-top:40px;
	margin-bottom:40px;
	margin-left:20px;
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:30px;
	width:600px;
	line-height:1.5em;
	color:black;
	background-color:white;
	border-color:silver;
	border-width:4px;
	border-style:ridge;
}

.picture{
	margin-top:5px;
	margin-bottom:1px;
	margin-left:5px;
	margin-right:5px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	float:left;
}

table{
	font: 11pt;
	color:black;
	line-height: 1.3em;
	vertical-align:baseline;
	border-collapse:separate;
}

table.param1{
	border-spacing:1.0em;
	
}

table.param2{
	border-spacing: 0.1em;
	
}

td{
	font-size: 11pt;
	vertical-align:baseline;
}

table-cell{
	vertical-align:top;
}

H1{
	margin: 1em 0em 0em 0%;
	font: 12pt/1.5 "NiseMarkIII","MS UI Gothic", "Bookman Old Style Bold";
	color: white;
	padding-left:0px;
	padding-right:0px;
	border-style: none;


	background-image:url("../images/mave2/mave_h1.gif");
	background-repeat:no-repeat;
	background-position:center center;
}
H2{
	margin: 1em 0em 0em 0%;
	font: normal normal bold 13pt/1.5 "MS UI Gothic", "Bookman Old Style Bold";
	border-bottom:2px #FF0000 solid;
	background-image:url("../images/mave2/boomerang_sq_sm.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:50px;
	padding-right:15px;
}
H3{
	margin: 0em 0em 0em 3%;
	font: normal normal bold 11pt/1.5 "MS UI Gothic", "Bookman Old Style Bold";
	padding: 0em 0em 0em 6em;
}

ul{
	Padding-left:30px;
}

li{
	Padding-left:0px;
}
a:link{ color:silver }
a:visited{ color:silver }
a:active{ color:red }

.silverlink
{
	a:link{ color:silver }
	a:visited{ color:red }
	a:active{ color:red }

}
ol li {
	list-style-type: decimal;
	padding: 0px 0px  0px;
	margin-left: 25px;
}
