body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	background-repeat: repeat-y;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 46px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#gmenu {
	height: 25px;
	width: 760px;
	background-image: url(../img/g-line.jpg);
	background-repeat: repeat-x;
	margin-top: 8px;
}
#flash {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	clear:left;
	float:left;
}
#flash object, #flash embed {
	margin: 0px;
	padding: 0px;
}
#footer {
	display: block;
	width: 760px;
	background-image: url(../img/f-line.jpg);
	background-repeat: repeat-x;
	height: 28px;
	margin-bottom: 5px;
	margin-top: 8px;
	clear: both;
}
#footer ul {
	text-decoration: none;
	display: inline;
}
#footer li {
	display: inline;
	list-style-type: none;
	width: 120px;
	float: left;
	padding: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0.1em;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0.1em;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#copyright {
	font-size: small;
	line-height: 100%;
	color: #999999;
	text-decoration: none;
	width: 750px;
	margin-left: 10px;
	height: 50px;
}
.style1 {	font-size: x-small;
	color: #666666;
}
.adobe {
	border: 1px solid #999999;
	margin: 5px;
}


a:link {  text-decoration: none}
a:visited {  text-decoration: none; color: #000099}
a:hover {  text-decoration: underline}
a:active {  text-decoration: none}

.copyright {  font-size: 10px; color: #666666; font-family: "Verdana"}
.f9px {  font-size: 9px; line-height: 14px}
.f10px {  font-size: 10px; line-height: 14px}
.f11px {  font-size: 11px; line-height: 18px}
.f12px {  font-size: 12px; line-height: 14px}
.f14px {  font-size: 14px}

.f10px16 {  font-size: 10px; line-height: 16px}
.f12px16 {  font-size: 12px; line-height: 16px}
.f12px20 {  font-size: 12px; line-height: 20px}
.f12px18 {  font-size: 12px; line-height: 18px}
.gray12px { font-size: 12px; color: #333333}
.gray9px { font-size: 9px; color: #333333 }
.ind12px16 { font-size: 12px; line-height: 16px ; margin-left: 20px; text-indent: 20pt}
.16black {  font-size: 16px; color: #000000}
.16red {  font-size: 16px; color: #A80000}
.f14pxwhite {  font-size: 14px; color: #FFFFFF}
.gray12px2 {  font-size: 12px; color: #FFFFFF}
.gray12pxw { font-size: 12px; color: #FFFFFF}

.text16black {
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.text12black {
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.text12red {
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #EB2A3B;
	text-decoration: none;
}



