body
{
	overflow: auto;
	margin: 0px;
	padding: 0px;
	background-color: White;
}
td,tr
{
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10px;
}
.lines
{
	background-color: #000000;
	height: 6px;
}
.lines_s
{
	background-color: #E7E7E7;
	height: 6px;
}
.menu_pix
{
	padding-top: 7px;
	padding-left: 10px;
}
#linker a {
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;
	font-weight: bold;
}
#linker a:link {
	color: #404040;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#linker a:visited {
	text-decoration: none;
	color: #404040;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#linker a:hover { 
	text-decoration: none;
	color: #6D7100;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#linker a:active { 
	text-decoration: none;
	color: #404040;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#menu
{
	height: 18px;
	padding: 2px 0px 0px 3px;
}
#menu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#menu a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.border_tab
{	
	border: 4px solid #FFFFFF;
	border-collapse: collapse;
}
.border
{	
	border: 1px solid #000000;
}
.title
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	color: Black;
}
.tab_content
{
	border: 2px solid #000000;
	border-collapse: collapse;
	background-color: White;
	width: 98%;
}
.content
{
	color: #3C3A3A;
	line-height: 150%;
	font-size: 11px;
	padding: 15px 10px 10px 15px;
}
#copyright
{
	vertical-align: middle;
	text-align: center;
	color: Black;
	font-size: 12px;
}
#copyright a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
#copyright a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
#copyright a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}
#copyright a:hover {
	text-decoration: underline;
	color: Gray;
	font-family: Tahoma;
	font-size: 12px;
}
#copyright a:active {
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}
