/*----------------------------------------*/
body 		{
				background-color: #000000;
				font-family: Verdana;
				font-size: 12px;
				color: #CCCCCC;
				margin-top: 5px;
  				margin-left: 5px;
  				margin-right: 5px;
  				margin-bottom: 5px;
				text-align:left;
     		}
/*----------------------------------------*/		
a:link		{
				color: #FFCC00;
				text-decoration: underline;
				font-family: Verdana;
				font-size: 12px;
	 		}
/*----------------------------------------*/
a:visited 	{
				color: #FF6600;
				text-decoration: underline;
				font-family: Verdana;
				font-size: 12px;
			}
/*----------------------------------------*/
a:hover 	{
		 		color: #FFFF00;
				text-decoration: none;
				font-family: Verdana;
				font-size: 12px;
			}
/*----------------------------------------*/

.title1 	{
					font-weight: bolder;
					color: #CCCCCC;
					text-decoration: underline;
					text-align:left;
					padding-left:10px;
			}
/*----------------------------------------*/
.text 		{
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				font-family: Verdana;
				font-size: 12px;
				color: #CCCCCC;
				padding-left:20px;
			}
/*----------------------------------------*/
.sub1 		{
				font-size: 12px;
				color: #00CC33;
				text-align:left;
				font-weight: bold;
				text-decoration: none;
				padding-left:20px;
				
			}
/*----------------------------------------*/
.intable 	{
				font-family: Verdana;
				font-size: 12px;
				font-weight: bold;
				text-align:center;
			}
/*----------------------------------------*/
.pubtable 	{
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				text-align:center;
				font-size: 12px;
			}
/*----------------------------------------*/
.content 	{
				font-size: 12px;
				padding-left:20px;
				padding-right:20px
			}
/*----------------------------------------*/
.warning 	{
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
				}
/*----------------------------------------*/
.systems	{
				font-family: Verdana;
				font-size: 12px;
				color: #CCCCCC;
				text-align:left;
			}			
/*----------------------------------------*/
.ttitle		{
				font-family: Verdana;
				font-size: 12px;
				color: #00CC33;
				text-align:center;
			}			
/*----------------------------------------*/
.left		{
				font-family: Verdana;
				font-size: 12px;
				color: #CCCCCC;
				text-align:center;
			}			
/*----------------------------------------*/
.rec		{
				font-family: Verdana;
				font-size: 12px;
				color: #0099FF;
				text-align:center;
			}			
/*----------------------------------------*/
.regtable		{
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				font-family: Verdana;
				font-size: 12px;
				color: #CCCCCC;
			}
/*----------------------------------------*/
.watts		{
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				font-family: Verdana;
				font-size: 12px;
				color: #FFCC33;
			}
/*----------------------------------------*/
.button 
{ 
					font-size: 120%;
}
/*----------------------------------------*/