body		{	margin: 20px 0px 0px 20px;
				background-color: white;
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 12px;
				color: #660099;
			}	
table		{	font-family: verdana, arial, helvetica, sans-serif;
				font-size: 12px;
				color: #660099;			
			}
div			{	font-family: verdana, arial, helvetica, sans-serif;
				font-size: 12px;
				color: #660099;
			}
A:link, A:visited, A:active { color: #6600ff; }
A:hover { color: #ff6600; }
.topbar		{	width: 100%;
				height: 11px;
				font-size: 1px;
				position: absolute; left: 0px; top: 0px;
				background-image: url(images/topborder.gif);
				background-repeat: repeat-x;
			}		
.sidebar	{	height:100%;
				width: 10px;
				position: absolute; left: 0px; top: 0px;
				background-image: url(images/sideborder.gif);
				background-repeat: repeat-y;
			}	
.pophead	{	width:525px;
				height:80px;
				font-weight: bold;
				font-size: 16px;
				font-family: helvetica, sans-serif;
			}
.popup		{	width:525px;
				min-height:280px;				
			}
.popfoot	{	width:525px;
			}
.popMotd	{	position:absolute;
				top: 26px;
				left: 200px;
				width:342px;
				height:32px;
				border:0;
				vertical-align:middle;
				text-align:center;
				padding:2px
			}
.name		{	font-weight: bold;
				color: #3300CC;			
			}
.label		{	font-size: 12px;
				color: #660099;			
			}
.head		{	font-size: 16px;
				font-weight: bold;
				color: #660099;			
			}
.fine		{ 	font-size: 8px;
				color: #660099;
			}
.copyrite	{ 	font-size: 8px;
				color: #660099;
				text-align:right;
			}
.error		{ 	font-weight: bold;
				color: #ff0000;
			}
.subheadsm	{ 	
				font-weight: bold;
				color: #660099; 
			}
.footer 	{	font-weight: bold;
				color:#ff6600; 
			}
.alert		{	width:400;
				background-color:#ffcc66;
				border:thin solid #660099;
				padding-top:2px;
				padding-bottom:2px;
				font-size: 12px;
				font-family:helvetica,sans-serif;
				font-weight: bold;
				text-align:center;
				vertical-align:middle;
			}			

				
