 #navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
	border-width: 1px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 1px 1px;
width: 132px;
color: #fff;
background-color: #AE121F;
text-decoration: none;
	border-width: 0px 1px 1px 1px;
	padding: 0px;
	border-style: dotted;
	border-color: white;
}

#navcontainer a:hover
{
color: #ae121f;
background-color: #fff;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #fff;
background-color: #369;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	word-spacing: normal;
	margin: 10px;
}
	
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	word-spacing: normal;
	margin: 10px;
	
}

.previous {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	word-spacing: normal;
	margin: 10px;
	
}

.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	word-spacing: normal;
	margin: 10px;
	
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD0E22;
	text-align: center;
	border-bottom: 2px dotted #AD0E22;
	border-top: 2px dotted #AD0E22;
}

.own {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.sample {
	border-width: 2px 2px 0px 2px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(173, 14, 34) rgb(173, 14, 34) rgb(173, 14, 34) rgb(173, 14, 34);
	border-collapse: separate;
	background-color: white;
}
.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.border {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(173, 14, 34) rgb(173, 14, 34) rgb(173, 14, 34) rgb(173, 14, 34);
	border-collapse: separate;
	background-color: white;
}
.border th {
	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(173, 14, 34) rgb(173, 14, 34) rgb(173, 14, 34) rgb(173, 14, 34);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.border td {
	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(173, 14, 34) rgb(173, 14, 34) rgb(173, 14, 34) rgb(173, 14, 34);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: center;
}
