.title {
	position: relative;
	top: 10px;
	left: 20px;
	background: url('titlebg.jpg') no-repeat 0px -2px;	
	width:450;
	height:25;
	font-family: times;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	letter-spacing:2px;
	text-indent: 10px;
}

.subtitle {
	color: #000000;
	font-family: times;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

.text {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}

.indextb {
	background: url('tbbg.gif') no-repeat 0px 0px;
	height: 88px;
	width: 470px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.indextitle {
	color: #D9A582;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
	letter-spacing: 2px;
}

.indexlink {
	color: #D9A582;
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 1px;
	position: relative;
	left: 400px;
	text-decoration: none;
}

.indexlink:hover {
	color: #D9A582;
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 2px;
	position: relative;
	left: 397px;
	text-decoration: none;
}


.indexlink2 {
	color: #D9A582;
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 1px;
	position: relative;
	left: 360px;
	text-decoration: none;
}

.indexlink2:hover {
	color: #D9A582;
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 2px;
	position: relative;
	left: 357px;
	text-decoration: none;
}

ul li {
	list-style: circle;
	font-size: 12px;
}


.tdheader {
	background: #006699;
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
}

.tdrow {
	background: #D2E3E9;
	color: #000000;
	font-family: arial;
	font-size: 13px;
}

.boldtext {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
}

.style1 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
}

.link:hover {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
}

.closebutton {
	background-color: #D2E3E9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
}

.style
{
	color: #000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	position: relative;
	top: -1px;
}
.style:hover
{
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	position: relative;
	top: -1px;
}

.pictext
{
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: none;
}