/* Default page style */

body {

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	
}

a:link {
	text-decoration: none;
	color: #0033CC;
	font-family: Arial;
	font-size: 10pt;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
	font-family: Arial;
	font-size: 10pt;
}
a:active {
	text-decoration: none;
	color: #0000C0;
	font-family: Arial;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
	color: #C00000;
	font-family: Arial;
	font-size: 10pt;
}

.co {
	text-decoration: none;
	color: #0066FF;
	font-family: Arial;
	font-size: 9pt;
}
a.co:link {
	text-decoration: none;
	color: #0066FF;
	font-family: Arial;
	font-size: 9pt;
}
a.co:visited {
	text-decoration: none;
	color: #0066FF;
	font-family: Arial;
	font-size: 9pt;
}
a.co:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
}
a.co:hover {
	text-decoration: underline;
	color: #CC0000;
	font-family: Arial;
	font-size: 9pt;
}

.heading_Red {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #d11213;
}

.heading_Gery {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #666666;
}

.text_gery {
	font-family: Arial;
	font-size: 8pt;
	color: #808080;
}

.heading_Blue {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: #3333FF;
}

.text_orange {
	font-family: Arial;
	font-size: 8pt;
	color: #FF3300;
}

.text_blue {
	font-family: Arial;
	font-size: 10pt;
	color: #0080FF;
	font-style: italic;
}

.text_red {
	font-family: Arial;
	font-size: 10pt;
	FONT-WEIGHT: bold;
	COLOR: #d11213;
}

.content_hd {
	FONT-WEIGHT: bold;
	position:top;
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}

.footer {
	position:bottom;
	right: 5px;
	text-align: right;
	font-family: Arial;
	font-size: 8pt;
	color: #808080;
}

table {
	position:top;
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-align:justify;
}

.menu {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}
a.menu:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
}
a.menu:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}

.menu_bu {
	text-decoration: none;
	color: #3333FF;
	font-family: Arial;
	font-size: 10pt;
}
a.menu_bu:link {
	text-decoration: none;
	color: #3333FF;
	font-family: Arial;
	font-size: 10pt;
}
a.menu_bu:visited {
	text-decoration: none;
	color: #3333FF;
	font-family: Arial;
	font-size: 10pt;
}
a.menu_bu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
}
a.menu_bu:hover {
	text-decoration: underline;
	color: #3333FF;
	font-family: Arial;
	font-size: 10pt;
}

/* ScrollList*/
#scrollList {width:900px;margin:20px auto 0 auto;}
#scrollList ul {list-style:none;margin:0;padding:0;}
#scrollList ul li {margin:0 8px 0 0px;}