body {
	margin: 0 0 0 0;
	text-align: left;
}

body.popup {
	background-image: none;
}

body, p, ul, ol, td, th, blockquote, h1, h2, h3, form {
	font-family: Arial, Helvetica, sans-serif;
}

p, ul, ol, td, th, blockquote, h1, h2, h3, form {
	font-size: 13px;
	text-align: left;
}

#str-Footer p {
	clear: both;
	font-size: 11px;
	text-align: center;
	margin-top: 3em;
}

pre, tt, code, kbd, samp {
	font-family: monospace;
}

h1, h2, h3 {
	text-transform: none;
	font-weight: normal;
	background: transparent;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
}

h3 + p {
	margin-top: 0;
}

hr {
	border: none;
	height: 2px;
	text-align: center;
}

td, th {
	vertical-align: top;
}

th {
	text-align: center;
	font-weight: bold;
}

#str-AIFooter {
	font-size: 9px;
	clear: both;
}

.nav {
	font-size: 11px;
}

div.nav {
	margin-bottom: 1em;
	text-align: left;
}

.para {
	margin-bottom: 1em;
}

div.gallimg {
	padding: 20px 20px 10px 20px;
}

div.winclose {
	text-align: right;
	padding: 0px 20px 20px 20px;
	font-size: 13px;
}

div.help {
	padding: 20px 30px 20px 20px;
}

table.form td {
	padding: 0 8px 8px 0;
}

table.form div {
	margin: 10px;
}

.centre {
	text-align: center;
}

.highlight {
	color: #FF0000;
}

img {
	border: none;
}

img.fixpng {
	behavior: url("/fixpng.htc");
}

div.aboutimg {
	float: right;
	clear: right;
	padding: 0 0 10px 10px;
	text-align: left;
}

a:link, a:visited, a:active {
	background: transparent;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	text-decoration: underline;
}

a:link.current, a:visited.current, a:active.current, a:hover.current {
	font-weight: bold;
}

div.form, table.form {
	width: 100%;
}

table.border, table.border td {
	border-style: solid; 
	border-width: 1px;
	border-collapse: collapse;
}

table.border td {
	padding: 3px;
}

input, select, textarea {
	border-width: 1px;
	border-style: solid;
}

textarea {
	width: 100%;
}

input[type="radio"], input[type="checkbox"] {
	vertical-align: top;
	height: auto;
}

input.frm-InputText + input.button {
	margin-left: 10px;
}

.button, input[type="button"], input[type="submit"], input[type="reset"] {
	font-weight: bold;
	width: auto;
	margin-right: 10px;
}
.narrow {
	width: 200px;
}

.clear {
	clear: both;
	height: 0;
}

#str-Menu .menuitem {
	display: inline;
	white-space: nowrap;
}

#str-Menu img {
	vertical-align: bottom;
}

#templates .image, #templates .current, #templates .image td, #templates .current td {
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

#templates .image, #templates .current {
	width: 184px;
}

#templates td.gallimg {
	padding: 2px 10px 10px 10px;
}

#templates .current td.gallimg, #templates .image td.gallimg {
	padding-bottom: 0;
}

#templates .image img, #templates .current img, #templates .image td img, #templates .current td img {
	margin-bottom: 3px;
}

#templates .current {
	border: 1px solid black;
	background: #CCCCCC;
}

#templates .current td {
	background: #CCCCCC;
}

#templates img {
	border: 1px solid black;
}
#str-Body {
	height: 104px;
	text-align: center;
	width: 75%;
	min-width: 583px;
}

#str-Topbar {
	height: 104px;
	text-align: center;
}

#str-Botbar {
	height: 20px;
}

#str-Menubar {
	background-repeat: no-repeat;
	background-position: 462px 0px;
	margin: 0 auto 0 auto;
	width: 700px;
	height: 46px;
}

#str-Menu {
	text-align: right;
	margin-right: 247px;
}

#str-Menu img {
	margin: 10px 2px 0 2px;
}

#str-Content {
	margin: 40px auto 20px auto;
	width: 650px;
}

#str-AIFooter {
	margin: 20px 0 8px 12px;
}

h1 {
	text-transform: lowercase;
}

#str-Title {
	float: right;
	text-transform: lowercase;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.13em;
	padding: 15px 0 0 0;
	text-align: left;
	width: 220px;
	height: 31px;
}

body {
	background: #6E7C95;
	color: #FFFFFF;
}

p, ul, ol, td, blockquote {
	color: #FFFFFF;
}

#str-Body {
	background: #6E7C95;
}

#str-Botbar, #str-Topbar {
	background: #444E5F;
}

#str-AIFooter {
	color: #000000;
}

#str-Menubar {
	background-image: url("/templates/dhargrave/images/flyout.gif");
}

#str-Title {
	color: #FFFFFF;
}

h2 {
	color: #FFFFFF;
}

h3 {
	color: #FFFFFF;
}

hr {
	color: #FFFFFF;
	background: #FFFFFF000;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
}

a:hover {
	color: #000000;
}

#str-AIFooter {
	color: #000000;
}

input, select, textarea {
	background: #A2A7AF;
	color: #444E5F;
	border-color: #ADB4CD;
}

input.button {
	background: #444E5F;
	color: #A2A7AF;
	border-color: #ADB4CD;
}



