/* CSS Document */


BODY {
	background-color: #15123F;
	background-attachment: scroll;
	background-image: url(images/crown_strip.gif);
	background-repeat: repeat-x;
}

A:link    { color: #666666; text-decoration: none; }
A:active	{ color: #666666; text-decoration: underline; }
A:visited	{ color: #666666; text-decoration: none; }
A:hover   { color: #332F8F; text-decoration: underline; }

.box_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.box_head_m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.box_text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.box_text_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.content_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333092;
	font-weight: bold;
	text-decoration: none;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#footer1{
	font-family: Verdana, Arial, _sans;
	letter-spacing:-1px;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	list-style: none;
}

#footer1 A:link    { color: #666666; text-decoration: none; }
#footer1 A:active	{ color: #666666; text-decoration: underline; }
#footer1 A:visited	{ color: #666666; text-decoration: none; }
#footer1 A:hover   { color: #CCCCCC; text-decoration: underline; }

#footer2{
	font-family: Verdana, Arial, _sans;
	letter-spacing:-1px;
	font-size: 10px;
	line-height: 14px;
	color: #333092;
	list-style: none;
}

#footer2 A:link    { color: #333092; text-decoration: none; }
#footer2 A:active	{ color: #333092; text-decoration: underline; }
#footer2 A:visited	{ color: #333092; text-decoration: none; }
#footer2 A:hover   { color: #0033FF; text-decoration: underline; }

#Layer1 {
	position:relative;
	width:480px;
	height:55px;
	z-index:1;
	left: -9px;
	top: 0px;
}
#Layer2 {
	position:relative;
	width:460px;
	height:260px;
	z-index:2;
	left: 28px;
	top: -5px;
}
#Layer3 {
	position:relative;
	width:468px;
	height:520px;
	z-index:2;
	left: 28px;
	top: -5px;
	overflow : auto;
}