body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	LINE-HEIGHT: 1.6;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #BBDD15;
}

a{
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
	}
/*-----------------------------------------------frame-------------------------------------------------*/
#frame{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
/*-----------------------------------------------header-------------------------------------------------*/
#header{
	background-image: url(../images/global_01.gif);
	background-repeat: repeat-x;
	height: 60px;
}
#header .logo{
	background-image: url(../images/global_02.gif);
	background-repeat: no-repeat;
	height: 60px;
	float:left;
	width:201px;
}
#header .language{
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
}
#header .language a{
	color: #DDDDDD;
	text-decoration: none;	
}
#header .language a:hover{
	color: #FFFFFF;
}
#header .menu{
	clear: both;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C81B9;
	background-color: #55699E;
	text-align: right;
	font-size: 11px;
}
#header .menu a{
	height: 16px;
	width: 67px;
	display:block;
	float:right;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	background-image: url(../images/global_03.gif);
}
#header .menu a:hover{
	background-image: url(../images/global_04.gif);
}
#header .menu .acitve{
	background-image: none;
	background-color: #FFFFFF;
	color: #5F68C0;
}
#header .menu .acitve:hover{
	background-image: none;
	background-color: #FFFFFF;
	color: #5F68C0;
}

/*-----------------------------------------------middle-------------------------------------------------*/
#middle{
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: left;
}
/*-----------------------------------------------footer-------------------------------------------------*/
#footer{
	clear:both;
	height:80px;
	padding:20px;
	background-image: url(../images/global_06.gif);
	background-repeat: repeat-x;
	color: #141E3A;

}

#footer .link{
	background-image: url(../images/global_07.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom:16px;
}
#footer .link a{
	font-size: 11px;
	color: #141E3A;
	padding:5px;
}
#footer .link a:hover{
	color: #cccccc;
}
#footer .copyright{
	font-size: 10px;
	color: #CCCCCC;
}

/*-----------------------------------------------footer-------------------------------------------------*/
.table1{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.table1 td{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
}

.table2 a{
	color: #FFFFFF;
	background-color: #003366;
	display:block;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 3px;
}

.table2 a:hover{
	color: #0066CC;
	background-color: #CCCCCC;
	text-decoration: none;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	FONT-WEIGHT: bold;
	color: #993300;
}
.text4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.text3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    LINE-HEIGHT: 1.8;
	font-size: 12px;
	color: #666666;
}
.head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    LINE-HEIGHT: 1.6;
	FONT-WEIGHT: bold;
	color: #666666;
}
.head2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    LINE-HEIGHT: 1.6;
	FONT-WEIGHT: bold;
	color: #0066CC;
}
.head2010
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    LINE-HEIGHT: 1.6;
	FONT-WEIGHT: bold;
	color: #996600;
}
