body {
	margin: 0;
	padding:0;
	border: 0;
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#CF6C6C;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#333;
	scrollbar-base-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-shadow-color:#000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bg_lines_top {
	background: #000000 url(../images/inside/inside_border.gif) repeat-y center;
}

.borders {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.bdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.homelinks {
	border: 0;
	z-index: 3;
	position: relative;
	top: 0px;
	left: 561px;
	width: 174px;
	height: 29px;
}

/* content area */

div#container {
	position: relative;
	z-index: 9;
	overflow: visible;
	top: 0px;
	right: 0px;
	width: 727px;
	text-align: left;
	vertical-align: top;
	left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	visibility: visible;


}

div#contentarea {
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	position: relative;
	z-index: 10;
	left: 25px;
	top: 31px;
	overflow: visible;
	width: 650px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}

div#contentarea p {
	font: 12px;
}

div#contentarea tr td {
	font: 12px;
	text-align: left;
	vertical-align: top;
}

a:link, a:visited, a:active {
	color: #CF6C6C;
	text-decoration: none;
}

a {
	color: #CF6C6C;
}

a:hover {
	color: #CF6C6C;
	text-decoration: underline; 
}

a img, a.img {
	border: 0 none #000;
}

img {
	border: 0 none #000;
}

.questions {
	position:relative;
	z-index:4;
	top: 24px;
	left:22px;
	margin: 0px;
	padding: 0px;
	border: 0px none #000;
	width: 360px;
	visibility: visible;

}


/* header styles */

h1, h2, h3, h4, h5, h6 { font: normal 18px Geneva, Arial, Helvetica, sans-serif; padding: 0; margin: 0; text-transform: capitalize; }

/* text for search-engines */

.searchthis {
	border: 0;
	visibility: hidden;

}
UL UL LI {
list-style-image: url(../images/inside/dmnd_bullet.gif);
}
.base {
	position:relative;
	padding-top: 50px;
	bottom: 0px;
	background-repeat: no-repeat;
}

