body {	
	background: #2a2a2a url(hg.jpg) left top repeat-y;
}

body, td, tr {
font-family: courier new;
font-size: 10px;
line-height: 11px;
text-align: left;
}

input, textarea, select {
        font-family: Verdana;
        font-size: 10px;
        letter-spacing: 1px;
        border: 1px solid #1c1c1c;
        background: #202020;
        color: #7B7B7B;
}

b{color:#fc9880; font-weight: bold; letter-spacing: 5px;}
i{color:#beb992;}
u{color:#82655f; letter-spacing:1px;}
s{color:#ad4f7b; letter-spacing:2px;}

#div-layout 	{
		width:	700px;
		margin:0 auto;
		top: 0px;
}

#div-header {
	position: absolute;
	background: url(bg.jpg) no-repeat;
	left:		0px;
	top:		0px;
	width:		700px;
	height:		768px;
}

#div-header-content {
	position: absolute;
	left:		468px;
	top:		535px;
	width:		268px;
	height:		393px;
}

#div-content {
	position: absolute;
	left:		10px;
	top:		577px;
	width:		447px;
	height: 701px;

}

div.center {
         text-align: center;
}

h1 {
font-family: georgia;
font-size:11px;
line-height: 12px; 
color: #bdbdbd;
border-bottom:  2px solid #a8304b;
letter-spacing:1px; 
text-align:right;
text-transform: uppercase;
font-weight: bold;
}

h2 {
font-family: georgia;
font-size:11px;
line-height: 12px; 
color: #8d8d8d;
letter-spacing:1px; 
text-align:left;
text-transform: uppercase;
font-weight: bold;
padding-left: 0px;
margin-left: 30px;
}
	
.text {       
font-size: 10px;  
line-height: 15px;       
font-family: verdana;
color: #818181;
text-shadow: #080808 1px 1px 1px;
padding-left: 2px;
padding-right: 2px;
text-align:justify;
}

a.menu:link, a.menu:visited, a.menu:active {
width: 120px;
color: #6f6f6f;
text-shadow: #1d1d1d 1px 1px 1px;
border-bottom: 1px solid #313131;
font-family: verdana;
font-size: 10px;
line-height: 12px;
letter-spacing: 5px;
text-align:center;
margin:2px;
padding:2px;
text-transform: lowercase;
display: block;
}

a.menu:hover {
color: #464646;
}

.table1 {
background: #222222;
}

a:link {color:#6f6f6f; text-decoration:none; }
a:visited {color:#6f6f6f; text-decoration:none; }
a:active {color:#6f6f6f; text-decoration:none; }
a:hover {color:#464646; text-decoration:none; }
