@charset "utf-8";
/* CSS Document */

body {
background-color: #f5f7f6;
margin: 0px;
background-image: url(images/template_01.jpg);
background-repeat:repeat-x;
background-position: top;
}

.slide{
	padding-left: 200px
}

td{
	margin: 0px;
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 14px;
	color: #333333;
	vertical-align: top;
	line-height: 20px;
}

.content {
padding-right: 35px;
padding-left: 35px;
}

.sidecontent {
padding-left: 15px
}

.header {
font-family: Arial, Georgia, "Times New Roman", Times, serif;
display:block;
background-repeat: no-repeat;
background-position: left bottom;
font-size: 22px;
color: #990000;
}

.header2 {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
background-image:url(images/bottomline2.jpg);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 18px;
color: #0067aa;
}

img.img {
padding: 0 10px 0 10px;
border:none;
}

a {
color: #0099FF;
}

a.link {
	border:none;
	underline: none;
	text-decoration:none;
}
input {
border: #999999 1px solid;
background-color: #CCCCCC;
}

textarea {
border: #999999 1px solid;
background-color: #CCCCCC;
}
.link div {
	border:none;
	underline: none;
	text-decoration:none;
	border-style: none;
	
}
.style34 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;x
	font-weight: lighter;
	color: #300;
	text-decoration: underline;
}

.style37 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	color:#300;
	text-decoration:none;
}


.style35 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: lighter;
	color:#300;
	text-decoration:underline;
}

.imglink {
	border:none;
	underline: none;
	text-decoration:none;
	border-style: none;
	background-image:url(images/plan.jpg);
	background-position:center;
	width: 300 px;
	height: 100 px;
	background-repeat:none;
	display: block;
	text-indent:-9999px;
	}
