﻿.hBelowMenu
{
	background-image: url(../images/header.kestrelflyer.jpg);
	background-repeat: no-repeat;
	width:746px;
	height:145px;
}

.boxMenuTitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
	color: #8a438d;
}

.boxTop
{
	background-image: url(../images/box.top.lavander.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 19px;
}

.boxBottom
{
	background-image: url(../images/box.bottom.lavander.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 6px;
}

.boxBorder
{
	background-color: #8a438d;
}

.rBoxTitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
	color: #8a438d;
}

.rBoxTop
{
	background-image: url(../images/box.top.lavander.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 19px;
}

.rBoxBottom
{
	background-image: url(../images/box.bottom.lavander.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 6px;
}

.rBoxBorder
{
	background-color: #8a438d;
}

.lnkBox:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #757864;
}

.lnkBox:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #757864;
}

.lnkBox:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #b9b9b9;
}

.lnkBox:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #757864;
}

.lnk:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #8a438d;
}

.lnk:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #8a438d;
}

.lnk:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #b9b9b9;
}

.lnk:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #8a438d;
}

.boxSeparatorDotted
{
	background-image: url(../images/dotted.h.lavander.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.vertSep
{
	background-image: url(../images/dotted.v.lavander.gif);
	background-repeat: repeat-y;
	width: 1px;
}

.boxBullet
{
	background-image: url(../images/arrow.kestrelflyer.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 9px;
	height: 12px;
}

.contentBulletDot
{
	background-image: url(../images/dot.kestrelflyer.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 5px;
	height: 10px;
}

.list
{
	list-style-image: url(../images/dot.kestrelflyer.gif);
	vertical-align: top;
	line-height: 15px;
	margin-left:1px;
	}

.titleContentHeader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
	color: #7aa032;
}

.titleContentHeaderSub
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #8a438d;
}

.titleContentSectionHeader
{
	color: #7aa032;
	font-weight: bold;
}

.boxbordercontent
{
	background-color: #7aa032;
}
	
	
.tabletitle
{background-color: #DE6F16;/*GOLD*/
font:inherit;
color:white;
font-size:10px;
font-weight:bold;

} 


.tablecontent
{background-color:#cccccc;
font:inherit;
margin-left:50px;
margin-top:2px;
vertical-align:top;

} 

.tablecellborder
{border:1px;
 border-color:#cccccc;
 border-style:solid;
 text-align:center;
 vertical-align:top;
 }
 
 .tablecellborder1
{border:1px;
 border-color:#599e12;
 border-style:solid;
 text-align:center;
 vertical-align:top;
 }
 

.tablecontenttab
{vertical-align:top;
 margin-left:5px;
 margin-top:2px;
 
}

.tablecontenttabcentre
{vertical-align:top;
text-align:center;
 margin-left:0px;
 margin-top:2px;
 }

.tablecellborderstar
{border:1px;
 border-color:#cccccc;
 border-style:solid;
 margin-top:20px;
 text-align:center;
 vertical-align:top;
 color: #8a438d;
 
 }