body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {  color: #000099}
a:visited {  color: #000099}
a:hover {  color: #FF0000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #996600}
.nul {  text-decoration: none}
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.tpara {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; background-color: #CCCCCC}
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #000000}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.offw {font-family: sans-serif; color: #FFFFFE; font-size: 10px;}

#wrap {
	width: 722px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	width: 720px;
	height: 72px;
	margin: 0;
	padding: 0;
	background-image: url(cssimages/tn_banner.gif);
}

#headerleft {
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 2px 2px 35px;
}

#headerleft h1{
	margin: 0px;
	padding: 0px;
}

#headerleft h1 a, #headerleft h1 a:visited {
	color: #FFFFFF;
	font-size: 40px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#headerleft img {
	border: 0;
}

#headerleft p {
	background-color: #336699;
	color: #FFFFFF;
	margin-top: -5px;
	padding: 0px;
}

#headerlang {
	position: absolute;
	top: 50px;
	right: 10px;
}

#headerlang img {
	border: 0;
}

#content {
	width: 718px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	overflow: hidden;
}

#content h1 {
	font-size: 14px;
}

#content h2 {
	font-size: 12px;
	color: #336699;
}

#welcomeindex {
	background-color: #CCCCCC;
	padding: 5px 10px 5px 10px;
}

#welcomeindex h1, #welcomeindex h2 {
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
	width: 720px;
	height: 22px;
	margin: 0;
	background-image: url(cssimages/tn_footer.gif);
}

#copyright {
	position: absolute;
	top: 3px;
	left: 35px;
	color: #FFFFFF;
	font-size: 11px;
}

#enter {
	width: 718px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	overflow: hidden;
	font-size: 14px;
}

#enter img {
	border: 0;
}

#enter a {
	text-decoration: none;
}

#enter a:hover {
	background-color: #CCCCCC;
}

#enter p {
	padding-left: 25px;
	line-height: 14px;
}