/* CSS Document */

a:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333366;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333366;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #f4f4f4;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333366;
	text-decoration: none;
}
.border {
	border: 1px solid #B2BABD;
}
.font {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.header {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #cd2027;
	font-weight: bold;
}
INPUT {
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
border: 1px #333333 solid;
color: #333333
}
TEXTAREA { 
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
color: #333333;
border: 1px #333333 solid
}
SELECT { 
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
}
OPTION { 
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
color: #333333;
border: 1px #333333 solid
}

/* obw */
a.obw:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
a.obw:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
a.obw:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a.obw:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
.obwfont {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}

/* sub menu */
a.sub:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.sub:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.sub:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #CD2027;
	text-decoration: none;
}
a.sub:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.subfont {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #CD2027;
}
