/* CSS Document */
body { margin: 0; }
A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}
#header {
	/*background: #cccccc;*/
	margin: 1 1 1px 1;
	padding: 3px;
	font-family:sans-serif, monospace, serif , cursive, fantasy;
	font-size: 11px;
	color: #FFFFFF;
	border: 0px solid #363B41;
}

#footerTopic{
	background: #65ACFB;
	margin: 1 1 1px 1;
	padding: 3px;
	border-bottom:1px solid #363B41;
	font-family:verdana, sans-serif, monospace, serif , cursive, fantasy;
	font-size: 11px;
	font-weight:700;
	color: #000000;
	

}
.footerTopicClass{
	color: #000000;
}


#subContentTopic{
	background: #65ACFB;
	margin: 1 1 1px 1;
	padding: 3px;
	border: 1px solid #363B41;
	font-family:verdana, sans-serif, monospace, serif , cursive, fantasy;
	font-size: 11px;
	font-weight:700;
	color: #000000;

}
#subContent{

	padding-bottom:5px;


}


#subContent3{
	background: #C5C6C8;
	margin: 1 1 1px 1;
	padding: 3px;
	border-bottom:1px solid #cccccc;	
	font-family:verdana, sans-serif, monospace, serif , cursive, fantasy;
	font-size: 9px;
	font-weight:400;
	color: #000000;

}


#subContent2{
	background: #C5C6C8;
	margin: 1 1 1px 1;
	padding: 3px;
	border: 1px solid #363B41;
	font-family:verdana, sans-serif, monospace, serif , cursive, fantasy;
	font-size: 9px;
	font-weight:400;
	color: #000000;

}

#subContentBody{
/*	background: #ffffff;*/
	margin: 1 1 1px 1;
	padding: 3px;
	border: 0px solid #363B41;
	font-family:verdana, sans-serif, monospace, serif , cursive, fantasy;
	font-size: 11px;
	font-weight:600;
	color: #000000;

}


.subContentBodyNotBold{
	
	font-family:verdana, sans-serif, monospace, serif , cursive, fantasy;
	font-size: 11px;
	font-weight:500;
	color: #000000;

}

#footer {
	/*background: #ffffff;*/
	margin: 1 1 1px 1;
	padding: 3px;
	font-family:sans-serif, monospace, serif , cursive, fantasy;
	font-size: 11px;
	color: #FFFFFF;
	border: 0px solid #363B41;
}
.colorBlack {color: #000000}

#content {
	margin: 1 1 1px 1;
	padding: 3px;
	font-family:sans-serif, monospace, serif , cursive, fantasy;
	font-size: 10px;
}
.bgmain_3 {
	/*background: #ffffff;*/
	margin: 0 0 1px;
	padding: 0px;
	border: 1px solid #ffffff;
	/*width: 250px;*/
}

.text-menu {
	font-family:sans-serif, monospace, serif, cursive, fantasy;
	font-size: 12px;
	line-height: 18px;
	color: #B7761C;
	font-weight: bold;
	text-decoration: underline;
}
.text-menu-des {
	font-family:sans-serif, monospace, serif , cursive, fantasy;
	font-size: 11px;
	line-height: 18px;
	color: #B48841;
	font-weight: normal;
}
.input {
	BACKGROUND-COLOR: #000000;
	COLOR: #DE6800;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	border: 1px solid #989898;
	margin: 2px;
	padding: 2px;
}

