body
{	SCROLLBAR-FACE-COLOR: #444444; 
	SCROLLBAR-HIGHLIGHT-COLOR: #444444; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: silver; 
	SCROLLBAR-ARROW-COLOR: #398DAB; 
	SCROLLBAR-TRACK-COLOR: #444444; 
	SCROLLBAR-DARKSHADOW-COLOR: black;
}
#top
{
	position: relative;
	left: 0;
	top: 0;
	height: 113px;
	width: 100%;
	z-index: 100;
}
#main
{
	position: absolute;
	overflow: auto;
	left: 0;
	top: 113px;
	width: 100%;
	display: none;
}
.Input
{
	background-color: white;
	color: Black;
	font-family: Verdana;
	font-weight: normal;
	font-style:normal;
	font-size: 8.5pt;
	border: solid 2 #398dab;
	text-align: left;
	cursor: auto;
}
input.button
{	background-color: Gray;
	font-family: Verdana;
	font-size: 8pt;
	cursor:hand;
	color: White;
	font-weight: bold;
	}

table.norm
{	
	font-family: georgia,verdana;
	font-size: 9pt;
	color: silver;
	font-weight: normal;
	line-height: 14pt;
	padding-left: 20;	
}
p.norm
{	
	font-family: georgia,verdana;
	font-size: 9pt;
	color: silver;
	font-weight: normal;
	line-height: 14pt;
	text-align: justify;
	padding-left: 20;	
}

p.norm:first-letter 
{	
	font-family: georgia,verdana;
	font-size: 14pt;
	color: silver;
	font-weight: normal;
	line-height: 14pt;
}
ul
{	
	font-family: georgia;
	font-size: 9pt;
	color: silver;
	font-weight: normal;
	line-height: 16pt;
		
}
b.promo
{	
	font-family: georgia,verdana;
	font-size: 9pt;
	color: #ffcc99;
}
a.norm
{	
	font-family: georgia,verdana;
	font-size: 9pt;
	color: #999999;
}
a.norm:hover
{	
	font-family: georgia,verdana;
	font-size: 9pt;
	color: #ffcc00;
}

a.cover
{	
	font-family: georgia,verdana;
	font-size: 12pt;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a.cover:hover
{	
	font-family: georgia,verdana;
	font-size: 12pt;
	text-decoration: none;
	color: #ffcc00;
	font-weight: bold;
}

p.small
{	
	font-family: georgia,verdana;
	font-size: 10px;
	color: #999999;
}
a.small
{	
	font-family: georgia, verdana;
	font-size: 7.5pt;
	color: white;
}
a.small:hover
{	
	font-family: georgia, verdana;
	font-size: 7.5pt;
	color: #ffcc00;
}
a.right
{	
	font-family: georgia, verdana;
	font-size: 12px;
	color: silver;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
	}
a.righthover
{	
	font-family: georgia, verdana;
	font-size: 12px;
	color: #ffcc00;
	line-height: 16px;
	text-align: justify;
	text-decoration: underline;
	}
a.left
{	
	font-family: verdana;
	font-size: 9pt;
	color: silver;
	font-weight: bold;
	line-height: 14pt;
	text-align: justify;
	text-decoration: none;
	}
a.lefthover
{	
	font-family: verdana;
	font-size: 9pt;
	color: #ffcc00;
	font-weight: bold;
	line-height: 14pt;
	text-align: justify;
	text-decoration: none;	
}

img.front
{	
	border-left: solid 4 white;
	border-top: solid 4 white;
	border-right: solid 4 gray;
	border-bottom: solid 4 gray;
}
img.images
{	border-left: solid 5 gray;
	border-top: solid 5 gray;
	border-right: solid 4 white;
	border-bottom: solid 4 white;
}
a.image
{
	border: solid 1px White;
	padding: 0px;	
}
a.imagehover
{
	border: solid 1px #ffcc00;
	padding: 0px;	
	cursor: hand;
}
h1
{
	font-family: Georgia;
	font-size: 22px;
	color: Silver;
}
h1:first-letter
{
	color: White;
}
h2
{	
	color: skyblue;
	font-family: georgia;
	font-weight: normal;
	font-size: 14pt;
	letter-spacing: 2;
}
h2:first-letter 
{	
	font-size: 24pt;
}
h3
{	
	color: skyblue;
	font-family: georgia;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 2;
	padding-left: 15
}
h3:first-letter 
{	
	color: georgia;
	font-size: 14pt;
}
h4
{	
	font-family: verdana;
	font-size: 9pt;
	color: silver;
	font-weight: normal;
	line-height: 14pt;
	text-align: center;	
	padding-top:2px;
}

h4:first-letter 
{	
	font-family: verdana;
	font-size: 14pt;
	color: silver;
	font-weight: normal;
	line-height: 14pt;
	padding-top:2px;
}
td.content 
{
	padding: 35, 35, 35, 35;
} 

th.detail
{	
	font-family: georgia,verdana;
	font-size: 9pt;
	color: #ffcc00;
	font-weight: bold;
	background-color: #666666;
}

td.desc
{	
	font-family: verdana;
	font-size: 8pt;
	color: black;
	font-style: italic;
	background-color: #cccccc;
}
td.number
{	
	font-family: verdana;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	background-color: #cccccc;
}
select
{
	font-family: Verdana;
	color: #758379;
	border: solid 1px black;
	background-color:#e0e0e0;
	font-size: 9px;
	text-align: left;
}


