﻿body
{
	font-family: Tahoma, Verdana, Arial, 'Times New Roman';
	font-size: 12px;
	font-weight: normal;
	color:Black;
}
table.WhiteTable
{
	color:White; font-size:14px;
}
table.Whitebg
{
	color:Gray; font-size:12px; background-color:White;
}
td.medhead
{
	font-size: 14px; font-weight:bold;
}
td.medhead2
{
	font-size: 14px;
	font-weight: bold;
	color: cornflowerblue;
	font-family: Calibri;
}
td.medheadred
{
	font-size: 14px;
	font-weight: bold;
	color: darkred;
}
.t {background: url(Gifs/homedot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(Gifs/homedot.gif) 0 100% repeat-x}
.l {background: url(Gifs/homedot.gif) 0 0 repeat-y}
.r {background: url(Gifs/homedot.gif) 100% 0 repeat-y}
.bl {background: url(./Gifs/homebl.gif) 0 100% no-repeat}
.br {background: url(Gifs/homebr.gif) 100% 100% no-repeat}
.tl {background: url(Gifs/hometl.gif) 0 0 no-repeat}
.tr {background: url(Gifs/hometr.gif) 100% 0 no-repeat; padding:10px} 

a
{	color:#188C7F; font-weight:bold;
}
a:active
{	text-decoration:none;
}
a:hover
{ text-decoration:none;
}
a:link
{ text-decoration:none;
}
a:visited
{ text-decoration:none;
}
.medhead
{
	font-size: 12px; font-weight:bold; color:#00A650;
}
