span.tab, span.curtab {
border-left: 2 solid #a0a0a0;
border-right: 2 solid #a0a0a0;
border-top: 2 solid #a0a0a0;
padding-bottom:2;
padding-right:15;
padding-left:15;
font-family: arial, helvetica, verdana, Sans-Serif;
}

span.tab {
	height: 24;
	padding-top:5;
	background-color: #bbbbbb;
	font-weight:bold;
	font-size:13;
}

span.curtab {
	height: 34;
	padding-top:10;
	background-color: #666666;
	border-bottom:0;
	margin-bottom:-5;
	font-weight:bold;
	font-size:14;
}

span.tab a {
	text-decoration: none;
	color:#222222;
}

span.curtab a {
	text-decoration: none;
	color: white;
}

a.email 
{
	color: White;
}

a.body
{
	color: white;
}

.SectionTitle {font-size:14;font-weight:bold;background-color:#444444;padding:5}

BODY
{
    BACKGROUND: url(bg6.gif) #FFFFFF repeat-xy left top;
	background-attachment:fixed;
    MARGIN: 12px auto 12px;
}

table.Page 
{
	background-color: #808080;
	padding:0;
	margin:0;
	width:840;
	height:100%;
	float: none;
    TEXT-ALIGN: center;
}

table.Body
{
	width:93%;
	background-color:#666666;
	margin-top:-1;
	margin-bottom:10;
	border-left: 1 solid #a0a0a0;
	border-right: 1 solid #a0a0a0;
	border-bottom: 1 solid #a0a0a0;

}

table.Body td
{
	padding:10;
}

img.shad, td.shad {
	color:white;
	font-family: arial, helvetica, verdana, Sans-Serif;
	filter: progid:DXImageTransform.Microsoft.Shadow (color=’gray’, direction=120, strength=6)
}
img.Banner {
filter:progid:DXImageTransform.Microsoft.fade(Duration=2);
/*border:14px solid peru inset;
position=relative;
left=20%;*/
}

td.tab, td.tabcur {
	width:135;
	color: white;
	padding-bottom:10;
	font-weight:bold;
	font-size:13;
	font-family: arial, helvetica, verdana, sans serif;
	background: url(tabbg.gif);
	background-repeat: no-repeat;
}

p, td {
	color:white;
	font-family: arial, helvetica, verdana, sans serif;
	font-size:13;
}

td.tab {
	background: url(tabbg.gif);
	background-repeat: no-repeat;
}

td.tab: mouseover {
	background: url(tabhovbg.gif);
	background-repeat: no-repeat;
}

td.tabcur {
	background: url(tabcurbg.gif);
	background-repeat: no-repeat;
}

/*
a.tab, a.curtab, span.curtab {
	height:50;
	background-color:#F8F6CC;
	padding-left:20; padding-right:20;
	padding-top: 18;
	text-decoration:none;
	color:black;
	font-weight: bold;
	font-family: verdana;
	margin:0;
}

a.tab:hover {
	background-color:#ECE8A4;
}

a.curtab {
	background-color:666666;
	color: white;
	font-weight: bold;
}
*/
