body {
	margin:0px;
	padding:0px;
	border:0px;
	font-family: arial;
	font-size: 12px;
	overflow: auto;
}

td	{
	font-family: arial;
	font-size: 12px;
}

.SourcePage	{
	color: #666666;
	font-size: 10px;
	font-family: arial;
}

a.SourcePage, a.SourcePage:visited	{
	color: #157EBA;
	text-decoration: underline;
	/*color:#333333;
	text-decoration:none;*/
	font-size:11px;
	font-weight:bold;
}

a.SourcePage:hover	{
	color: #40c100;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	border-bottom: dotted 1px #40c100;
}

.SourcePage img {
	margin: 0px 4px;
}


table.PermaWrap {
background-image:url(clip_top.png);
background-position:left top;
background-repeat:no-repeat;
width:460px;
}
table.PermaWrap2 {
background-image:url(clip_top2.png);
background-position:left top;
background-repeat:no-repeat;
width:650px;
}
td.PermaWrapMid {
background-image:url(clip_mid.png);
background-repeat:repeat-y;
}
td.PermaWrapMid2 {
background-image:url(clip_mid2.png);
background-repeat:repeat-y;
}
td.PermaWrapBottom {
background-image:url(clip_bot.png);
background-position:left bottom;
background-repeat:no-repeat;
font-size:2px;
height:12px;
}

td.PermaWrapBottom2 {
background-image:url(clip_bot2.png);
background-position:left bottom;
background-repeat:no-repeat;
font-size:2px;
height:12px;
}


.TitleBar {
	position: relative;
	border-bottom: solid 1px #dcdcdc;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: -4px;
	background-color: #F2FEFE;
	height: 22px;
	width: 420px;
	line-height: 22px;
	font-size: 14px;
	vertical-align: middle;
	padding-bottom: 4px;
	margin-left: 11px;
	clear: both;
	
	
}

.TitleBar img 
{
	vertical-align: middle;
}

.ContentDiv {
	width: 100%;
}

.ExpLink {
	float: right;
    display: inline;

	margin: 0px 5px 0px 0px;


	vertical-align: middle;


		color: #666666;
	font-size: 10px;
	font-family: arial;
}
.ExpLink a{
 	font-weight:bold;
 }

.ExpLink img {
	vertical-align: top;
	line-height: 11px;
}