﻿body
{
	font-weight: normal;
	font-size: small;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Sans-Serif;
	background-color: #646464;
	font-variant: normal;
	text-decoration: none;
}

a 
{
	outline: none;
}

a:link, a:visited
{
	color: red;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.NewsTitle
{
	font-weight: bold;
	font-size: large;
	color: black;
	font-style: italic;
	font-family: Sans-Serif;
	text-align: center;
	font-variant: small-caps;
	text-decoration: underline;
}
.NewsText
{
	font-weight: normal;
	font-size: small;
	color: black;
	font-style: normal;
	font-family: Sans-Serif;
	text-align: left;
	font-variant: normal;
	text-decoration: none;
	background-color: White;
}
.Sched
{
	font-weight: normal;
	font-size: small;
	color: black;
	font-style: normal;
	font-family: Sans-Serif;
	font-variant: normal;
	text-decoration: none;
	width: 100%;
}
.Template
{
	background-image: url(images/blank_bg.gif);
}
.HeroCardLink
{
	float: right;
	margin-right: 10px;
	font-style: normal;
	font-weight: bold;
}
.Contacts
{
	font-weight: normal;
	font-size: small;
	text-transform: none;
	color: #FFFFFF;
	font-style: normal;
	font-family: Sans-Serif;
	font-variant: normal;
	text-decoration: none;
}
.PicsGreyBG
{
	border-right: black 3px solid;
	border-top: black 3px solid;
	border-left: black 3px solid;
	border-bottom: black 3px solid;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
div
{
	border-width: 0px;
}
