body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000033;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
.tabble {
	margin: 0px;
	padding: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tbl1-up {
	 border-bottom: 1px dashed #E5E6FF;
    font-size: 12px;
    font-weight: bolder;
    font-family: Verdana;
	 color: white;
    text-align: center;
    word-spacing: 7px;
	background-image:url(../img/hdings.jpg);
	background-position:left;
 	}
.tbl2-up {
	 border-bottom: 1px dashed #E5E6FF;
    font-size: 12px;
    font-weight: bolder;
    font-family: Verdana;
	 color: white;
    text-align: center;
    word-spacing: 7px;
	background-image:url(../img/hdings.jpg);
	background-position:center;
 	}
.tbl3-up {
	 border-bottom: 1px dashed #E5E6FF;
    font-size: 12px;
    font-weight: bolder;
    font-family: Verdana;
	color: white;
    text-align: center;
    word-spacing: 7px;
	background-image:url(../img/hdings.jpg);
	background-position:right;
 	}
.tbl4-up {
	 border-bottom: 1px dashed #E5E6FF;
    font-size: 12px;
    font-weight: bolder;
    font-family: Verdana;
	color: white;
    text-align: center;
    word-spacing: 7px;
	background-image:url(../img/gal.jpg);
 	}
.tbl1-cont {
    font-size: 11px;
    font-family: Verdana;
	color: black;
    text-align: justify;
	padding: 4px 4px 4px 4px;
	background: #EBF5D8
}
.tbl2-cont {
    font-size: 11px;
    font-family: Verdana;
	color: black;
    text-align: justify;
	padding: 4px 4px 4px 4px;
	background: #9BCD36
}
.cont {
	background: #9BCD36;
	font-family: Verdana;
	font-size: 11px;
	border: 1px dashed #006400;
}
#arrow1 {
	position:absolute;
	filter:alpha(opacity=40);
	-moz-opacity:0.3; 
	width:33px;
	height:57px;
	z-index:1;
	left: 5px;
	top: 156px;
	background-image: url(img/ar.gif);
}
#arrow2 {
	position:absolute;
	filter:alpha(opacity=40);
	-moz-opacity:0.3; 
	width:33px;
	height:57px;
	z-index:1;
	left: 718px;
	top: 156px;
	background-image: url(img/ar2.gif);
}