#header
{
	background-image: url('../../_themes/blitz/btzbanna.gif');
	background-repeat: no-repeat;
	background-position: center center; 
	background-color:  transparent
	font-family: Verdana;
	font-size:24pt;
	color: #FF0000;
	height: 3em;
	line-height: 3em;
	font-weight:  bold;
	text-align:  center;
}

#leftcontent {	float: left;}
	
#rightcontent{	}
		
#nav-topmenu ul
{
list-style: none;
float: center;
text-align: center;}

#nav-topmenu li
{
float: center;
text-align: center;
}

#nav-topmenu a
{
background-image: url('../../_themes/blitz/btznvvna1.gif');
background-position: bottom left;
background-repeat: repeat-x-y;
height: 2em;
line-height: 2em;
width: 8em;
float: center;
border: 0em solid #dcdce9;
color: #FFFFFF;
font-family:Arial; 
font-size:.9em 
text-decoration: none;
text-align: center; 
}
#nav-topmenu a:hover
{
background-image: url('../../_themes/blitz/btznvvsa1.gif');
background-position: top left;
background-repeat: repeat-x-y ;
height: 2.1em;
line-height: 2.1em;
float: center;
width: 8em;
border: 0em solid #dcdce9;
color: #FFFFFF;
font-family:Arial; 
font-size:1em 
text-decoration: underline;
text-align: center;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-topmenu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-topmenu
{
width:100%
float: center;
text-align: center;
} 

#nav-menu ul
{
list-style: none;

}
#nav-menu li a
{
background-image: url('../../_themes/blitz/btznvvna1.gif');
background-repeat: repeat-x-y;
background-position: top left;
/*height: 1em;
line-height: 2em;*/
width: 8em;
color: #FFFFFF;
text-decoration: none;
text-align: center; 
font-family:Arial; 
font-size:.9em 
}
#nav-menu li a:hover
{
background-image: url('../../_themes/blitz/btznvvsa1.gif');
background-position: bottom left;
background-repeat: repeat-x-y;
/*height: 1em;
line-height: 2em;*/
width: 8em;
color: #FFFFFF;
text-decoration: underline;
text-align: center; 
font-family:Arial; 
font-size:1em 
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */


#nav-menu
{
width:10%
padding: 0;
margin: 0;
}
a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #FF0000; 
} 
a:active 
{
	color: #0000FF;
}
body
{
	font-family: Verdana;
	background-image: url('../../_themes/blitz/btztilea.gif');
	background-repeat: repeat;
	background-attachment: fixed
	background-color:  transparent
	color: rgb(102,255,51); 
}
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	font-size:24pt; font-weight:bold; color:#FF0000
}
h2
{
	color: #000080; 
}
h3
{
	color: rgb(255,51,153); 
}
h4
{
	color: rgb(255,51,153);
}
h5
{
	color: rgb(153,504,255);
}
h6
{
	color: rgb(204,255,0);
}
	#mainright {
		float: right;
		}
	
	#maincenter {
		width: 40%;
		float:left;
		}
	
	#mainleft {
		float:left;
		}