body {
	margin: 0px;
	background: #FFFDF8;
	text-align: left;
	color: #333333;
	line-height:133%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	width: 1000px;
	text-align: left;
	background-color: #eeeeee;
}


#main {
	padding: 5px;
	border-top: 0px;
	width: 685px;
	text-align: left;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}


#side {
	float: right;
	width: 280px;
	padding: 6px;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px
/*	list-style: none;  */
}


#head {
	margin: 3px;
	margin-bottom: 5px;
	padding: 3px;
	width: 989px;
	height: 64px;
	background: url(/_images/head_new_2.gif);
	overflow: hidden;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

#head h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 5px;
	letter-spacing: 5px;
	color: #FFFFFF;
	font-weight: lighter;
}

#head a {
	color: #FFFFFF;
	text-decoration: none;
}

#foot {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	border: 0px;
	width: 695px;
	background: url(/_images/foot.gif);
	overflow: hidden;
}

#foot a {
	color: #FFFFFF;
	text-decoration: none;
}

#foot h6 {
	margin: 0px 10px;
	font-size: 7pt;
	font-weight: normal;
	line-height: 32px;
	color: #FFFFFF;
}


#image {
	margin: 3px;
	padding: 2px;
	border: 1px;
	border-color: #CCCCCC;
	background: #FFFFFF;
	border-style: solid;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 0px;
}

#caption {
	margin: 0px;
	text-align: right;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 7pt;
	font-weight: normal;
}

h6 {
	font-size: 7pt;
	font-weight: normal;
	line-height: 32px;
}

h10 {
	font-size: 7pt;
	font-weight: normal;
	text-align: right;
}


