/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999966;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	width: 769px;
}
td {
	width: 364px;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}

/* layout */


#contents
{
	width: 601px;
	top: 16px;
	left: 201px;
	position: absolute;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	height: 100%;
}

a:link {
	font-size: 12px;
	color: #999933;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	font-size: 12px;
	color: #999933;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-size: 12px;
	color: #666633;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#sidebar
{
	width: 200px;
	top: 26px;
	left: 0px;
	text-align: left;
	position: absolute;
}

#title
{
	width: 601px;
	text-align: left;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#title strong{
	color: #666633;
	font-weight: normal;
}


#title a:link {
	font-size: 12px;
	color: #999933;
	text-decoration: none;
}

#title a:visited {
	font-size: 12px;
	color: #999933;
	text-decoration: none;
}

#title a:hover {
	font-size: 12px;
	color: #666633;
	text-decoration: underline;
}

#section
{
	width: 601px;
	text-align: left;
	border-bottom-style: dotted;
	border-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#section strong{
	color: #666633;
	font-weight: normal;
}

#section img{
	margin-right: 1px;
	margin-bottom: 1px;
}

#rightbar
{
	width: 100%;
	top: 16px;
	left: 826px;
	position: absolute;
	text-align: left;
	padding-left: 0px;
	height: 1000px;
	background-image: url(images/dot4.gif);
	background-repeat: repeat;
}

hr {
color:#666633;
border-bottom-style: dotted;
}

h1 {
	font-size: 14px;
	color: #990000;
}

.emlink {
	font-size: 14px;
}

.introtitles {
	color: #990000;
}

.descriptions {
	padding-right: 20px;
}

.images {
	margin-right: 1px;
	vertical-align: top;
}
.smallimages {
	text-align: center;
	border-width: 1px;
	border-color: #666666;
	border-style: dotted;
	margin-top: 20px;
	margin-right: 20px;
}
em {
	font-style: italic;
}

.captions {
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 10px;
margin-right: 10px;
}

.descriptiontitles {
	font-size: 14px;
	color: #990000;
}

.dottedline {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #666666;
	margin-top: 20px;
	padding-top: 20px;
}
li {
}
