body.standard
{
	background-image: url(http://www.Cleath.NET/images/bgd/bgd2.gif);
	margin-top: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
}
/*--------ELEMENT STYLES--------*/
p
{
	font-family: verdana; 
	font-size: 11px; 
	color: #666666;
}
h1
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 16px; 
	color: #666666;
}
h2
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 15px; 
	color: #666666;
}
h3
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 14px; 
	color: #666666;
}
h4
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 13px; 
	color: #666666;
}
h5
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 12px; 
	color: #666666;
}
h6
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 11px; 
	color: #666666;
}

/*--------TD STYLES--------*/
td 
{
	font-family: verdana; 
	font-size: 11px; 
	color: #666666;
}
td.5px 
{
	padding-top: 10px; 
	padding-left: 2px;
}
td.Bgd
{
	background-image: url(http://www.Cleath.NET/images/Elements/divider_bgd.gif);
}
td.BgdWide
{
	background-image: url(http://www.Cleath.NET/images/Elements/divider_bgd_wide.gif);
}
td.ContentTitle
{
	background-color: #cccccc;
}


/*--------LIST STYLES--------*/
ul
{
	margin-left: 20px;
}

li 
{
	font-family: verdana; 
	font-size: 11px; 
	list-style-image:url(http://www.Cleath.NET/Images/Elements/arrow.gif); 
	padding-top: 0px;
	padding-right: 0px;
	list-style-position: outside;
	margin-left: 5px;
	
}

/*--------LINK STYLES--------*/
a.nav
{
	font-family:Verdana; 
	font-size:11px; 
	color: #336699;
	text-decoration:underline;
}
a:hover.nav
{
	color:#ff9900;
}
a
{
	text-decoration: none;
	color: #336699;
}
a:hover
{
	text-decoration: underline;
}

/*---------GRID STYLE--------*/
.GridHeader
{
	background-color: #336699;
	color: #ffffff;
}
.GridHeader td
{
	background-color: #336699;
	color: #ffffff;
}
.GridAltItem
{
	background-color: #cccccc;
}
.Grid a
{
	font-family:Verdana; 
	font-size:11px; 
	color:#666666;
	text-decoration: none;
}
.Grid a:hover
{
	color:#ff9900;
}









