@charset "utf-8";
#boxNoFrame1 {
	font-size: 16px;
	font-weight: bolder;
	color: #0033CC;
	text-decoration: none;
	border: none;
}
#box1 {
	border: 1px solid #00CC66;
}

#text1 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
#button1 {
	font-size: 14px;
	color: #000033;
	background-color: #CCCCCC;
	border: 1px solid #009999;
	font-weight: bold;
}


#boxNoFrame2 {
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	border: 1px dashed #333333;
}
#text2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
#text3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#text4 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a#menu:link {
	font-size: 14px;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
a#menu:active {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a#menu:visited {
	font-size: 14px;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
a#menu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#box2 {
	border: 1px dashed #00CC33;
	font-size: 14px;
	color: #666666;
	padding: 0px;
}
#annouce {
	margin: 0px;
	padding: 5px;
}
a#noLink:link {
	text-decoration: none;
	color: #none;

}
a#noLink:visited {
	text-decoration: none;
	color: none;
}
a#noLink:hover {
	text-decoration: none;
	color: none;
}
a#noLink:active {
	text-decoration: none;
	color: none;
}
#text5 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a#menu2:link {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a#menu2:visited {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a#menu2:active {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a#menu2:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#spnHeader {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#spnSubHeader {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
#spnTblHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #36B70D;
}
#spnTblText {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
a#spnSubLink:link {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a#spnSubLink:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a#spnSubLink:active {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a#spnSubLink:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#spnTextError {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
