body {
	margin: 0 auto;
	FONT-SIZE: 12pt;
	COLOR: #1D4B58;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	background: url(images/bg2.jpg) no-repeat right top fixed;
}

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	text-align: left;
}

.tdnavtop{
background:url(images/navtop.png) no-repeat;
height:15px;
}

.tdnavcontent{
background:url(images/navcontent.png) repeat-y;
padding-left:10px;
padding-right:10px;
}

.tdnavbottom{
background:url(images/navbottom.png) no-repeat;
height:18px;
}

.tdmaintop{
background:url(images/maintop.png) no-repeat;
height:63px;
}

.tdmaincontent{
	background:url(images/maincontent.png) repeat-y;
	padding-left:35px;
	padding-right:35px;
	text-align: left;
}

.tdmainbottom{
background:url(images/mainbottom.png) no-repeat;
height:63px;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}



H1 {
	FONT-SIZE: 16pt;
	COLOR: #FFF;
	FONT-FAMILY: "Kozuka Gothic Pro L", Georgia, Arial, "Times New Roman";
}

#linksmenu {
padding-top:15px;
}


ul { list-style-type: none; }

li a{
	width:220px;
	height:18px;
	FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #11485C;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px;
	
}
li a:hover{
	color: #000000;
}

li ul li a{
	width:220px;
	height:18px;
	FONT-FAMILY: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	color: #10495C;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px;
}
li ul li a:hover{
	color: #9B2824;
}
