td {
font-family: georgia;
color:#999999;
font-size:12px;
letter-spacing: px;

}

.table {padding: 15px;
}



.one {position: absolute; right: 351px; top: 50px; }
.two {position: absolute; right: 0px; top: 50px; }
.three {position: absolute; right: 0px; top: 208px; }
.four {position: absolute; right: 345px; top: 215px; }
.five {position: absolute; left: 200px; top: 450px; }
.six {position: absolute; left: 350px; top: 475px; }

.seven {position: absolute; left: 200px; top: 100px;}
.eight {position: absolute; left: 20px; top: 362px;}

.main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
	margin-bottom: 6px;}

body {
background-image: url(img/bg.jpg); 
background-attachment: fixed;
background-repeat: no-repeat;
background-position: right;
background-color: #ffffff
;
font-family: verdana;
font-size:11px;
color:#000000;

}


img {
border:0;
}

a.nav:link {
font-family:verdana;
font-size:11px;
color:#6E5F6E;
text-decoration: line-through;
cursor: ne-resize;
 

}



a.nav:hover {
font-family:verdana;
font-size:11px;
color:#ffffff;
text-decoration: none;
cursor: ne-resize;

}

a.nav:visited {
font-family:verdana;
font-size:11px;
color:#6E5F6E;
text-decoration: none;
cursor: ne-resize;

}


	
a:link {
font-family:georgia;
font-size:12px;
color:#999999;
font-style: italic;
text-decoration: underline;
cursor: ne-resize;
}


a:hover {
font-family:georgia;
font-size:12px;
color:#666666;
font-style: italic;
text-decoration: line-through;
}

a:visited {
font-family:georgia;
font-size:12px;
color:#999999;
font-style: italic;
text-decoration: none;
cursor: ne-resize;
}


textarea {
font-family:Verdana;
font-size:11px;
color:#000000;
background-color:#ffffff;
border-color:#6E5F6E;
}

input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background-color:#ffffff;
border-color:#6E5F6E;
}

select {
font-family:georgia;
font-size:11px;
color:#999999;
line-height: 11px;
background-color:#ffffff;
border-color:#6E5F6E;
width: 140px;
}

.form {
 }


