/* g-force Netscape style */

a:link {
	color: #039
}
a:visited{
	color: #5E457D;
}
a:link,
a:visited{
	text-decoration: underline;
	background-color: transparent;
}
a:active{
	color: #900;
}
a:active,
a:hover,
a:focus{
	text-decoration: underline;
	background-color: transparent;
}
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 90%;
	line-height: 180%;
}
.footer {
	font-size: 80%;
	padding: 5px 0px;
}
.footer2 {
	font-size: 80%;
	padding: 5px 0px;
	letter-spacing: 2px;
}
td {
	font-size: 90%;
	line-height: 180%;
	}
.caption {
	font-size: 80%;
}
strong {
	font-weight: bold;
	color: #900;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
.header {
	background-image: url(../images/line_btm.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.nece {
	font-weight: bold;
	color: #900;
}
select,
input,
textarea {
	color: #333;
	font-size: 100%;
}

select:focus,
input:focus,
textarea:focus {
	outline:  #69c thin solid;
	color: #000;
	background-color: #fff;
}
.indent {
	margin-left: 28px;
	font-size: 90%;
}
.caption2 {
	font-size: 80%;
	padding: 5px 0px;
	line-height: 140%;
}
.mapline {
	color: #666;
}
.merit p {
	font-size: 120%;
	font-weight: bold;
	color: #029AD3;
	
}
.merit span {
	font-size: 80%;
	color: #666;
	font-weight: normal;
}
.new-mark {
	font-size: 80%;
	color: #f00;
}
