.stroke {
	background-position: center top;
	border: 1px solid #757575;
}
#navigation {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
#navigation a {
	color: #960000;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2BEBE;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	margin: 0px;
}
#navigation a:hover {
	text-decoration: none;
}
.blueBG {
	background-color: #960000;
}

.nav1 {
	background-color: #E5D1D1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
}

.footer {
	font-size: 11px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
}
body,table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.contentArea {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-position: left top;
}


a{
	text-decoration:underline;
	color: #990000;
}
a:hover{
	text-decoration:none;
}




.Header, H1 {
	font-size: 21px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #960000;
}

li {
	list-style-position: inside;
	list-style-type: circle;
}
.navSelected {
	font-weight: bold;
	color: #F44938;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #960000;
	line-height: 20px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #960000;
	line-height: 20px;
	font-weight: bold;
}
.contentArea .note {
	background-color: #E7E7F2;
	padding: 0px 10px;
	border: 1px solid #1C2777;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.images {
	background-color: #960000;
	border: 1px solid #960000;
}
.images .anno {
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	padding: 3px 8px 3px 3px;
	float: right;
	clear: both;
}
 .tableStroke td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 11px;
}
.contentArea .panelsTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
}
.contentArea .panelsTDsizes {
	background-position: center;
	text-align: center;
	font-size: 10px;
}

/* ADDED BY ARRON ON 10 OCTOBER */

.ImageShadow {
	background-color: #DADADA;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-right: 5px;
}
.ImageBorder {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	padding: 0px;
	margin: 0px;
}
.ImageShadow .ImageBorder img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.anno {
	/*
	background-image: url(../images/magnifier.gif);
	*/
	background-repeat: no-repeat;
	padding: 2px;
	display: block;
	font-size: 10px;
}
.clear {
	clear: both;
}
