/*---------- body general --------*/
body {
background-color: #d9dadb;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#site_frame	{
position: relative;
margin: 0 auto;
background: #FFFFFF;
top: 20px;
width:760px;
height: 844px;
}
/*---------- top part --------*/
.left_header	{
position: absolute; 
top: 0px;
left: 0px;
background: #007786;
width:166px;
height: 44px;
}
.right_header	{
position: absolute;
top: 0px;
left: 166px;
background: #007786;
width: 594px;
height: 29px;
}

/*---------- Drop Down Menu --------*/
.menu {
font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
font-size:10px;
width:594px;
height:300x;
top: 29px;
position:relative; 
z-index: 10;
}
/* get rid of the default padding - margin and bullets */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* make menu horizontal */
.menu ul li {
float:left;
position:relative;
}
/* set up the default top level links */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color: orange;
width:74px; 
height:1.5em;
font-weight:bold;
color:white; 
border-bottom:8px solid #b0ca34;
background:#007786;
text-align:center; 
line-height:1.5em;
margin-right:1px;
}
/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {
width:73px;
}
/* hide the drop down menu */
.menu ul li ul {
display: none;
}
/* remove all table style so that it does not interfere with the menu */
.menu table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a, .menu ul li a:hover {
color:orange; 
border-bottom:8px solid #606;
}
/* make the drop down menu show and correctly position it */
.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:1.2em;
margin-top:11px;
left:0; 
width:74px;
border-top:0;
}
/* style the drop down links with no hover */
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
color:#000; 
border:0;
margin:0;
color:#333;
font-weight:normal; 
font-size:10px;
height:auto; 
line-height:1em; 
padding:5px; 
width:74px;
border:1px solid #888;
}
/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#888; 
color:#fff;
}

/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu ul li a:hover ul {

opacity:0.8;
margin-top:10px; /* for IE5.5 faulty box model */
marg\in-top:11px; /* for IE6 */
}
/* IE5.5 hack for faulty box model in drop down menu */
.menu ul li a:hover ul li a {
background: #CCCCCC;
width:63px; /* for IE5.5 faulty box model */
}
/*---------- Left Bar --------*/
.left_bar	{
position: absolute;
background-image: url(../Image/MainleftBarGer.jpg);
top: 44px;
width: 166px;
height: 800px;
left: 0px;
}
.MainLeftTable	{
margin-top: 75px;
width: 100%;
height: 250px;
}
.leftbarMenu a	{
color: #007786;
text-decoration: none;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
.leftbarMenu a:hover	{
color: #660066;
text-decoration: none;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
.leftbarMenu a:visited	{
color: #007786;
text-decoration: none;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
.leftbarMenu	{
color: #007786;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
padding-left: 12px;
}

/*---------- Contact Us Link--------*/

.ContactLink	{
position: relative;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
left: 10px;
}
.ContactLink a	{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
}

/*---------- Contact Us Link--------*/

.InfoLink	{
position: relative;
bottom: 5px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #007786;
left: 10px;
}
.InfoLink a	{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #007786;
font-weight: bold;
}

/*---------- Right part Index--------*/

.MainText	{
	position: relative;
	width: 270px;
	height: 400px;
	top: 50px;
	left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.MainSpecial	{
position: relative;
width: 500px;
height: 400px;
top: 50px;
left: 10px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
#MainText_Inner_list	{
font-weight: bold;
text-indent: 0px;
list-style: none;
text-decoration: none;
}
#MainText_list	{
text-indent: 0px;
list-style: none;
text-decoration: none;
}
.Headline	{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #b0ca34;
}
.tittle {
font-family: Arial, Helvetica, sans-serif;
color: #007786; 
font-size: 15px;
font-weight: bold;
}
hr	{
color: #b0ca34;
border-bottom: dotted;
line-height: 20;
top: 400px;
}
.ClickHere	{
position: absolute;
bottom: 40px;
left: 10px;
font-size: 12px;
color: #007786;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
.ClickHere	a	{
font-size: 12px;
color: #007786;
font-family: Arial, Helvetica, sans-serif;
}
/*---------- MainText_links--------*/

.MainText_links a	{
color: #007786;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20pt;
}
.MainText_links a:hover	{
color: #b0ca34;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
}
.MainText_links a:visited	{
color: #999999;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
}
.BackGER	{
position: absolute;
color: #d9dadb;
background: #007786;
width: 60px;
height: 17px;
margin: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
bottom: 30px;
}
.BackGER a	{
text-decoration: none;
color: #d9dadb;
font-weight: bold;
}
.BackGER a:hover	{
text-decoration: none;
color: #d9dadb;
font-weight: bold;
}
.BackGER a:visited	{
text-decoration: none;
color: #d9dadb;
font-weight: bold;
}

.SiteMap	{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
position:relative;
top: 700px;
width: 760px;
margin: 0 auto;
}
.SiteMap ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* make menu horizontal */
.SiteMap ul li {
float:left;
position:relative;
}
.SiteMap ul li a, .SiteMap ul li a:visited {
display:block; 
text-decoration:none; 
color: #000000;
width:84px;
text-align:center; 
}
.SiteMap ul li a:hover	{
font-weight: bold;
}

/* hack for IE5.5 to correct the faulty box model */
* html .SiteMap ul li a, .SiteMap ul li a:visited {
width:84px;
}

.Flags	{
	position: absolute;
	left: 10px;
	top: 657px;
	color: #007786;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.Flags a	{
text-decoration: none;
color: #007786;
font-weight: bold;
}
.Flags a:hover	{
text-decoration: none;
color: #007786;
font-weight: bold;
}
.Flags a:visited	{
text-decoration: none;
color: #007786;
font-weight: bold;
}


/* CSS Document */

