body {
	height: 100%;
	top: 0px;
	left: 0px;
	margin:  2px 0px 0px 7px;
	padding:  0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	background-color: #ffffff;
/*	overflow: auto; */
}

/* DISPLAY styles */
img { display: block; border: 0; }
.block { display: block; border: 0; }
.inline { display: inline; border: 0px; padding: 0px; margin: 0px; }
.hide { display: none; }
.alt { display: none; }

.go_top {
	display: inline;
	border: 0;
	float: right;
	position: relative;
	margin-top: 6px;
	margin-bottom: 6px;
	z-index: 13;}


/* P styles */
.indent { text-indent: 2em; }
.nowrap { white-space: nowrap; }
.inset { margin: 0px 12px 12px 15px; }
.hvy { font-weight: bold; color: #000000; }
.hvyred { font-weight: bold; color: #990000; }
.nogap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.nobtmgap {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.minbtmgap {
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.mintopgap {
	margin-top: 2px;
	padding-top: 2px;
}

.notopgap {
	margin-top: 0px;
	padding-top: 0px;
}

/* FONT defs. */

a:link {color: #a60000; text-decoration: underline}
a:visited {color: #990000; text-decoration: underline}
a:hover {color: #ff0000; text-decoration: none}
a:active {color: #ff0000; text-decoration: none}

h1 {
	font-family: georgia, serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 8px;
}

h2 {
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc3300;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
h3 {
	font-family: georgia, "times new roman", serif;
	font-size: 13px;
	font-weight: 800;
	color: #cc3300;
	margin-top: 6px;
	margin-bottom: 8px;
}
	
.h2norm {
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff3300;
	margin-top: 6px;
	margin-bottom: 8px;
}
	

.small {font-family: verdana, arial, sans-serif; font-size: 10px; color: #555555;}
.smalltite {font-family: verdana, arial, sans-serif; font-size: 10px; letter-spacing: -1px;}
.smaller {font-family: arial, sans-serif; font-size: 11px;}
.tiny {font-family: arial, sans-serif; font-size: 9px;}
.tinyserif {font-family: georgia, "times new roman", serif; font-size: 10px; color: #444444;}
.body {font-family: verdana, arial, sans-serif; font-size: 11px; color: #555555;}
.medium {font-family: verdana, geneva, arial, sans-serif; font-size: 13px; color: #555555;}
.demibold {font-family: verdana, arial, sans-serif; font-weight: bold; font-size: 17px;}
.bodyspace {font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 17px; color: #555555;}
.mediumspace {font-family: verdana, arial, sans-serif; font-size: 13px; line-height: 20px; color: #555555;}

.geo14 {font-family: georgia, times, serif; font-size: 14px; line-height: 20px; color: #777777;}
.geo14_26 {font-family: georgia, times, serif; font-size: 14px; line-height: 26px; color: #777777;}
.geo14_28 {font-family: georgia, times, serif; font-size: 14px; line-height: 28px; color: #777777;}
.geo14_33 {font-family: georgia, times, serif; font-size: 14px; line-height: 33px; color: #777777;}
.geo14_36 {font-family: georgia, times, serif; font-size: 14px; line-height: 36px; color: #777777;}

.initcap_geo21 {font-family: georgia, times, serif; font-size: 21px; line-height: 36px; color: #888888; font-weight: 20;}

.geo13 {font-family: georgia, times, serif; font-size: 13px; line-height: 18px; color: #777777;}
.geo13_17 {font-family: georgia, times, serif; font-size: 13px; line-height: 17px; color: #777777;}
.geo13_21 {font-family: georgia, times, serif; font-size: 13px; line-height: 21px; color: #777777;}
.geo13_28 {font-family: georgia, times, serif; font-size: 13px; line-height: 28px; color: #777777;}

.initcap_geo18 {font-family: georgia, times, serif; font-size: 18px; line-height: 20px; color: #888888; font-weight: 20;}

.tite05 {letter-spacing: -0.05em;}

ul.geo14  {
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 12px; /* 9px here compensates for <li> img. bllts (see below) */
}

ul.geo14 li {
	display: block;
	margin: -1px 0px 0px -12px;
	padding: 7px 0px 5px 17px;
	color: #777777;
	background: #ffffff url(../images/dmd_bllt_5blu.gif) top left no-repeat;
	background-position: 5px 13px;
}

ul.geo13  {
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 12px; /* 9px here compensates for <li> img. bllts (see below) */
}

ul.geo13 li {
	display: block;
	margin: -1px 0px 0px -12px;
	padding: 5px 0px 7px 17px;
	color: #777777;
	background: #ffffff url(../images/dmd_bllt_5blu.gif) top left no-repeat;
	background-position: 4px 11px;
}

.caption {
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
	color: #444444;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.subctg_box555 {
display: block;
margin: 6px 0px 7px 15px;
padding: 7px 0px 7px 18px;
border: 1px;
border-style: solid;
border-color: #9e9d98;
width: 555px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 535px;	/* Actual value for conformant browsers (2px added for <img> "border") */
background-color: #ffffff;
}

.subctg_box555 img {
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px 0px 0px 0px;
}

.subctg_box570 {
display: block;
margin: 0px 0px 3px 15px;
padding: 7px 0px 7px 18px;
border: 1px;
border-style: solid;
border-color: #9e9d98;
width: 570px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 550px;	/* Actual value for conformant browsers (2px added for <img> "border") */
background-color: #ffffff;
}

.subctg_box570 img, .subctg_box555 img, .toplinks img {
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px 0px 0px 0px;
}

/* ContentWindow image borders */

td.contwin585_top {
background-image: top left url(../images/contwin_top_585x8.gif);
background-repeat: no-repeat;
width: 585px;
}

td.contwin585_btm {
background-image: bottom left url(../images/contwin_btm_585x23.gif);
background-repeat: no-repeat;
width: 585px;
}

td.contwin570_lft {
background: url(../images/contwin_lft_40x2.gif);
background-repeat: repeat-y;
background-position: top,left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px 0px 0px 0px;
}

td.contwin570_rt {
background-image: url(../images/contwin_rt_25x2.gif);
background-repeat: repeat-y;
background-position: top,left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px 0px 0px 0px;
}

.content455w {
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 455px;
height: 418px;
background-color: #ffffff;
}

.content505w {
display: block;
margin: 14px 0px 16px 0px;
padding: 0px 0px 0px 0px;
width: 505px;
background-color: #ffffff;
}

.content520w {
display: block;
margin: 14px 0px 16px 0px;
padding: 0px 0px 0px 0px;
width: 520px;
height: 456px;
background-color: #ffffff;
}

.gallery520w {
display: block;
margin: 4px 0px 8px 0px;
padding: 0px 0px 0px 0px;
width: 520px;
height: 450px;
background-color: #ffffff;
}

td.contwin520_top {
background-image: top left url(../images/contwin_top_520x8.gif);
background-repeat: no-repeat;
width: 520px;
height: 100%;
}

td.contwin520_btm {
background-image: bottom left url(../images/contwin_btm_520x23.gif);
background-repeat: no-repeat;
width: 520px;
height: 100%;
}

.thumhholder85 {
display: block;
margin: 0px 0px 0px 0px;
padding: 4px 4px 4px 4px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #dbd8ce;
width: 95px;
height: 95px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 85px; /* Actual value for conformant browsers (2px added for <img> "border") */
height: 85px;
background-color: #ffffff;
}

img.thumb85 {
display: block;
margin: 0px 0px 0px 0px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #aaaaaa;
width: 85px;
height: 85px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 83px; /* Actual value for conformant browsers (2px added for <img> "border") */
height: 83px;
background-color: #ffffff;
}

a:hover img.thumb85, a:active img.thumb85  {border-color: #cc0000;}

.thumhholder120 {
display: block;
margin: 0px 0px 0px 0px;
padding: 3px 3px 3px 3px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #dbd8ce;
width: 120px;
height: 120px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 112px; /* Actual value for conformant browsers (2px added for <img> "border") */
height: 112px;
background-color: #ffffff;
}

img.thumb110 {
display: block;
margin: 0px 0px 0px 0px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #aaaaaa;
width: 112px;
height: 112px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 110px; /* Actual value for conformant browsers (2px added for <img> "border") */
height: 110px;
background-color: #ffffff;
}

a:hover img.thumb110, a:active img.thumb110  {border-color: #cc0000;}

.thumhholder160 {
display: block;
margin: 0px 0px 0px 0px;
padding: 3px 3px 3px 3px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #dbd8ce;
width: 160px;
height: 160px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 150px; /* Actual value for conformant browsers (2px added for <img> "border") */
height: 150px;
background-color: #ffffff;
}

.thumhholder160_floatrt {
display: inline;
float: right;
position: relative;
margin: 0px 0px 0px 15px;
padding: 3px 3px 3px 3px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #dbd8ce;
width: 160px;
height: 160px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 150px; /* Actual value for conformant browsers (2px added for <img> "border") */
height: 150px;
background-color: #ffffff;
}

.thumhholder160x194_floatrt {
display: inline;
float: right;
position: relative;
margin: 0px 0px 0px 15px;
padding: 3px 3px 3px 3px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #dbd8ce;
width: 160px;
height: 194px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 150px; /* Actual value for conformant browsers (2px added for <img> "border") */
height: 184px;
background-color: #ffffff;
}

img.thumb148x182 {
display: block;
margin: 0px 0px 0px 0px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #aaaaaa;
width: 150px;
height: 184px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 148px; /* Actual value for conformant browsers (2px added for <img> "border") */
height: 182px;
background-color: #ffffff;
}

span.picholder_dotted_floatrt {
display: inline;
float: right;
position: relative;
top: 0px;
right: 3px;
margin-top: 0px;
margin-left: 8px;
border-width: 3px 3px 3px 3px;
border-style: dotted;
border-color: #bddcff;
background-color: #ffffff;
}

img.thumb148 {
display: block;
margin: 0px 0px 0px 0px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #aaaaaa;
width: 150px;
height: 150px; /* False value for IE4-5.x/Win */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 148px; /* Actual value for conformant browsers (2px added for <img> "border") */
height: 148px;
background-color: #ffffff;
}

a:hover img.thumb148, a:active img.thumb148  {border-color: #cc0000;}

img.picholder_dotted {
display: inline;
margin-top: 0px;
margin-right: 0px;
border-width: 3px 3px 3px 3px;
border-style: dotted;
border-color: #bddcff;
background-color: #ffffff;
}

img.picholder_dotted_last {
display: inline;
margin-top: 0px;
margin-right: 0px;
border-width: 3px 3px 3px 3px;
border-style: dotted;
border-color: #bddcff;
background-color: #ffffff;
}

a:hover img.picholder_dotted, a:hover img.picholder_dotted_last, a:active img.picholder_dotted, a:active img.picholder_dotted_last {
display: inline;
margin-top: 0px;
margin-right: 0px;
border-width: 3px 3px 3px 3px;
border-style: dotted;
border-color: #cc0000;
background-color: #ffffff;
}

img.picholder_dotted2 {
display: inline;
margin-top: 0px;
margin-right: 41px;
border-width: 3px 3px 3px 3px;
border-style: dotted;
border-color: #bddcff;
background-color: #ffffff;
}

img.picholder_dotted2_last {
display: inline;
margin-top: 0px;
margin-right: 0px;
border-width: 3px 3px 3px 3px;
border-style: dotted;
border-color: #bddcff;
background-color: #ffffff;
}

a:hover img.picholder_dotted2, a:active img.picholder_dotted2 {
display: inline;
margin-top: 0px;
margin-right: 41px;
border-width: 3px 3px 3px 3px;
border-style: dotted;
border-color: #cc0000;
background-color: #ffffff;
}

span.picholder_dotted_floatrt {
display: inline;
float: right;
position: relative;
top: 0px;
right: 3px;
margin-top: 0px;
margin-left: 8px;
border-width: 3px 3px 3px 3px;
border-style: dotted;
border-color: #bddcff;
background-color: #ffffff;
}

/* Form elements */
form {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
	
/*input {font-family: verdana, arial, sans-serif; font-size: 11px;
color: #000000;
background-color: #DBE9FF;
border: 1px inset #666666;
margin-bottom: 4px;
}*/

input.srchtxt {font-family: arial, sans-serif; font-size: 10px;
color: #000000;
/* background-color: #DBE9FF; */
background-color: #ffffff;
border: 1px inset #666666;
margin-bottom: 0px;
width: 138px;
}

/* Font style for label element if Javascript disabled */
label.dynamic {font-family: arial, sans-serif; font-size: 10px;
color: #000000;
margin-bottom: 4px;
}

/* 'input' form element is used with graphic image btns. */
input.srch {
height: 18px;
width: 18px;
border: 0px none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

select {
font-family: verdana, arial, sans-serif;
font-size: 9px;
font-weight: normal;
background-color: #DBE9FF;
border: 1px inset #666666;
margin-bottom: 4px;
}

.submit {
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ffffff;
letter-spacing: 0.1em;
padding : 2px 4px 2px 4px;
background : #cc0000;
border-style: solid;
border-width: 1px;
border-top-color : #ff9999;
border-left-color : #ff9999;
border-right-color : #990000;
border-bottom-color : #990000;
}
.submit:active {
color: #ffffff;
letter-spacing: 0.1em;
padding : 2px 4px 2px 4px;
background : #ff0000;
/*border-style: solid;*/
/*border-width: 1px;*/
/*border-top-color : #ffffff;*/
/*border-left-color : #ffffff;*/
/*border-right-color : #cc0000;*/
/*border-bottom-color : #cc0000;*/
}

input.caption {
	font-family: georgia, times, serif;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	color: #444444;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px solid #ffffff;
}