body, table, textarea, input
{
	font-family: Verdana;
	font-size: 13px;
}

body
{
	background-image : url('/elodge/images/bg_repeat.gif');
	background-position : top left;
	background-repeat : repeat-y;
	background-color: #313462;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.bg_x
{
	background-image : url('/elodge/images/bg_x.gif');
	background-position : top left;
	background-repeat : repeat-x;
}

.main
{
	background-image : url('/elodge/images/bg.gif');
	background-position : top left;
	background-repeat : no-repeat;
}

.text
{
	font-family: Verdana;
	font-size: 13px;
}

form textarea.upload_description
{
	width: 100%;
	height: 100px;
}

form input.upload_file, form select.upload_category
{
	width: 250px;
}

td.buttonblock
{
	text-align: left;
	padding: 50px 0px 0px 5px;
	vertical-align: top;
}

td.buttonblock img
{
	border: 0px;
	cursor: pointer;
}

.menu
{
	font-size: 13px;
	font-weight: bold;
}

.menu a
{
	text-decoration: none;
}

.title
{
	font-size: 14px;
	font-weight: bold;
}

div.support_download
{
	text-align: left;
}

span.support_download
{
	background-color: #CC0000;
	font-weight: bold;
	padding: 3px;
}

a
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover
{
	color: #EEEAAA;
	text-decoration: underline;
}

a.category
{
	padding: 3px 5px;
	text-decoration: none;
}

a.category:hover
{
	border: 1px solid gray;
	padding: 2px 4px;
	text-decoration: none;
}

input.accessory_continue
{
	width: 150px;
	height: 40px;
	margin: 5px;
}

th.accessory_header
{
	color: #FFFF99;
	padding: 1px 5px;
}
