hr
{
	background-color: #f0f0f0;
	border: 1px solid silver;
	height: 3px;
}

body
{
	background: #ced6ff;
	background-image: url(images_home/bkgrd.gif);
}

body, li, td, div
{
	font: 12px verdana, arial, sans-serif;
}

a
{
	text-decoration: none;
	font-weight: bold;
}

p
{
	margin: 8px 0px 0px 0px;
}

h1
{
	cursor: help;
	font: 11px verdana, arial, sans-serif;
	margin: 0px 0px 0px 0px;
}

ul.menu
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.page
{
	background: white;
	padding: 8px;
	border: 1px solid silver;
}

table.window_title
{
	width: 100%;
	margin: 0px 0px 1px 0px;
	background: #e0e0e0;
	border: 1px solid #d0d0d0;
}

table
{
	border: hidden;
}

td
{
	background: #ced6ff;
}

td.window_title_left
{
	text-align: left;
	width: auto;
}

td.window_title_right
{
	text-align: right;
	width: 25%;
}

td.window_title_center
{
	text-align: center;
	width: auto;
}

input, textarea, select
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: silver;
	padding: 1px;
}
