/* CSS Document */


#engcontainer {
	width:auto ;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #Ffffff; /* the auto margins (in conjunction with a width) center the page */
	

	text-align: left; /* this overrides the text-align: center on the body element. */
	
	margin-left: 100;
	margin-right: 100;
	margin-top: 0;
	margin-bottom: 0;

} 
.border {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top: dashed 1px#CCC;
	border-left:dashed 1px#CCC;
	border-right:dashed  1px#CCC;
	border-bottom: dashed  1px #CCC;
	overflow: hidden;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 12px;
	color: #333;
}
.border a:link {
	color: #C0C0C0;
	text-decoration: none;
}
.border a:visited {
	text-decoration: none;
	color: #666;
}
.border a:hover {
	text-decoration: none;
	color: #FF9900;

}
.border a:active {
	text-decoration: none;
	color: #C0C0C0;
}


.head {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 16px;
	color: #666666;
}
.head a:link {
	color: #333;
	text-decoration: none;
}
.head a:visited {
	text-decoration: none;
	color: #666;
}
.head a:hover {
	text-decoration: none;
	color: #FF9900;

}
.head a:active {
	text-decoration: none;
	color: #333;
}

.borderone {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top: dotted 1px#CCC;
	border-left:dashed 1px#CCC;
	border-right:dashed  1px#CCC;
	border-bottom: dotted 1px #CCC;
	overflow: hidden;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 12px;
	color: #333;
}
.left {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top: dotted 1px#CCC;
	border-left:dotted 1px#CCC;
	border-right:dotted  1px#CCC;
	border-bottom: dotted 1px #CCC;
	overflow: hidden;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 12px;
	color: #333;
}
.box {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top: groove 1px#CCC;
	border-left:groove 1px#CCC;
	border-right:groove  1px#CCC;
	border-bottom: groove 1px #CCC;
	overflow: hidden;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 12px;
	color: #333;
	background-color: #F4F4F4;
	
}
.box a:link {
	color: #333;
	text-decoration: none;
}
.box a:visited {
	text-decoration: none;
	color: #666;
}
.box a:hover {
	text-decoration: none;
	color: #0099CC;
	margin:0px;
    padding:0px;
	overflow: auto;
	

	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 12px;	
	background padding:inherit;
	

}
.box a:active {
	text-decoration: none;
	color: #333;
}

.Holder {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top: groove 1px#CCC;
	border-left:groove 1px#CCC;
	border-right:groove  1px#CCC;
	border-bottom: groove 1px #CCC;
	overflow: hidden;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 12px;
	color: #333;
		
}
.body {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
	color: #333;
		
}
.leftbox {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top: groove 1px#CCC;
	border-left:groove 1px#CCC;
	border-right:groove  1px#CCC;
	border-bottom: groove 1px #CCC;
	overflow: hidden;
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 12px;
	color: #333;
	background-color: #F4F4F4;
	text-align: center;
	
}

.leftbox a:link {
	color: #333;
	text-decoration: none;
}
.leftbox a:visited {
	text-decoration: none;
	color: #666;
}
.leftbox a:hover {
	text-decoration: none;
	color: #0099CC;	
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size: 12px;	
	background padding:inherit;
	padding-top:inherit;
	padding-right: inherit;
	padding-bottom: inherit;
	padding-left: inherit;
	background: #FFFFFF;

}
.leftbox a:active {
	text-decoration: none;
	color: #333;
}

#menu {
	background:#EDF3F3;
	padding-top:168px;
	float: left;
	list-style: none;
	font-weight:normal;
	margin: 0;
	padding: 0;
	width: 14em;
}

#menu li {
	
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	margin: 0;
	padding: 0;
}
#menu a {
	background:;
	
	color: #333333;
	display: block;
	margin: 0;
	padding: 4px 4px;
	text-decoration: none;
}
#menu a:hover {
	background: #FFDDBB;url("hov.gif") left center no-repeat;
	color: #CC0000;
	padding-bottom: 4px;
}
.banar{
width:800px;
height:130px;
}
.main{
left:200px;
top:135px;
right:5px;
bottom:auto;
}
