@charset "UTF-8";
/* CSS Document */

body {
margin : 0px 0px 0px 0px;
}

a:link,a:visited,a:active,a:hover, h1, h2, h3, h4, body, td, b, strong,.page {
font-family: verdana, arial, helvetica, geneva, monospace;
font-size: 11px;
line-height: 18px;
text-decoration: none;
font-weight: normal;
color: #3D4850;
}

a:active, a:link, a:visited {
color: #7D8DAA;
font-weight: bold;
}

a:hover {
color: #e73918;
font-weight: bold;
 }
 a:focus {
outline: none;
}

object { 
outline:none; 
}

h1, h2, h3 {
font-size: 14px;
font-weight: bold
}

b, strong {
	font-weight: bold
}


td  { 
padding-top: 5px;
}

#rightbox {
	position: absolute;
	top: 0px;
	left: 390px;
	width: 410px;
	height: 316px;
	background-color: #FFFFFF;
}

#rightbox1 {
	position: absolute;
	top: 0;
	left: 390px;
	width: 410px;
	height: 316px;
	overflow: scroll;
	overflow:auto;
	overflow-x:hidden;
	background-color: #FFFFFF;
	z-index: 2000;
}

#homeright {
	position: absolute;
	top: 0px;
	left: 390px;
	width: 410px;
	height: 316px;
	overflow: scroll;
	overflow:auto;
	overflow-x:hidden;
	background-color: #FFFFFF;
}

#intro {
	position : absolute;
	top : 106px;
	left : 477px;
	visibility : visible;
	text-decoration: none;
	height: 110px;
	width: 225px;
	padding-left: 7px;
	padding-right: 3px;
	background-color: #ffffff;
	filter:alpha(opacity=95);
	opacity:0.95;
}	

#leftbox1, leftbox2, leftbox3, leftbox4, leftbox5, leftbox6 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 316px;
	height: 316px;
	z-index: 2000;

}
#homeleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 316px;
	height: 316px;

}

