.txt {color: #111111; font-size:11;FONT-WEIGHT: bold;font-family: Tahoma;}
.txtSm {color: #333333; font-size:10;font-family: Tahoma;}
.txtPale {color: #999999; font-size:11;FONT-WEIGHT: bold;font-family: Tahoma;font-spacing:5;}

a:link, a:active, a:visited {color: #555555;font-size: 11; text-decoration: none;font-family: Tahoma;font-weight: bold;}
a:hover {color: #99CCFF;font-size: 11;text-decoration: none;font-family: Tahoma;}

.titleLnk {color: #111111;font-size: 12; text-decoration: none;font-family: Tahoma;font-weight: bold;}
.txtPunctuation{color: #222222;font-size:10;font-family: Tahoma;align:middle;}


A:link.titleLnk {color: #3366FF;font-size: 12; text-decoration: none;font-family: Tahoma;font-weight: bold;}
A:active.titleLnk {color: #3366FF;font-size: 12;text-decoration: none;font-family: Tahoma;font-weight: bold;}
A:visited.titleLnk {color: #3366FF;font-size: 12;text-decoration: none;font-family: Tahoma;font-weight: bold;}
A:hover.titleLnk {color: #99CCFF;font-size: 12;text-decoration: none;font-family: Tahoma;font-weight: bold;}

body { font-color: #222222;font-size: 6px; background-color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;
	 margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 35px;}

	.popper{height:270;width:320;wrap:virtual;}

	.drag{position:relative;cursor:hand}

	#barbutton{cursor:default;}
	
	#divMail{
	position:absolute;
	visibility:hidden;
	top:0;
	}

	#divHelp{
	position:absolute;
	visibility:hidden;
	top:0;
	}
	
	#scontentmain{
	position:absolute;
	}
	
	#scontentbar{
	cursor:move;
	position:absolute;
	background-color:#666666;
	height:25;
	width:100%;
	border:1px solid blue;
	}
	
	#scontentsub{
	position:absolute;
	width:100%;
	top:25;
	background-color:white;
	border:1px solid blue;
	padding:1px;
	}