.SingleBlackBorder1pt {
	border: 1px solid #000000;
}
.style4 {font-family: Tahoma; font-size: 12px; color: #999999;}
body{font-family: Tahoma;color:#999999;}
.smalltext {
	font-size: small;
}

.LeftBorder1pt {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}

.LeftBorderandBottom1pt {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.RightBorderandBottom1pt {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

a:hover {
	text-decoration:none;
	color: #0099FF;
}

a:active{
	text-decoration:none;
	color: #0099FF;
}

a:visited{
	text-decoration:none;
	color: #0099FF;
}
a{
	text-decoration:none;
	color: #0099FF;
}
.BorderGrey1pt {
	border: 1px solid #999999;
}

.RightBorder1pt {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.RightTableBorder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	font-size: 9px;
}
.ViewTable {
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #999999;
	color: #666666;
}
.Table_cellbord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.TopBorder1pt {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.BottonBorder1pt {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.InsertBorderGrey1pt {
	border: 1px solid #999999;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-top: 0px;
}
