/* CSS Document */

.normaltext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana,Arial,Helvetica
}
.Heading {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #666666; FONT-FAMILY: Verdana,Arial,Helvetica
}
.ErrMessage {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: Verdana,Arial,Helvetica
}
A {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6b6b6b; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: bold; COLOR: #de0007
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #6699CC
}
.tbleft
{
 border-left:1px ridge #999999;
}
.tbtop
{
  border-top:1px ridge #999999;
}
.tbbottom
{
 border-bottom:1px ridge #999999;
}
.tbbotLeft
{
 border-bottom:1px ridge #999999; border-left:1px ridge #999999;
}
.tbbotLeftTop
{
 border-bottom:1px ridge #999999; border-left:1px ridge #999999; border-top:1px ridge #999999;
}
.tbLeftRightTop
{
 border-left:1px ridge #999999; border-right:1px ridge #999999; border-top:1px ridge #999999;
}

.tbbotLeftRightTop
{
 border-bottom:1px ridge #999999; border-left:1px ridge #999999; border-right:1px ridge #999999; border-top:1px ridge #999999;
}
.tbbotRight
{
 border-bottom:1px ridge #999999; border-right:1px ridge #999999;
}
.tbLeftRight
{
 border-left:1px ridge #999999; border-right:1px ridge #999999;
}

.tbbotLeftRight
{
 border-bottom:1px ridge #999999; border-left:1px ridge #999999; border-right:1px ridge #999999;
}
.tbright
{
 border-right:1px ridge #999999;
}
.tbborder
{
border:1px ridge #999999;
}
.smlfont
{
FONT-WEIGHT: normal; FONT-SIZE: 8px; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica
}
.smlfont2
{
FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica
}
}