/*Text Setting*/
A:link	{color:#bc1477;background-color:transparent;text-decoration:none}
A:visited {color:#8a0754;background-color:transparent;text-decoration:none}
a:active { color: #bc1477; text-decoration: none } 
a:hover {color:#bc1477;background-color:transparent;text-decoration:underline}


body{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('img/topbg.gif');
	background-repeat:repeat-x;
}

table {
	FONT-FAMILY: arial, helvetica, sans-serif;
	color : #000000;
	FONT-SIZE: 12px;
	}

.lefttxt {	
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 8px;
	padding-right : 2px;
	color: #636363;
	text-align: left;

}

td.left {
	background-image: url('img/leftbg.gif');
	background-repeat:repeat-y;
}

td.redbg {
	background-color : #ff0000;
}

td.bot {
	background-image: url('img/botbg.gif');
	background-repeat:repeat-x;
}

td.rght {
	background-image: url('img/rghtbg.gif');
	background-repeat:repeat-y;
}

td.leftbarsd {
	background-image: url('img/leftrghtsd.gif');
	background-repeat:repeat-y;
}

td.leftbar1 {
	background-image: url('img/leftbarbg.gif');
	background-repeat:repeat-x;
	text-align: left;
	padding-left : 8px;
	padding-right : 2px;
	font-size : 14px;
	color : #cf3600;
	font-weight : bold;

}

td.leftbar2 {
	background-image: url('img/leftbarbg2.gif');
	background-repeat:repeat-x;
	text-align: left;
	padding-left : 8px;
	padding-right : 2px;
	font-size : 14px;
	color : #cf3600;
	font-weight : bold;
}

td.rghtbar1 {
	background-image: url('img/subbarbg.gif');
	background-repeat:repeat-x;
}

td.subbar {
	background-image: url('img/subttbg.gif');
	background-repeat:repeat-x;
	text-align: left;
	padding-left : 8px;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
}

.imgprd
{
  margin: 4px;
  border: 1px solid #b4b4b4;
}

div.img
{
  margin: 12px;
  border: 1px solid #b4b4b4;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  background-color:#E0E0E0;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #D8D8D8;
}
div.img a:hover img {border: 1px solid #bc1477;}

div.desc
{
  text-align: center;
  font-weight: normal;
  width: 125px;
  margin: 2px;
}

.copytxt {	
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 20px;
}



.copyright {
	font-size : 10px;
		color : #555555;
}

.t1  {
	color : #000000;
	FONT-SIZE: 15px;
	font-weight : bold;
}

.bold {
  	font-weight : bold;
}

