/*
Theme Name: Golden Gray
Theme URI: http://wpram.com/
Description: golden gray
Version: 1.5
Author: William Pramana
Author URI: http://wpram.com/
*/

body {

background: #dd9f19 url(images/background.gif) repeat;
font: 12px Verdana, Arial, Tahoma, sans-serif;
margin: 0 0 0 0;
}

a img{ border: none; }

table {
	border-width: none;
	border-spacing:0px;
	margin: none ;
	padding: 0px ;
      border-style: none none none none;
}

th {
	border-width: none;
	padding: 0px;
	margin: none ;
      border-style: none none none none;
      font: 10px Verdana, Arial, Tahoma, sans-serif;
}

td {
	border-width: none none none none;
	margin: none none none none;
	padding: 0px 0 0 0 ;
        border-style: none none none none;
font: 10px Verdana, Arial, Tahoma, sans-serif;

}

td.index_table {
	
	
      border-width: none;
	margin: none ;
      padding: 0px ;
      border-style: none none none none;
      background-color: #b8360f ;
      border: 0px #666666 groove;
      font-size: 10pt;
      font-style: normal;
      font-weight: normal;
      text-decoration: none;
}
											

tr.index_table {
      border-width: none none none none; 
      padding: 0px 0  0  0 ;
      border-style: none none none none;
      background-color: #b8360f ;
      border: 0px #666666 groove;
      font-size: 10pt;
      font-style: normal;
      margin: none ;
      font-weight: normal;
      text-decoration: none;
}


td.table_right {
      border-width: none none none none;
      padding: 0px 0px 0px 0px;
      border-style: none none none none;
      border: 0px #666666 groove;
      font-size: 8pt;
      color: #f9e27b;
      margin: 50px 50px 50px 50px;

}
			     
																			
.Rollover {
	      border-width: none;
	            padding: none ;
		          border-style: none none none none;
			        border: none;

	        border       : none;
		        onmouseover  : "this.src = this.getAttribute('oversrc');
			                       this.style.borderColor = 'red';
					                              statusText.data = this.getAttribute('status');"
								              onmouseout   : "this.src = this.getAttribute('outsrc');
									                           this.style.borderColor = 'blue';
												                         statusText.data = '';"

																				
																				     td a:link {
      border-width: none;
      padding: none ;
      border-style: none none none none;
      border: none;
																				             }
																				     td a:visited {
      border-width: none;
      padding: none ;
      border-style: none none none none;
      border: none;
      
																				             }

