/* --- DESIGN by degroup --- */

h1 {
	font-family: arial;
	color: #1A171B;
	font-size: 14px;
	font-weight: bold;
}

.text {
	font-family: arial;
	color: #707173;
	font-size: 14px;
	line-height: 20px;
}

.text a {
	font-family: arial;
	color: #708090;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
}

.text a:hover {
	font-family: arial;
	color: #708090;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}

.menu {
	font-family: arial;
	color: #9D9EA0;
	font-size: 15px;
	line-height: 20px;
}

.menu a {
	font-family: arial;
	color: #9D9EA0;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
}

.menu a:hover {
	font-family: arial;
	color: #000000;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
}

.menu_on {
	font-family: arial;
	color: #000000;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
}

.copy, .copy a {
	font-family: arial;
	color: #333333;
	font-size: 9px;
	text-decoration: none;
}

.copy a:hover {
	font-family: arial;
	color: #0062AB;
	font-size: 9px;
	text-decoration: none;
}

.body {
     scrollbar-face-color: #FFFFFF;
     scrollbar-shadow-color: #494949;
     scrollbar-highlight-color: #CCCCCC;
     scrollbar-3dlight-color: #CCCCCC;
     scrollbar-darkshadow-color: #CCCCCC;
     scrollbar-track-color: #FFFFFF;
     scrollbar-arrow-color: #0F1273;
}
