body {
	background:url(pict/mainbg.gif);
	background-color: #a6c5ce;
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000; 	
	margin-left: 0px;
	margin-top: 10px;
}

.main {
	margin-left: 315px;
	margin-right: 20px;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding-bottom: 50px;
}

.info {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 35px;
}

.date {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #000080;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-right: 25px;
}

.seldate {
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.backlnk {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	margin-top: 25px;
	margin-bottom: 0px;
}

.backlnk a:link {
	text-decoration: none;
}

.backlnk a:visited {
	text-decoration: none;
}

.backlnk a:active {
	color: #00ffff;
	text-decoration: none;
}

.backlnk a:hover {
	text-decoration: underline;
}

.header {
	background-color: #f8f8f8;
	color: #000060; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: center;
	font-family: Times New Roman;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}

a:link {
	color: #0000f0;
}

a:visited {
	color: #000080;
}

a:active {
	color: #ffff00;
}

select {
	width: 12em; 
	height: 1.8em;
	background-color: #e0e0ff; 
	font-size: 14px; 
	border-width: medium;
	border-style: double;
	border-color: #77969f;
}

.note_outer {
	width: 420px; /* 480 */
	border-top-color: #ffffcc; 
	border-left-color: #ffffcc; 
	border-right-color: #dbdb00; 
	border-bottom-color: #dbdb00; 
	background-color: #ffff00;
	border-width: 1px; 
	border-style: solid;
	text-align: justify;
}

.note_inner {
	border-top-color: #ffff19; 
	border-left-color: #ffff19; 
	border-right-color: #ecec00; 
	border-bottom-color: #ecec00; 
	background-color: #ffff00;
	border-width: 1px;
	border-style: solid;
}

.note_main {
	text-align: left;
	background-color: #ffff00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;	
}

.note_header {
	width: 100%;
	background-color: #dbdb00;
	padding: 2px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}

.node_footer {
	width: 397px;
	position: relative;
	left: 16px;
	top: 5px;
}

.note_main a:link {
	text-decoration: none;
}

.note_main a:visited {
	text-decoration: none;
}

.note_main a:active {
	color: #00ffff;
	text-decoration: none;
}

.note_main a:hover {
	text-decoration: underline;
}





