*{
	font-family: Arial, Helvetica, sans-serif",lr SVbN",  "Osaka|";
	line-height:150%;
	font-size: 95%;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

body {
	background-color:#002590;
	background-image:url(../menuImages/menuBackground.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0;
	line-height:150%;
	color: #FFFFFF;
	text-align:center;
}
table {
	margin:0 auto;
	text-align:left;
}
td{
	font-size:100%;
}
ul {
	margin:0 0 0 12px;
	padding: 0px;
}
li {
	background-color: #3A469A;
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
	margin:0 4px 0 0;
	padding:2px 8px 2px 19px;
	background-image: url(../menuImages/contents.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
.menuHeader{
	margin: 10px auto 5px auto;
}
.imgLogo{
	padding-bottom:2px;
}
.imgProject{
	padding-top:5px;
}
.lang{
	vertical-align:top;
}
.lang a {
	display: block;
	background-image: url(../menuImages/english.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:10px;

}
.news a {
	background-image:url(../menuImages/news.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	display: block;
	height: 35px;
	width: 203px;
	padding-top: 8px;
	font-weight:bold;
}
.category {
	background-image: url(../menuImages/category.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:10px auto 3px auto;
	color: #cccccc;
}
.subCategory {
	background-image: url(../menuImages/subCategory.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	height: auto;
	border-bottom:1px solid #cccccc;
	margin:3px 4px 0 4px;
	padding: 1px 0 2px 18px;
}
.ask a {
	text-align: center;
	background-image: url(../menuImages/mailBtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 30px;
	width: 203px;
	padding-top: 8px;
	font-weight:bold;
	margin-top:20px;
	line-height:100%;
	font-size:12px;
}
.search {
	background-image: url(../menuImages/search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:203px;
	height:42px;
}
.searchLeft {
	vertical-align:middle;
	padding:0 0 5px 7px;
	text-align:left;
	width:132px;
}
.searchLeft input{
	width:127px;
}
.searchRight {
	vertical-align:middle;
	padding:0 7px 5px 0;
	width:57px;
}
form{
	margin:0;
}
.co2 {
	font-size: 75%;
}
