<style type="text/css">
        body
        {
            background-color: black;
            color: #a3adb7;
            font-family:verdana;
            font-size: 12px;
        }
        
        a
        {
	color: #999999;
	text-decoration: none;
        }
        
        .logo
        {
	position: absolute;
	top: 15px;
	left: 61px;
	height: 84px;
        }
        
        .menuDiv
        {
        }
        
        .menuCell
        {
        	padding-right: 10px;
        	padding-left: 10px;
        	border-right: 1px solid #a3adb7;
        	font-size: small;
        }
        
        .lastmenuCell
        {
        	padding-right: 10px;
        	padding-left: 10px;
        	font-size: small;
        }
        
        .indexTable
        {
        	width: 850px;
        	border: 1px solid #a3adb7;
        	border-spacing: 10px;
        }
        
        .footerTable
        {
        	width: 850px;
        	padding-top: 5px;
        }
        
        .indexCell
        {
	border: 1px none #a3adb7;        	/*padding: 5px;*/
        }
        
        .indexSmAd
        {
        	height: 125px;
        	width: 125px;
        	border: 1px solid #a3adb7;
        }
        
        .indexLgAd
        {
        	height: 125px;
        	width: 200px;
        	border: 1px solid #a3adb7;
        }
        
        .menuDivider
        {
        	background-color: #a3adb7;
        	height: 20px;
        	width: 2px;
        }
        
        .saveButton
        {
        	background-image: url(images/save.jpg);
        	text-indent: 100px;
        	width: 15px;
        	height: 15px;
        	border-width: 0px;
        }
        
        .contentEditButton
        {
        	background-image: url(images/edit.jpg);
        	text-indent: 100px;
        	width: 15px;
        	height: 15px;
        	border-width: 0px;
        }
        
        .contentCreateSaveButton
        {
        	background-image: url(images/add.jpg);
        	text-indent: 100px;
        	width: 15px;
        	height: 15px;
        	border-width: 0px;        
        }
        
        .createHillDiv input[type="submit"]
        {
        	background: none;
        	border: 0px;
        	color: white;
        	cursor: pointer;
        }
        

 
</style>@charset "UTF-8";
/* CSS Document */
