body,td,th
{
/*  background: url(../images/background.jpg); */
	background-attachment:fixed;
	background-position: 25% 25%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	azimuth:center;
}
body
{
	background-color: #000000;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
img
{
	border-style: none;
}
a
{
	text-decoration: none;
}
a:link
{
	color: #0063dc;
	text-decoration: none;
}
a:visited
{
	color: #ff0084;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
a:active
{
	color: #ff0084;
	text-decoration: none;
}
a.page-footer-link:link
{
	color: #ffffff;
	text-decoration: none;
}
a.page-footer-link:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.page-footer-link:hover
{
	cursor:crosshair;
	color: #0063dc;
	background-color:#000000;
	text-decoration: none;
}
a.page-footer-link:active
{
	color: #ffffff;
	text-decoration: none;
}
.accordion_text
{
	background: #000000;
}
.text
{
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	padding: 10px 10px 10px 10px;
	background-image: url(../images/background5.gif);
	background:#000;
}
.accordion_toggle
{
	background-image: url(../images/background7.gif);
		background-color:#333;
	color: #ffffff;
	cursor: pointer;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 0 0;
	outline: none;
	padding: 0px 15px 0px 15px;
	text-align: left;
	text-decoration: none;
	width: 600px;
}
.accordion_content
{
	background-image: url(../images/background2.gif);
	border-bottom: 1px solid #ff0084;
	border-top: 1px solid #ff0084;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	text-align: inherit;
	text-decoration: none;
	width: 610px;
}
.content
{
	bottom: 60px;
	left: 60px;
	position: fixed;
	padding: 1px 1px 1px 1px;
	border-left: 3px solid #000000;	
	border-bottom: 3px solid #000000;	
	border-right: 3px solid #000000;	
	border-top: 3px solid #000000;	
}
.page-footer
{
	padding: 2px 2px 2px 2px; 
	border-left: 1px solid #000000;	
	border-bottom: 1px solid #000000;	
	border-right: 1px solid #000000;	
	border-top: 1px solid #000000;	
	font-size: 10px;
	background-image: url(../images/background2.gif);
	bottom: 20px;
	position: fixed;
}
.fake_link
{
	color: #0063dc;
	background-color: #000000;
	cursor: help;
}
.fake_link:hover
{
	color: #000000;
	background-color: #ff0084;
	background-image:none;
}

.accordion_untoggle
{
	background-image: url(../images/background7.gif);
	color: #ffffff;
	cursor: pointer;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 0 0;
	outline: none;
	padding: 0px 15px 4px 15px;
	text-align: justify;
	text-decoration: none;
	width: 600px;
	background-color:#333;
}
.hello
{
	color: #ffffff;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 0;
	outline: none;
	padding: 1px 1px 1px 1px;
	text-align: justify;
	text-decoration: none;
	background-color:#000;
	width: 600px;
}
