#frame {
	width:700px;
	margin-right:auto;
	margin-left:auto;
	margin-top:1px;
	padding:0px;
	text-align:left;
	border: 1px solid #000000;
}

#frame_turq {
	width:700px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#right {
	border-right: 1px solid #000000;
}

#top {
	border-top: 1px solid #669999;
}


#left {
	border-left: 1px solid #000000;
}

body {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:.75em;
	margin-top: 10pt; margin-bottom: 5pt; margin-left: 10pt; margin-right: 10pt;
}

ul {
	font-size:.75em;
}

ol {
	font-size:.75em;
}

.menutext {
	font-size:.7em;
}

.bottom {
	font-size:.7em;
	color:#999999;
}

.line {
	color: #669999;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}
a:active {color: #000000;}
a:hover {background-color:#669999; text-decoration:underline;} 

a.body:link { color: #669999; text-decoration: underline;}
a.body:visited { color: #669999; text-decoration: underline;}
a.body:active {color: #669999;}
a.body:hover { color:#000000; background-color:#CCCCCC; text-decoration:none;} 