body, td{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
}
a{
	color:#00802E;
}
.navs a{
	text-decoration:none;
}
.navs a:hover{
	text-decoration:underline;
}
.navs ul{
	margin-left:21px;
}
.navs ul li{
	list-style:none;
	margin-left:0px;
}

.themeMainColor {
	background-color: #B29782;
}
.themeSubColor1{
	background-color: #B29782;
}

.FooterSlogan{
	color:#F2D0AD;
}
.FooterNice{
	background-color:#F9E9D9;
	color:white;
	border-right:solid 1px #B49986;
	border-bottom:solid 1px #B49986;
	border-left:solid 1px #B49986;
	width:315px;
	height:22px;
	text-align:center center;
	padding-right:20px;
	margin-right:25px;
}

h1{
	color:#20517C;
	margin-bottom:2px;
	margin-left:21px;
}
.main td{
	font-size:12px;
}

.AwardLine{
	font-weight:bold;
	color:#E20915;
	text-align:center;
}

.AwardYear{
	border-bottom:solid 1px black;
	font-weight:bold;

}
.CopyRight{
	line-height:25px;
	font-size:9px;
	text-align:center;
	vertical-align:bottom;
}
.SloganAtHome{

}

.NoLink{
	color:black;
	text-decoration:none;
	cursor:default;
}
