#maintabs
	{
		position: absolute;
		left: 0;
		top:135px;
		width: 1000px;
		padding: 0px;
		border: 0;
		background:transparent;
	}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 5px;
		background: transparent;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background:#eeeeff;
		font-size: 10px;
		line-height: 14px;
		font-weight: normal;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #0000BB;
		text-decoration: none;
		color: #0000BB;
	}

#tabnav a:link.active
	{
		
		background: transparent;
		color: #0000BB;
	}
 #tabnav a:visited.active
 {
				background:transparent;
		color:#0000BB;
	}
#tabnav a:hover
	{
		background: #0000BB;
		color:#fff;
	}
#tabnav a:hover.active
	{
		background: transparent;
		color:#0000BB;
	}







body	{
	background:  url("watermark1.gif");
  color: #0000BB;
	margin: 0;
	padding: 0;
	font-family:  "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;	
	}

	a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #0000BB;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #FF0000;
	background: transparent; 
	}



#header	{
	padding-left: 0px;
	height: 135px;
	color: #CCFF00;
	 background: #EEEEFF ;
			}

#page  {
	color: #0000BB;
	background:  url("watermark1.gif");
	margin: 0 auto 25px auto;
	border: 0;
	border-bottom: 1px solid #ddc;
	padding: 25px 0 0 0;
	width: 700px;
	}
	
#leftcolumn	{
	float: left;
	width: 435px;
	text-align: left;
	padding: 0;
	border: 0;
	margin: 0 0 0 10px;
	line-height: 125%;
	background: transparent;
	height: 100%;
	color:#0000BB;
	}

#centerblock	{
	float: center;
	width: 435px;
	text-align: left;
	padding: 0;
	border: 0;
	//margin: 0 0 0 10px;
	margin-left: auto ;
  	margin-right: auto ;
	line-height: 125%;
	background: transparent;
	height: 100%;
	color:#0000BB;
	}

#footer {
	clear: left;
	border: 0;
	padding: 25px 0 50px 0;
	margin: 0 0 0 25px;
	text-align: left;
	font-size: 8px;
	}



h1, h2, 	{
		font-family:  "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	}

h1	{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 9px;
	line-height: 100%;
	}

h2	{
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	background:transparent;
	}
	
h3 {
    font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	background:transparent;
	color: red;
	}
		
#rightcolumn	{
	margin: 0 0 0 500px;
	width: 180px;
	padding: 0;
	text-align:center;
	border: 0px;
	font-size: 10px;
	line-height: 125%;
	height: 100%;
	background:transparent;
		}
#rightcolumn ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;

		}

#rightcolumn li	{
	text-align: center;
	width: 180px;
	margin-top:3px;
	padding: 0;
	font: 10px  "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	color: #0000BB;
	background:transparent;
	}
#rightcolumn li a {
	display: block;
	font-weight:normal;
	padding: 2px;
	border-left: 1px solid #0000BB;
	border-right: 1px solid #0000BB;
	border-top: 1px solid #0000BB;
	border-bottom: 1px solid #0000BB;
	background: #EEEEFF;
	color: #0000BB;
	line-height: 1.2em; 
	text-decoration: none;
	width: 150px; 	
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 180px;	
	}
	
html>#rightcolumn li a {
	width: 98px;	 
	}
	
#rightcolumn li a:hover {
	font-weight: normal;
	background:#0000BB;
	background-position:center;
	color:#fff;
	border-left: 1px solid #0000BB;
	border-right: 1px solid #0000BB;
	text-decoration: none;
	}


	
#leftcolumn ul 	{
	margin: 5px 0;
	padding: 0 0 5px 0;
		}
	
#leftcolumn li	{
	line-height: 100%;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: 5px;
	list-style: disc url(listblac.gif) inside;
		}

	#inSetright {
	 background: thansparent; 
	padding-top: 15px;
	PADDING-RIGHT: 50px; 
	PADDING-LEFT: 15px; 
	color:#CCFF00; 
	FLOAT: right; 
	width:45%;
	POSITION:relative;
	font-size:10px;
	line-height:1.1em;
	
}
#inSetleft {
	
	 background:transparent; 
	padding-top: 0px;
	PADDING-RIGHT:0px; 
	PADDING-LEFT: 0px; 
	padding-bottom:0px;
	color:#0000BB; 
	FLOAT: left; 
	POSITION: relative;
	width:25%;
	font-size:12px;
	line-height:1em;
	
}
#inSetright td{
 color:#CCFF00;
font-size:9px;
}

table          
{ 
	             border-collapse: collapse;
                 border: 0;
				 empty-cells:hide;
				 background:#0000BB;
				 color:#fff;
				  }


td             
                { border: 0px solid black; 
				padding-top: 2px; 
				padding-left:0px;
				padding-right: 0px;
				padding-bottom:2px;
				
				vertical-align:top;				}
	td.normal            
                { border: 0px solid white; 
				padding-top: 0px; 
				padding-left:10px;
				padding-right: 10px;
				padding-bottom:0px;
				vertical-align:top;				}
  table.holder          
{ 
	             border-collapse: collapse;
                 border: 0;
				 empty-cells:hide;
				 background:#fff;
				 color:#0000BB;
								  }
				  
	td.holder            
                { 
				border: 0px solid white; 
				padding-top: 0px; 
				padding-left: 0px;
				padding-right: 10px;
				padding-bottom:0px;
				
				background:transparent;		
				}
	table.test          
{ 
	             text-align:left;
				 width:60%;
				 border-collapse: collapse;
                 border: 0;
				 empty-cells:hide;
				 background:transparent;
				 color:#0000BB;
								  }
	tr.test
	{
	
	}			  
	td.test            
                { 
				border: 0px solid white; 
				padding-top: 0px; 
				padding-left: 0px;
				padding-right: 10px;
				padding-bottom:0px;
				
				background:transparent;		
				}
	td.center            
                { 
				border: 0px solid white; 
				padding-top: 0px; 
				padding-left: 0px;
				padding-right: 10px;
				padding-bottom:0px;
				text-align:center;
				background:transparent;		
				}
html>#rightcolumn li a {
	width: 98px;	
	}
