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

.box{
	background-color:#f4f4f4;
	height:100%
}

/**********************Menu********************/
.out{
	padding-left:5px;
	padding-right:5px;
	background-color:#ffffff;
}

.over{
	padding-left:5px;
	padding-right:5px;
	background-color:#f4f4f4;
}
/**********************Menu********************/

.hed:link,
.hed:visited,
.hed:hover,
.hed:active,
.hed {
	font-size:10px
}

.Menu:link,
.Menu:visited,
.Menu:hover,
.Menu:active,
.Menu {
	color:#FFFFFF;
	font-weight:bold;
}

.subMenu:link,
.subMenu:visited,
.subMenu:hover,
.subMenu:active,
.subMenu {
	color:#999999;
	font-weight:bold;
}

.title:link,
.title:visited,
.title:hover,
.title:active,
.title {
	padding-left:10px;
	padding-right:10px;
	color:#58add1;
	font-weight:bold;
	font-size:16px;
}

.subTitle:link,
.subTitle:visited,
.subTitle:hover,
.subTitle:active,
.subTitle {
	color:#7d7d7d;
	font-weight:bold;
	font-size:14px;
}

#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;
}

.required {
	color:#EE4717;
}

a:visited,
a:link{
	text-decoration: none;
	color:#fb2400 ;
}

a:hover,
a:active{
	text-decoration: none;
	color:#999999 ;
}

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

.more:link,
.more:visited,
.more:hover,
.more:active{
	color:#fb2400;
	background:url(../images/more_en.jpg) left no-repeat ;
	size:10px;
	padding-left:9px;
}
.email{
	background:url(../images/email.gif); 
	width:67; 
	height:15px;
	color:#FFFFFF;
	line-height:15px;
	text-align:center;
}
.inp{
	border:1px solid #d0d0d0;
	background:#FFFFFF;
	height:20px;
}
.bt{
	color:#fb2400;
	background-color:#f4f4f4;
	border:0;
	text-decoration:underline;
}
.guideHeader{
	border:0;
	border-bottom:#d8d8d8 1px solid;
	padding-left:5px;
	color:#4da8ce;
	font-weight:bold;
}
.guide{
	border:0;
	border-bottom:#d8d8d8 1px solid;
	padding-left:5px;
}