* {
	background:			transparent;
}
td { color: #000000;} 

body {
	padding:			0px;
	margin:				0px;
	border:				0px;
	margin-top:			0px;
	background:			#000000;
}
h1,h4 {
	padding:			0px;
	margin:				0px;
	border:				0px;
	margin-top:			0px;
}

A:link.bialy, a:visited.bialy {FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #ffffff; TEXT-DECORATION: none}
A:hover.bialy {FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #eeeeee; TEXT-DECORATION: none}

a:link, a:visited { 
	color: #000000; 
	text-decoration: none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial; 
}
a:hover{ 
	color: #000000; 
	text-decoration: none; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial; 	
}

a:link.li, a:visited.li { 
	color: #000000; 
	text-decoration: none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial; 
	padding-left: 18px;
	background: url("../pic/dk.gif") no-repeat center left 
}
a:hover.li{ 
	color: #000000; 
	text-decoration: none; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial; 	
}

#content{
	position:			relative;
	margin:				0;
	line-height:		normal;
	width:				770px;
	margin:				0 auto;
	background-color:	#ffffff;
}
#content ul {
	margin:				0 0 0 0;
	padding:			0 0 0 0;
	list-style:			none;
}
#content li {
	display:			inline;
	margin:				0;
	padding:			0;
}
#leftBorder {
	position:			relative;
	top:				0px;
	float:				left;
	width:				16px;
	height:				800px;
	background:			url(../pic/leftborder.gif) top left no-repeat;
	display:			block;
}
#rightBorder {
	position:			absolute;
	top:				0px;
	float:				right;
	width:				16px;
	height:				800px;
	background:			url(../pic/rightborder.gif) top right no-repeat;
	display:			block;

}

#footer {
    clear:				both;
	float:				right;
	position:			relative;
	height:				35px;
	display:			block;
	width:				770px;
	text-align:			center;
	background-color:	#555555;
	padding-top:		10px;
	FONT-WEIGHT: 		normal;
	FONT-SIZE:			8pt; 
	FONT-FAMILY: 		Arial; 
	color:				#ffffff;
}


#header{
	display:			block;
	position:			relative;
	float:				right;
	margin-top:			0px;
	margin-right:		0px;
	width:				770px;
	height:				246px;
	background:			url(../pic/banner.jpg) top left no-repeat;
}

#main{
	display:			block;
	font-family: 		arial, verdana, tahoma;
	display:			block;
	margin:				0 auto;
	float:				right;
	margin-top:			0px;
	margin-right:		0px;
	width:				770px;
	height:				auto;
	background-color:	#ffffff;
	font-size:			12px;
}
#main h1,h2,h3{
	color: #222222;
	font-family: 		verdana, tahoma, arial;
	margin-left:		5px;
	font-size: 			150%;
	border:				0px #CCCCCC solid;
	}
	

#main h4,h5,h6{
	color: #222222;
	font-family: 		verdana, tahoma, arial;
	margin-left:		5px;
	font-size: 			100%;
	border:				0px #CCCCCC solid;
	
}
#main p {
	margin:				10px 10px 10px 10px;
	font-size: 			75%;	
}
#menu{
	display:			block;
	float:				left;
	padding-bottom:		0px;
	padding-left:		20px;	
	padding-top:		90px;
	line-height: 		160%;
	font-family:		arial,verdana,sans-serif;
	font-size: 			90%;
	position:			relative;
	width:				160px;
	top:				0px;
	margin-top:			5px;
	margin-left:		5px;	
	height:				80px;
}	

#menu ul li {
	font-weight:		bold;
	display:			block;
	list-style-type:	none;

}
#menu ul li a{
	
	color:				#ffffff;
	padding:			0px 0px 0px 0px;
	cursor:				pointer;	
	text-decoration:	none;

}
#menu ul li a:hover{
	color:				#ffffff;
	background-position:0% 0px; 
	border:				0px #CCCCCC solid;
	border-bottom-width:3px;
	
}
textarea.text {
	width: 300px;	
	border: 1px solid #ccc;
	font-size: 10pt;
	background: #ffffff;	
	color: #888;
}

input.text {
	width: 300px;	
	border: 1px solid #ccc;
	font-size: 10pt;	
	background: #ffffff;
	color: #888;
}

select.text {
	width: 300px;	
	border: 1px solid #ccc;
	font-size: 10pt;
	background: #ffffff;	
	color: #888;
}

input.button {
	border: 1px solid #ccc;
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;	
	background: #ffffff;
	CURSOR: pointer;
	}
	
#searchbox {
	text-align: center;
	background: url('../pic/search.jpg') no-repeat top left ;
	padding-top: 10px;
	height: 40px;
}