#title
	{
	font-size: x-large;
	color: Gray;
	font-weight: bolder;
	}

tr.odd
	{
	background-color: #292829;
	}

td.bar
	{
	background-color: Gray;
	}

div#logo
	{
	background: url("../../fetch_image.php?p=themes/grayjet/logo.gif") 0 0 no-repeat;
	}

div#logo a
	{
	display: block;
	width: 200px;
	height: 35px;
	}

div.menu_title
	{
	display: block;
	width: 200px;
	height: 16px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 16px;
	color: black;
	background: url("../../fetch_image.php?p=themes/grayjet/title.gif") 0 0 no-repeat;
	}

div.submenu
	{
	display: block;
	width: 200px;
	margin: 0;
	padding: 0;
	background: url("../../fetch_image.php?p=themes/grayjet/fill.gif");
	}

div.submenu a
	{
	display: block;
	width: 186px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 12px;
	color: white;
	text-decoration: none;
	}

div.submenu a:hover { background-color: Gray }

div.menu_top
	{
	display: block;
	width: 200px;
	height: 6px;
	background: url("../../fetch_image.php?p=themes/grayjet/top.gif") 0 0 no-repeat;
	}

div.menu_bottom
	{
	display: block;
	width: 200px;
	height: 6px;
	background: url("../../fetch_image.php?p=themes/grayjet/bottom.gif") 0 0 no-repeat;
	}
