﻿
body
{
	font-family: Tahoma;
	font-size: 10px;
	color: #63635C;
	background-image: url('Images/bg_brightgreen.gif');
	background-repeat: repeat-x;
}



.divPageHeading
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #4F151C;
}

.divText
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Normal;
	color: #4F151C;
}

.divImage
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: Normal;
	color: #4F151C;
	text-align:center;
}

a:link
{
	text-decoration:none;
	color: #4f151c;
}
a:visited
{
	text-decoration:none;
	color: #4f151c;
}
a:hover
{
	text-decoration:none;
	color: White;
	background-color:#009f62;
}
.imageFrame
{
	border: thin groove #CDBD8F;
}
