body, input, textarea, select, option
	{
    font-family:arial, sans-serif;
    color:#dfdfdf;
    font-size:11px;
	line-height:18px;
    }
a:link
	{
    color:#939393;
    text-decoration:none;
    }
a:active
	{
    color:#939393;
    text-decoration:none;
    }
a:visited
	{
    color:#939393;
    text-decoration:none;
    }
a:hover
	{
    color:#bababa;
    text-decoration:none;
    }
input, textarea, select, option
	{
	color:#666666;
	margin-top:5px;
	margin-bottom:10px;
	width:240px;
	height:22px;
	border:0px;
	}
h1
	{
	font-size:16px;
	font-weight:normal;
	}

.toplinks
	{
	text-align:right;
	}

.gallery_image_table{
	width:100%;
}

.gallery_image_cell{
	padding:2px;
	text-align:center;
	vertical-align:top;
	cursor:pointer;
}

.gallery_link_table{
	width:100%;
}

.gallery_link_cell{

}

.gallery_links{
	text-transform:lowercase;
}

.gallery_header{
	text-transform:lowercase;
}
