BODY, TABLE, TR, TD, UL, LI, OL, P
{
	font-family:sans-serif;
	font-size:11px;
	color:#494949;
}

BODY
{
	background-color:#dfe3df;
	background-image:url(/gfx/logo_bg.gif);
	background-repeat:repeat-x;
	background-position:100px left;
	margin:0px;
	padding:0px;
}

.bar
{
	background-image:url(/gfx/bar_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.box
{
	background-image:url(/gfx/box_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	border-bottom:1px solid #78837a;
	padding-left:23px;
	padding-right:23px;
	padding-bottom:10px;
}

.box A, .box A:visited, .box A:active
{
	color:#494949;
	text-decoration:underline;
}

.box A:hover
{
	color:#dfe3df;
}

A, A:visited, A:active
{
	color:#494949;
	text-decoration:underline;
}

A:hover
{
	color:#a7b3aa;
}
