body 
{
	background-color: #575757;
	background-image:url('images/bg.jpg');

}


.text1
{
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	font-style: normal;
	color:#ffffff;
}

.text2
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	font-style: normal;
	color:#ffffff;
}
.text3
{
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	text-align: left;
	color:#ffffff;
}

.title1
{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial Narrow, Arial,Sans-Serif;
	text-align: center;
	font-style: normal;
	color:#ffffff;
}

a{
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	font-style: normal;
	color:#ffffff;
	text-decoration: none;
}
a:visited{	color:#ffffff ;}
a:active{	color:#ffffff;   }
a:hover { color: #ffffff;   text-decoration: underline;}

a.a1{
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	font-style: normal;
	color:#ffffff;
	text-decoration: none;
	float: left;
	height:34px;
	width:127px;
	text-align: center;
	
}
a.a1:visited{color:#ffffff; text-decoration: none; }
a.a1:active{color:#ffffff;  text-decoration: none;}
a.a1:hover {color: #ffffff;  text-decoration: none; background-image: url('images/a0.gif');}

img.i1{ border: 1px solid #999999; }
img.i2{ border: 3px double #999999; }
