body,td,th{
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	font-family:Arial;
	font-size: 12px;
	color:#000000;
}

.hed:link,
.hed:visited,
.hed:hover,
.hed:active,
.hed {
	color:#c4161c;
	font-size: 10px;
	letter-spacing: 2px;
}

.Menu:link,
.Menu:visited,
.Menu {
	color:#FFFFFF;
	font-weight:bold;
	width: 150px;
	padding-left:30px;
}
.Menu:active,
.Menu:hover
{
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/menu_en.gif) left no-repeat;
	padding-left:30px;
	width: 150px;
}


.title {
	color:#c4161c;
	font-size:16px;
	font-weight:bold;
}

.subTitle {
	color:#c4161c;
	font-size:12px;
	font-weight:bold;
}

#list{
	border-bottom:0;
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
}


.tableHeader:link,
.tableHeader:visited,
.tableHeader:hover,
.tableHeader:active,
.tableHeader{
	background-color:#AAA6A6;
	height:30px;
	border-left:0;
	border-top:0;
	border-bottom:#999999 1px solid;
	border-right:0;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
}


.tableData{
	height:30px;
	border-left:0;
	border-top:0;
	border-bottom:#999999 1px solid;
	border-right:0;
	padding-left:5px;
	padding-right:5px;
	line-height:30px;
}

.required {
	color:#EE4717;
}

a:link,
a:visited,
a:hover,
a:active{
	text-decoration: none;
	color:#0000CC ;
}

.page{
	background:url(../images/icons/p.png) no-repeat;
	width:15;
	height:19;
	text-align:center;
}