
.style1 {
	color: #FF0000;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	}


body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3D6;
	border-right-color: #D6D3D6;
	border-bottom-color: #D6D3D6;
	border-left-color: #D6D3D6;
}
.leftlink {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #767676;
}
.leftlink:hover {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color:#CCCCCC;
}.text {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #474747;
	list-style-image: url(images/bull.gif);
	list-style-position: outside;
	text-decoration:none;
}
.text:hover {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #474747;
	list-style-image: url(images/bull.gif);
	list-style-position: outside;
	text-decoration:none;
}
.more {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bottomlink {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #767676;
	text-decoration:none;
}
.bottomlink:hover {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #767676;
	text-decoration:underline;

}.input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CECFCE;
}
.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CECFCE;
	background-image:url(images/buttonbg.gif);
}
.menu 
{
 filter:alpha(Opacity=90);
  }
  .blackbold {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #474747;
	list-style-image: url(images/bull.gif);
	list-style-position: outside;
	text-decoration:none;
}
.blackbold:hover {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #474747;
	list-style-image: url(images/bull.gif);
	list-style-position: outside;
	text-decoration:none;
}
.white {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
