body {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333399;
}


table {
	margin-top: 0px;
	font-size: 12px; 
	text-align: justify;
	}

.style1 {
	color: #333399;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 13px;
	list-style: none;
	white-space: normal;
	text-align: justify;

}

.style2 {
	color: #3366ff;
	font-size: 12px;
	list-style: none;
	white-space: normal;
	text-align: justify;

}

.style4 {
	font-size: 12px;
	text-align: justify;
	font-style: italic;
	color: #3366ff;
}

.style3 {
	color: red;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	list-style: none;
	white-space: normal;
	text-align: justify;
}

.style5 {
	color: red;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	list-style: none;
	white-space: normal;
	text-align: justify;
}

.style6 {
	color: #333399;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	list-style: none;
	white-space: normal;
	text-align: center;
}

.style7 {
	color: #3366ff;
	font-style: italic;
	font-size: 11px;
	list-style: none;
	white-space: normal;
	text-align: left;
}

.quality {

	text-align: center;
	height: 100%;
	width: 100%;
}

a img {
	text-decoration: none;
	border: 0px;
}

a  {
	text-decoration: none;
	border: 0px;
	color: #333399;
}

a:visited  {
	text-decoration: none;
	border: 0px;
	color: #333399;
}

a:hover  {
	text-decoration: none;
	border: 0px;
	color: red;
}
.content {
	height: 220px;
	width: 700px;
	position: relative;
	z-index: 99;
}
	
.header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 175px;
	width: 700px;
}

.logo {
	height: 175px;
	width: 350px;
	overflow: hidden;
	background-position: top left no-repeat;
	background: url(img/logo.png);
	float: left;
}


.bodycontent {
	width: 700px;
	position: absolute;
	z-index: 0;


}


.footer {
	height: 35px;
	width: 700px;
	background-color: #3399ff;
	float: left;
	margin: 20px 0px 50px 0px;
	text-align: center;
	font-size: 8px;
	color: #fff;
	font-weight: bold;
	padding: 2px 0px 0px 0px;

}


.text {
	width: 530px;
	margin: 5px 5px 0px 0px;
	float: right;
}

.text2 {
	width: 530px;
	margin: 0px 0px 0px 0px;
	float: right;
}
.textimg {
	width: 530px;
	margin: 10px 0px 10px 0px;
	}

.textimgimg {
	height: 120px;
	width: 150px;
	overflow: hidden;
}

.textimglong {
	height: 150px;
	width: 530px;
	overflow: hidden;
	text-align: center;
}

.textimgtwice {
	height: 150px;
	width: 239px;
	overflow: hidden;

}

.textimgvertical {
	width: 150px;
	overflow: hidden;
}
.textimg table {
   width: 100%;
	height: 100%; 
}

.leftmenu {
	width: 140px;
	margin: 0px 0px 0px 5px;
	float: left;
}

.leftmenucont {
	width: 140px;
	height: 25px;
	float: left;
	border-bottom: 1px dashed #999999;
	font-size: 13px;
	!font-size: 12px;
	color: #333399;
	font-weight: bold;
	font-variant: small-caps;
	margin: 6px 0px 0px 0px;


}

.botlogo {
	height: 140px;
	width: 140px;
	overflow: hidden;
	background-image: url(img/botlogo.png);
	position: absolute;
	bottom: 105px;
	left: 0px;

}



#divmenu {
	height: 35px;
	width: 700px;
	background-image: url(img/menu_back_tr.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 185px;
	left: 0px;
	font-family: "trebuchet ms", helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	list-style: none;
	vertical-align: bottom;
	z-index: 99;
}


ul#menu {
float: left;
margin: 0;
padding: 0;
list-style: none;
font-size: 14px;

}

ul#menu li ul li{
margin: 0;
padding: 0px 0px 0px 0px;
list-style: none;

}

ul#menu li{
float: left;
margin: 0;
padding: 3px 0px 0px 0px;
color: white;
height: 25px;

}

ul#menu a:link,
ul#menu a:visited{
display: block;
padding: 0px 2px 0px 2px;
color: white;
text-decoration: none;

}

ul#menu a:hover,
ul#menu a:focus,
ul#menu a:active{
color: #333399;
text-decoration: none;

}

ul#menu li ul{
display: none;


}

ul#menu li:hover ul{
display: block;
position: absolute;
width: 240px;
margin: 5px 0px 0px 0px;
padding: 0;
border: 1px solid white;
background: #3399ff;
font-size: 13px;
z-index: 100;

}

ul#menu li li{
border-bottom: 1px solid #fff;
width: 240px;
padding-left: 5px;
}


ul#menu li:hover ul#aboutul{
display: block;
position: absolute;
width: 115px;
margin: 5px 0px 0px -1px;
padding: 0;
border: 1px solid white;
background: #3399ff;
font-size: 13px;

}

ul#menu li li#aboutli{
border-bottom: 1px solid #fff;
width: 115px;
padding-left: 5px;

}

ul#menu li:hover ul#reprul{
display: block;
position: absolute;
width: 148px;
margin: 5px 0px 0px 2px;
padding: 0;
border: 1px solid white;
background: #3399ff;
font-size: 13px;


}

ul#menu li li#reprli{
border-bottom: 1px solid #fff;
width: 148px;
padding-left: 5px;

}

.home1 {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 175px;
	width: 350px; 
	z-index: 101;
	overflow: hidden;
}

.home1 a div {
background-position: 50px 0px;
background-repeat: no-repeat;
}

.home1 a:hover div {
background-position: 0px 0px;


}

.home2 {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 175px;
	width: 275px; 
	z-index: 102;
	overflow: hidden;

}

.home2 a div {
background-position: 50px 0px;
background-repeat: no-repeat;
}

.home2 a:hover div {
background-position: 0px 0px;


}

.home3 {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 175px;
	width: 200px;
	z-index: 103;
	overflow: hidden;


}

.home3 a div {
background-position: 50px 0px;
background-repeat: no-repeat;

}

.home3 a:hover div {
background-position: 0px 0px;

}

.java {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 175px;
	width: 350px;
	overflow: hidden;
}

.space {
	height: 150px;
	width: 10px;
	float: left;
}

.tabledata {
	width: 520px;
	margin: -15px 0px 0px 0px;

}

.tabledata td {
padding: 5px 0px 5px 0px;

}

.tablesx {
	width: 270px;
	text-align: left;
	vertical-align: top;

}


.tabledx {
	width: 260px;
	text-align: right;
	vertical-align: top;
}

.trline {
	border-bottom: 1px dashed gray;
	height: 2px;
	width: 100%;
}