body
{
	background: url(support/back2.gif) repeat-y;
	 margin: 0 0 0 0;	 
}

a:link
{
	color: #6B739C;
	font-weight:bold;
}

a:visited
{
	color: #6B739C;
	font-weight:bold;
}

a:focus
{
	color: #B0C4DE;
	font-weight:bold;
}

a:hover
{
	color: #B0C4DE;
	font-weight:bold;
	text-decoration:underline;
}

a:active
{
	color: Silver;
	font-weight:bold;
}

#Top
{
	position: absolute;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #6B739C;
}

#TopCorner
{
	position: absolute;
	height: 100px;
	width: 300px;
	left: 0px;
	top: 0px;
	background-color: #6B739C;
	background-image: url(support/border61.gif);
}

#Header
{
	position: absolute;
	height: 100px;
	width: 400px;
	left: 300px;
	top:  0px;
	background-image: url(support/bnr_dotnetwebs.gif);
}

#LeftMargin
{
	position: absolute;
	height: 280px;
	width: 60px;
	left: 0px;
	top: 100px;
	background-image: url(support/border62.gif);
}

#LeftMenuMargin
{
	position: absolute;
	height: 94;
	width: 41px;
	left: 60px;
	top: 145px;
	background-color:#B0C4DE;
	 border-right-style:solid;
	 border-right-color:Black;
	 border-right-width:1px;
}

#LeftMenu
{
	position: absolute;
	left:6;
	top:25;
}

#MainMenu
{
	position: absolute;
	height: 45px;
	width: 696px;
	left: 60px;
	top: 100px;
	background-color:#B0C4DE;
}

#Body
{
	position: absolute;
	height: 400px;
	width: 616px;
	left: 140px;
	top: 145px;
	padding: 20 0 0 20;
}

h2
{
	font-weight: bold;
	font-size: 18px;
	color: #6b739c;
	font-family: Arial, Sans-Serif;
	text-align:center;
}

h3
{
	font-weight: bold;
	font-size: 16px;
	color: #6b739c;
	font-family: Arial, Sans-Serif;
	text-align:center;
}

P
{
	font-size: 16px;
	color: black;
	font-family: Arial, Sans-Serif;
	text-align:left;
}

P.small
{
	font-size: 12px;
	color: black;
	font-family: Arial, Sans-Serif;
	text-align:center;
}

P.center
{	
	text-align: center;
}

P.vsmall
{
	font-size: 10px;
	color: black;
	font-family: Arial, Sans-Serif;
	text-align:right;

}

UL
{
	font-size: 14px;
	color: black;
	font-family: Arial, Sans-Serif;
	text-align:left;
}
IMG
{
	border: none;
}

TABLE
{
	font-size: 16px;
	color: black;
	font-family: Arial, Sans-Serif;
}


P.headline
{
	font-weight: bold;
	font-size: 18px;
	color: #6b739c;
	font-family: Arial, Sans-Serif;
}
.basic
{
	font-size: 10px;
	color: black;
	font-family: Arial, Sans-Serif;
}

hr
{
	color:#6b739c;
}

.TableSpacer
{
	background-color:White;
	height:10px;
}

.contact
{
	background-color:Gray;
}


