body, p, table, td, textarea, form, div, font, a		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	color: #5B5577;
}

form {
	margin: 0px;
}
a:link {
	background: none;
	color: #5B5577;
	text-decoration: none;
}

a:visited {
	background: none;
	color: #5B5577;
	text-decoration: none;
}

a:hover {
	background-color: #ffffff;
	color: #5B5577;
	text-decoration: underline overline;
}

.boxcontent 	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.boxtitle 	{
	font-weight: bold;
	font-size: xx-small;
}

.content 	{
	font-size: x-small;
}

.option 	{
	color: #5B5577;
	font-size: x-small;
	font-weight: bold;
}

.storycat	{
	color: #5B5577;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}

.storytitle 	{
	color: #5B5577;
	font-size: x-small;
	font-weight: bold;
}

.tiny		{
	color: #5B5577;
	font-size: xx-small;
}

.title 		{
	color: #5B5577;
	font-size: x-small;
	font-weight: bold;
}
.tdHeadMessages {
	background-image: url(../images/storybox-top.gif);
	background-position: top center;
}
.tblMessages {
	border: 1px solid #B5C0E3;
}

