body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}

h1,h2,h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #600000;
}

table.page_header
{
	border: none;
	background: none;
}

table
{
	border: 1px solid #7997F4;
	background-color: #C7D1F8;
	background-image: url(images/vertical-gradient.jpg);
	background-repeat: repeat-x;
}

table.page_frame
{
	background: none;
}

table.no_frame
{
	background: none;
	border: none;
}

th
{
	color: #000000;
	background-color: #8DA2E5;
	background-image: url(images/horizontal-gradient.jpg);
	background-repeat: repeat-y;
}

td.page_footer
{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #7997F4;
	background-color: #DEE3F8;
}

p.page_footer
{
	margin: 0px;
	padding: 0px;
}

th.sidemenu
{
	font-size: small;
}

td.sidemenu
{
	font-size: small;
}

.tinysidemenu
{
	font-size: xx-small;
}

ul.link
{
	list-style-type: none;
}

li.link
{
	margin-bottom: 1em;
}

img
{
	padding: 5px;
}

img.logo
{
	padding: 0px;
}

img.link
{
	padding: 0px;
}

div.latest_topics
{
	font-size: x-small;
	float: right;
	position: static;
	width: 30%;
	margin: 2px;
}

div.gallery_item
{
	font-size: x-small;
	float: right;
	position: static;
	margin: 2px;
}

td.newsletter
{
	font-size: x-small;
}

caption
{
	font-style: italic;
	font-size: 80%;
}

img.giThumbnail
{
	margin: 0px;
	border: none;
	padding: 0px;
}