body {margin: 0px; padding: 0px; font: normal 10px verdana; background-color: black;}


#imainTable {
		margin: 0px;
		padding: 0px;
		border: 0px;
		width: 100%;
		background-image: url('./images/index_bg.gif');
		background-repeat: no-repeat;
	}

#iMenu {
		margin: 0px;
		padding: 0px;
		border: 0px;
		width: 620px;
	}

#submainTable {
		margin: 0px;
		padding: 0px;
		border: 0px;
		width: 100%;
		background-image: url('./images/sub_bg.gif');
		background-repeat: no-repeat;
	}

#workMain {
		margin-left: 30px;
		padding: 0px;
		border: 0px;
		width: 610px;
		}

.work {
		width: 480px;
		height: 300px;
		background-color: #050505;
		vertical-align: top;
	}

.submenu {
		padding-top: 30px;
		text-align: right; 
		vertical-align: top;
		width: 115px;
	}
	
div.itext {
		margin: 5px 30px 10px 20px; 
		padding-bottom: 20px;
		font: normal 10px verdana;
		color: #9F9B62; /*color: #42402A;*/
	}

div.text {
		margin: 30px 10px 10px 20px; 
		padding-bottom: 20px;
		font: normal 11px verdana;
		color: #9F9B62;
	}

#footer {
		 margin-top: 20px;
		 padding: 0px;
		 border: 0px;
		 width: 770px;
		 font: normal 10px verdana;
		 text-align: center;	 
		 color: #3B3B3B;
		}

#footerSub {
		 margin-top: 20px;
		 margin-left: 30px;
		 margin-bottom: 30px;
		 padding: 0px;
		 border: 0px;
		 width: 480px;
		 font: normal 10px verdana;
		 text-align: center;	 
		 color: #3B3B3B;
		}

p.sign {
		margin-top:5px;
		padding-right: 3px;
		font-style: italic;
		text-align: right;
}
	
/* ------------ links begin ------------ */

 A.footer:link { color: #3B3B3B; text-decoration: none; }
 A.footer:visited { color: #3B3B3B; text-decoration: none; }
 A.footer:hover { color: #262626; text-decoration: none; }

 A.textLink:link { color: #830000; text-decoration: none; font-weight: normal;}
 A.textLink:visited { color: #830000; text-decoration: none; font-weight: normal;}
 A.textLink:hover { color: #CB1E1E; text-decoration: none; font-weight: normal;}