﻿body
{
	margin-top: 0px;
	vertical-align: top;
	font-family: Arial;
	font-size: 0.75em;
	font-weight: normal;
	background-color: #cccccc;
}

td
{
	margin-top: 0px;
	text-align: left;
	color: #ffffff;
	vertical-align: top;
}

h1
{
	font-family: Arial;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #ffa500;
	padding-left: 30px;
	background-image: url( '../../App_Themes/martyriumchristi/images/h1_background.jpg' );
	background-repeat: no-repeat;
	text-decoration: underline;
}

h2
{
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

a
{
	font-family: Arial;
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	color: #cccccc;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.MainTable
{
	width: 900px;
	text-align: center;
	background-color: #660000;
	border-top: solid 5px #000000;
	border-bottom: solid 5px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background-image: url( '../../App_Themes/martyriumchristi/images/page_background.jpg' );
	background-repeat: no-repeat;
}
.NewsTitle
{
	font-family: Arial;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #ffa500;
	padding-left: 30px;
	background-image: url( '../../App_Themes/martyriumchristi/images/h1_background.jpg' );
	background-repeat: no-repeat;
	text-decoration: underline;
}
.NewsDate
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
.NewsText
{
	font-size: 1em;
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
}
.NewsHR
{
	height: 1px;
	color: #cccccc;
}
.MenuLink
{
	text-align: right;
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	padding-left: 10px;
}
.MenuLink:hover
{
	color: #ffffff;
	text-decoration: underline;
	background-image: url( '../../App_Themes/martyriumchristi/images/menu_arrow.gif' );
	background-repeat: no-repeat;
}
