body {
	
margin-top:0px;
margin-bottom:0px;
background-color: #8f955c;
font-family: tahoma;
	font-size: 12px;
	color: #000000;
background-image: url(../images/flashmusebg.png);
background-repeat:repeat-y;
background-position:center; 
}
div.wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:973px;
height: 100%;

}
#container {
   width:973px;
   height:100%;
   margin:0px auto 0 auto;

background-image: url(../images/flashmusebg.png);
background-repeat:repeat-y;
} 
div.clear {
   clear:both;
   height:10px;
} 

img {
	border:0px;
}



/**********************************/
/* headers                        */
/**********************************/


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}

h1{
	color:#282d0f;
	font-size: 24px;
	margin-bottom: 10px;
	text-align: left;
	margin-bottom:8px;
	font-family: "Times New Roman";
padding-left:20px;
	
}

h2{
	font-size: 20px;
	color:#282d0f;
	margin-bottom:8px;
	font-family: "Times New Roman";
}

h3{
	background-color: #282d0f;
	color: #f7fcea;
	font-family:"Times New Roman";
	text-transform: uppercase;
	text-align: center;
	letter-spacing:4px;
	font-size: 8pt;
	margin-bottom:10px;
	margin-top:10px;
}

p {
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:18px;
	margin-bottom:14px;
}
td {
	font-size:12px;
	line-height:18px;
	margin-bottom:14px;
}

input {
	background-color: #92a279;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #4b542c;
	font-size: 12px;
}
select {
	background-color: #92a279;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #4b542c;
	font-size: 12px;
}
option {
	background-color: #92a279;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	background-color: #92a279;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #4b542c;
	font-size: 12px;
}

a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #434921;
	text-decoration: none;
}

a:hover {
	color: #838d5e;
	text-decoration: none;
}

/**********************************/
/* id's and classes               */
/**********************************/


.nav:link, .nav:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #434921;
	text-decoration: none;
	line-height: 15px;
	display:block;
	text-align:center;
}

.nav:hover {
	color: #838d5e;
	text-decoration: none;
	text-align:center;
}

.fla {
z-index:3;
position: absolute;
top:0px;
left:0px;
width:973px;
height:1000px;
}

.main {
position:absolute;
top:460px;
left:285px;
width:670px;
height: 100%; 
z-index:5;
}

.login {
text-align:justify;
position:absolute;
top:380px;
left:53px;
width:210px;
z-index:5;
}

.menu {
text-align:justify;
position:absolute;
top:650px;
left:53px;
width:210px;
z-index:5;
}


.table_h {
	color:#282d0f;
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom:8px;
	font-family: "Times New Roman";
padding-left:20px;
}
.table_d {
color: #000000;
  line-height: 11px;
  font-weight: normal;
  text-transform: none;
  cell-padding: 2px;
  border: 0px;
}


