.table_content {
	margin-top: 6px;
	margin-left: 20px;
}
.text {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #2E5874;
}
.link {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #7E7C16;
	text-decoration: none;
}
.text14b {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #2E5874;
}
.list {
	font-family: "Times New Roman";
	line-height: 18px;
	color: #2E5874;
	font-size: 12px;
       background-color:#eeeeee;
}
.text10 {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #2E5874;
}
.text11 {

	font-family: "Times New Roman";
	font-size: 11px;
	color: #2E5874;
}
.text11b {
	font-family: "Times New Roman";
	font-size: 11px;
	color: #3F7496;
	font-weight: bold;
}
#company_name {
       font-size: 1.4em;
       font-weight: bold;
       color : #000080;
       margin-top:75px;
       margin-left:19px;
}
#language {
       float: right;
       text-align: right;
       width : 80px;
       font-weight: bold;
	color: #2E5874;
       margin-top:75px;
       margin-left:19px;
}
.linkforum {
	font-family: "Times New Roman";
	font-size: 16px;
       font-weight: bold;
	color: #7E7C16;
	text-decoration: none;
       padding: 4px;
       border: #7E7C16 1px dotted;
       border-radius: 4px;
       background-color: #ecf4ff;
       background-color: #e6eff4;
}
#goforum {
       float: right;
       width : 150px;
       margin-top:45px;
       margin-left:19px;
}
#slogan {
       color : #000080;
       margin-top:7px;
       margin-left:25px;
}
.mytitle {
       padding : 0;
       margin : 0;
       width: 372px;
       height : 19px;
       color: #b9b735;
       font-size: 1.1em;
}
.mytitle hr{
       padding : 0;
       margin : 0;
       width: 372px;
       color: #ccd3d7;
}
div.buttonselected {
       display : inline;
       margin : 2px;
       padding : 2px;
       color : #0000c0;
       background-color : #ffffff;
       border-radius: 0 0 8px 8px;
       border : 1px solid #8080ff;
       border-top : none;
}
div.button {
       display : inline;
       margin : 4px;
       background-color : #ffffff;
       font-weight : bold;
}
a.button {
       display : inline;
       margin : 2px;
       padding : 2px;
       color : #c0c0c0;
       background-color : #ffffff;
       text-decoration : none;
       border-radius: 0 0 8px 8px;
       border : 1px solid #8080ff;
       border-top : none;
}
a.button:hover {
       color : #000000;
}