BODY {
	margin: 0px;
	background: #ffffff;
	margin-right: auto;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: auto;
	width:100%;
	border:0px;
	padding: 0px;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif, verdana;
}

B {
	font-weight : bold;
}

IMG {
	border: 0px;
}

table {
	font-size: 100%;
}

.flagimg {
	border: 1px solid #000000;
}

TD {
	color: #000000;

}

.tdmmenu
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.menubg
{
	background-color: #336699;
}

.menubg_s
{
	background-color: #d9d9d9;
}

.handbutton
{
	cursor: hand;
}

.tdlight
{
	background-color : #eeeeee;
}

.tddark
{
	background-color : #d9d9d9;
}

UL {
	margin: 0px;
	margin-left : 20px;
	padding-left : 0px;
}

li {
	list-style-type: square;
	list-style-position: outside;
}



A:link { color: #4461C1; text-decoration: underline; }
A:active { color: #4461C1; text-decoration: underline; }
A:visited { color: #4461C1; text-decoration: underline; }
A:hover { color: #4461C1; text-decoration: none; }

A.mitem:link { color: #ffffff; text-decoration: none; }
A.mitem:active { color: #ffffff; text-decoration: none; }
A.mitem:visited { color: #ffffff; text-decoration: none; }
A.mitem:hover { color: #ffffff; text-decoration: none; }

A.mitem_s:link { color: #ff6633; text-decoration: none; }
A.mitem_s:active { color: #ff6633; text-decoration: none; }
A.mitem_s:visited { color: #ff6633; text-decoration: none; }
A.mitem_s:hover { color: #ff6633; text-decoration: none; }

A.smitem:hover { color: #4461C1; text-decoration: none; }
A.smitem:link { color: #4461C1; text-decoration: none; }
A.smitem:active { color: #4461C1; text-decoration: none; }
A.smitem:visited { color: #4461C1; text-decoration: none; }

A:hover {
	COLOR: #4461C1;
	TEXT-DECORATION: none;
}

.panel
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

.panelbottom
{
	border-bottom: 1px solid #000000;
	border-bottom-width: 1px;
}

.form  {
   	font-family : arial, helvetica, tahoma;
   	font-size : 12px;
	border-color: #000000;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
   	background-color: #FFFFFF;
   	color: Black;
}

.hnavi {
	background-color : #F3F7FB;
	text-align : center;
}