/* CSS Document */
body{
background-color:#Dee6e9;
color:#666666;
text-align:center; 
margin:0 auto;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
height: 110%;
min-height: 110%;

}
div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 220px;
	
	
}
	
div.left {
	position: absolute;
	top: 224px;
	left: 10px;
	width: 180px;
	height: 430px;
	
	
	
}


div.main {
	position: relative;
	top: 224px;
	left: 221px;
	width: 560px;
	min-height: 400px;
	_height:400px;
	
	padding-bottom:35%;
	

}

div.container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: auto;
	text-align:left;
	background-color:#FFFFFF;
	 
	}
h2 {
	color:#666666;
	font-weight:bold;
	
}
h3{
	color:#666666;
	font-weight:bold;
	}

h4 {
	color:#666666;
	font-weight:bold;
	
}

img{
border-color:#666666; 
}


ul
{

color:#666666;
font-weight:bold
}

u{

color:#666666;
font-weight:bold;
}


A:link
{
    FONT-SIZE: 9pt; 
    COLOR:#666666; 
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
}
A:visited
{
    FONT-SIZE: 9pt;
	COLOR:#666666;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A:hover
{
    FONT-SIZE: 9pt; 
    COLOR: #cccccc;
    TEXT-DECORATION: none;
	border-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#marqueecontainer{
	
	position: relative;
	height: 100px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.navlist  
{
	width:175px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-image: url(images/eng_arrow.jpg);
	color:#666666;
	font-weight:bold;
	border-bottom: 1px solid #333333;
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:8px;
	height:25px;
	list-style: none;
	background-position: 0 .3em;
	

	
}

.navlist   a:hover
{
	background-color:#E8F4F3;
	color:#cccccc;
	width:170px;
	display:block;
	text-decoration:none;
	height:16px;
}


.leftmenu {
	position:relative;
	background-color:#Dee6e9;
	color:#666666;
	width:200px;
		}
	
.leftform {
	height:120px;
	font-weight:bold;
	background-color:#Dee6e9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.content {
	margin-left:10px;
	margin-right:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;

	}	
	
.mainlink A:link
{
    FONT-SIZE: 14px; 
    COLOR:#666666; 
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
}

.mainlink  a:visited
{
    FONT-SIZE: 14px; 
    COLOR:#666666; 
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
}

.mainlink  a:hover
{
    FONT-SIZE: 14px; 
    COLOR:#cccccc;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
}


	
