body {
	background-color: #E7E7E7;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	font-size : 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-size : 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}

.text {
	font-size : 12px;
}

p {
	font-size : 12px;
	font-family: Verdana, Arial, Sans, Helvetica;
	color: #000;
	text-align : justify;
}
hr {
	color : #fff;
}
input, textarea {
	background-color :  #fff;
	border-bottom-color :  #777;
	border-bottom-style :  solid;
	border-bottom-width :  1px;
	border-left-color :  #777;
	border-left-style :  solid;
	border-left-width :  1px;
	border-right-color :  #777;
	border-right-style :  solid;
	border-right-width :  1px;
	border-top-color :  #777;
	border-top-style :  solid;
	border-top-width :  1px;
	color : #000;
	font-family : Verdana, Arial, Sans, Helvetica;
	font-size : 14px;
}
.cp_text {
	text-align : justify;
}
.cp_header {
	font-weight : bold;
}

.gb_text {

}
.gb_name {
	font-weight : bold;
}
.gb_date {
	color: #777;
	font-size : 10px;
}
.gb_msg {

}
.nt_text {

}
.nt_header {
	font-weight : bold;
}
.nt_date {
	color: #fff;
	font-size : 6px;
}
.nt_msg {

}
.sn_header {
	font-weight : bold;
}
.sn_date {
	color: #fff;
	font-size : 6px;
}
.sn_msg {

}

.copy {
	font-size : 10px;
	color: #999;
}

.menu-out {
	background-image: url(menubg.gif);
	padding-right: 16px;
	padding-left: 16px;
	white-space : nowrap;
}
.menu-over {
	background-image: url(menuover.gif);
	padding-right: 16px;
	padding-left: 16px;
	white-space : nowrap;
}

.menuactive {
	color: #700;
	font-size : 12px;
	font-weight: bold;
	font-family : Trebuchet MS, Verdana, Arial, Sans, Helvetica;
	text-decoration: none;
}

.menu1 {
	color: #777;
	font-size : 12px;
	font-weight: bold;
	font-family : Trebuchet MS, Verdana, Arial, Sans, Helvetica;
	text-decoration: none;
}

a.menu1:link {
	color: #999;
	font-size : 12px;
	font-weight: bold;
	font-family : Trebuchet MS, Verdana, Arial, Sans, Helvetica;
	text-decoration: none;
}
a.menu1:visited {
	color: #999;
	font-size : 12px;
	font-weight: bold;
	font-family : Trebuchet MS, Verdana, Arial, Sans, Helvetica;
	text-decoration: none;
}
a.menu1:active {
	color: #999;
	font-size : 12px;
	font-weight: bold;
	font-family : Trebuchet MS, Verdana, Arial, Sans, Helvetica;
	text-decoration: none;
}
a.menu1:hover {
	color: #900;
	font-size : 12px;
	font-weight: bold;
	font-family : Trebuchet MS, Verdana, Arial, Sans, Helvetica;
	text-decoration: none;
}

a.copy:link {
	color: #777;
	font-size : 10px;
	text-decoration: underline;
}
a.copy:visited {
	color: #777;
	font-size : 10px;
	text-decoration: underline;
}
a.copy:active {
	color: #777;
	font-size : 10px;
	text-decoration: underline;
}
a.copy:hover {
	color: #000;
	font-size : 10px;
	text-decoration: none;
}

a:link {
	color: #700;
	font-size : 12px;
	text-decoration: underline;
}
a:visited {
	color: #700;
	font-size : 12px;
	text-decoration: underline;
}
a:active {
	color: #700;
	font-size : 12px;
	text-decoration: underline;
}
a:hover {
	color: #f00;
	font-size : 12px;
	text-decoration: none;
}