
body {
	scrollbar-arrow-color:#6E3200; 
	scrollbar-track-color: #DEC08D; 
	scrollbar-face-color:#FBD489;
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #FFD9BA; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-shadow-color:#6C3100; 
	font-family: Helvetica; 
	color: #6C3100;  
	font-size: 12px;
	cursor: crosshair;
	background-color:#DEC08D;
	 }
	 
a { cursor:crosshair;}

a:link { text-decoration:none; 
color:#6C3100; 
letter-spacing: 1px;
font-size: 12px;
font-weight:none;}

a:visited { text-decoration:none; 
color:#6C3100;
letter-spacing: 1px ;
font-size: 12px;
font-weight:none;}


a:hover { 
color:  #FFD98F;
border: 0px;
cursor:crosshair;}


	.yla1 { background:url(yla.gif);
background-repeat:no-repeat;
border:0px;
height:30;}

	.yla2 { background:url(yla2.gif);
background-repeat:no-repeat;
border:0px;
height:30;}


.head1
	{
	background: url(header.jpg) no-repeat;
	border: 1px solid #703401;
	height: 19px;
	width: 145px;
	color: #703401;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: none;
	padding-left: 4px;
	text-align: left;
	letter-spacing: 1px;
	}


	.head2
	{
	background: url(header.jpg) no-repeat;
	border: 1px solid #703401;
	height: 19px;
	width: 145px;
	color: #703401;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: none;
	padding-right: 4px;
	text-align: right;
	letter-spacing: 1px;
	}
	
	
		.head
	{
	background: url(header.jpg) no-repeat;
	border: 1px solid #703401;
	height: 19px;
	color: #FFE6B6;
    font-weight: none;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1px;
	}



	
	.maintable
	{
     background:url(bg.jpg);
     background-repeat:repeat;
	 border: 1px solid #703401; 
	 color: #703401; 
	 font-family: Helvetica;
	 font-weight: none; 
	 text-align: center; 
	 font-size: 11px
	}


.contents 
	{
	background:url(contentbg.jpg);
	background-repeat:repeat;
	background-color: #FFD98F; 
	border: 1px solid #703401; 
	color: #703401; 
	font-family: Helvetica; 
	font-size: 12px;
	text-align: center;
	padding-top: 5px; 
	padding-bottom: 16px;
	}


.navigation1 
	{
     background:url(navbg.jpg);
	 border-top: 0px;
     border-left: 0px;
     border-right: 1px solid #703401;
	 border-bottom: 1px solid #703401;
	 color: #703401; 
	 font-family: Helvetica;
	 font-weight: none; 
	 text-align: left; 
	 font-size: 12px;
	 padding-top: 6px; 
	 padding-bottom: 6px;
	  padding-left: 8px;
	}
	
	
	.navigation2 
	{
     background:url(navbg.jpg);
     border-top: 0px;
     border-left: 1px solid #703401;
     border-right: 0px;
	 border-bottom: 1px solid #703401;
	 color: #703401; 
	 font-family: Helvetica;
	 font-weight: none; 
	 text-align: right; 
	 font-size: 12px;
	 padding-top: 6px; 
	 padding-bottom: 6px;
	 padding-right: 8px;
	}

	
	.bottom
	{
	background: url(bottom.jpg) no-repeat;
	text-align: center;
    border-top: 1px solid #703401;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #FFE6B6;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	}


	img 
	{
	border:0
	}
	

