@charset "utf-8";
/* CSS Document */

/* body {
	background-color: #f3f6fb;
}

*/

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:link.gray {
	color: #999999;
	text-decoration: none;
}
a:visited.gray {
	text-decoration: none;
	color: #999999;
}
a:hover.gray {
	text-decoration: none;
	color: #333333;
}
a:active.gray {
	text-decoration: none;
	color: #999999;
}

a:link.darkGray {
	color: #333333;
	text-decoration: none;
}
a:visited.darkGray {
	text-decoration: none;
	color: #333333;
}
a:hover.darkGray {
	text-decoration: none;
	color: #666666;
}
a:active.darkGray {
	text-decoration: none;
	color: #333333;
}

a:link.darkGrayb {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a:visited.darkGrayb {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
a:hover.darkGrayb {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
a:active.darkGrayb {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

a:link.bone {
	color: #3c688e;
	text-decoration: none;
	font-weight:bold;
}
a:visited.bone {
	text-decoration: none;
	color: #3c688e;
	font-weight:bold;
}
a:hover.bone {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
a:active.bone {
	text-decoration: none;
	color: #3c688e;
	font-weight:bold;
}

a:link.brone {
	color: #333333;
	font-weight:bold;
	color: #62340e;
}
a:visited.brone {
	text-decoration: none;
	font-weight:bold;
	color: #62340e;
}
a:hover.brone {
	text-decoration: none;
	font-weight:bold;
	color: #babf21;
}
a:active.brone {
	text-decoration: none;
	font-weight:bold;
	color: #62340e;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topMenu {
background-color: #6E6E6E;
}
#topMenu:hover {
background-color: #333333;
}

.style1 {
	color:#FFFFFF;
	font-weight:bold;
}

.style2 {
	font-size: 11px;
	color: #999999;
}

.style3 {
	font-size: 11px;
	font-weight:bold;
	color: #3c688e;
}

.style4 {
	font-size: 11px;
	color: #666666;
}

.style5 {
	font-size: 11px;
	font-weight:bold;
	color: #666666;
}

.style6 {
	font-size: 11px;
	font-weight:bold;
	color: #FF0000;
}

.style7 {
	font-size: 11px;
	font-weight:bold;
	color: #3c688e;
}

.gray10 {
	font-size: 10px;
	color: #666666;
}

.bold {
	font-weight: bold;
}

.thir13 {
	font-size:13px;
}

.eleven11 {
	font-size:11px;
}
.descript {
	color: #333333;
}

.smlspc {
	font-size:5px;
}