body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
}
.Waves {
	background-image: url(../Images/wave.gif);
}

.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.SearchBox {
	height: 18px;
	background-image: url(../Images/search_fill.gif);
	width: 208px;
	border: 1px solid #999999;
	background-repeat: repeat-x;
}
.SearchFor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.LNav-top {
	background-image: url(../Images/nav_top.gif);
	background-repeat: no-repeat;
}
.LNav-fill {
	background-image: url(../Images/nav_left_fill.gif);
	background-repeat: repeat-y;
}
.LNav-bottom {
	background-image: url(../Images/nav_bottom.gif);
}
.LNav-bottom-home {
	background-image: url(../Images/nav_bottom_b.gif);
}
.Bodyfill-top {
	background-image: url(../Images/body_top.gif);
	background-repeat: no-repeat;
}
.Body-fill {
	background-image: url(../Images/body_fill.gif);
	background-repeat: repeat-y;
}
.Bodyfill-bottom {
	background-image: url(../Images/body_bottom.gif);
	background-repeat: no-repeat;
}
.BodyFill-a {
	background-image: url(../Images/body_fill_a.gif);
	background-repeat: no-repeat;
}
.BodyFill-b {
	background-image: url(../Images/body_fill_b.gif);
	background-repeat: no-repeat;
}
.BodyFill-a2 {
	background-image: url(../Images/body_fill_a2.gif);
	background-repeat: no-repeat;
}
.BodyFill-b2 {
	background-image: url(../Images/body_fill_b2.gif);
	background-repeat: no-repeat;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.BodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.LNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-align: left;
	text-indent: 10px;
	vertical-align: bottom;
	text-decoration: none;
}
a.LNavText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: bottom;
}
.LNavSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A7E93;
	text-align: left;
	text-indent: 5px;
	vertical-align: bottom;
	text-decoration: none;
}
a.LNavSubText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AAB5C1;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	vertical-align: bottom;
}
.BannerAdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
a.BannerAdText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 10px;
}
.bullet {
	PADDING-RIGHT: 6px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; FONT: 70% Verdana; COLOR: #666666; PADDING-TOP: 2px
}
TABLE.subbullets {
	MARGIN-TOP: 3px
}
.subbullet {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 0px; FONT: 55% Verdana; COLOR: #666666; PADDING-TOP: 2px
}

.TabCotnent
{
    width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

.Picture
{
    width: 100px;
    height: 100px;
    margin-right: 30px;
    margin-bottom: 20px;
    float: left;
}

.Picture:hover
{
}

