﻿body
{
	font-size: 10pt;
	font-family: Verdana, Arial, 'Times New Roman' , Sans-Serif;
}

A:link, A:visited
{
	color: #990000;
}

TD
{
	font-size: 10pt;
}

table.tHead, table.tFoot
{
	width: 100%;
}

table.tFoot
{
	margin-top: 10px;
}

table.tFoot tfoot tr td.tBottom
{
	text-align:right;
	padding-right:10px;
}

table.tHead thead tr th.tTitle
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 16pt;
	background-image: url(http://www.wandohigh.com/public/images/blackcurve.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: black;
	text-transform: capitalize;
	width: 80%;
	color: white;
	font-family: 'Arial Black' ,Arial;
	height: 32px;
	text-align: left;
}

table.tHead thead tr th.tCopy
{
	font-weight: normal;
	width: 20%;
	color: Black;
	text-align: right;
	font-size: 8pt;
	padding-right: 10px;
}

table.tHead tbody tr td.tBanner
{
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

table.tHead tbody tr td.tBanner img.Banner
{
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}

.SingleBorder
{
	border: solid 1px black;
	font-family: Verdana, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 10pt;
}

p
{
	margin:15px 15px 15px 15px;
}

table.SiteMap
{
	border:solid 1px Black;
}

table.SiteMap tbody tr td.ImageItem
{
	vertical-align:text-top;
	width:64px;
	height:64px;
}

table.SiteMap tbody tr td.ImageItem img
{
	border:0px;
	width:64px;
	height:64px;
}

table.SiteMap tbody tr td.Content
{
	width:500px;
	vertical-align:text-top;
}

table.SiteMap tbody tr td.Content div.Description
{
	padding-left: 0.1in;
	padding-right:0.1in;
	text-align: justify;
}

table.SiteMap tbody tr td.Seperator
{
	background-image:url(http://www.wandohigh.com/public/images/seperator.gif);
	background-position:center center;
	background-repeat:repeat-x;
}


table.SideBar
{
	margin-top: 10px;
	margin-bottom: 30px;
	width: 98%;
}

table.SideBar tbody tr td.SideBar
{
	background-image: url(http://www.wandohigh.com/images/front/roundse.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 230px;
	background-color: #990000;
	vertical-align:text-top;
	padding-top:40px;
	padding-left:10px;
	color:White;
}

table.SideBar tbody tr td.SideBar a:link, table.SideBar tbody tr td.SideBar a:visited, table.SideBar tbody tr td.SideBar a:hover,
table.SideBar tbody tr td.TopBar a:link, table.SideBar tbody tr td.TopBar a:visted, table.SideBar tobdy tr td.SideBar a:hover
{
	color:White;
}

table.SideBar tbody tr td.TopBar
{
	background-position: right center;
	background-image: url(http://www.wandohigh.com/public/images/redgradient.gif);
	background-repeat: repeat-y;
	height: 40px;
	background-color: #990000;
}

table.SideBar tbody tr td.Contents
{
	padding-top: 25px;
	background-image: url(http://www.wandohigh.com/images/front/roundnw.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	height: 500px;
	vertical-align:text-top;
}

div.Warning
{
	height: 300px;
	background-color: #EEEEEE;
	background-image: url(http://www.wandohigh.com/public/images/warning.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	border-style: dashed;
	border-width: 1px;
	border-color: Black;
}

div.Warning h1
{
	text-transform: capitalize;
	color: Red;
	font-weight: bold;
	font-size: 14pt;
}

div.Warning p
{
	text-align: justify;
	text-indent: 0.3in;
	margin-top: 0px;
	margin-bottom: 0px;
}