body {
	background-color: #914c93;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;

	}
h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 24px;
	}
	h2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 20px;
	}
.tdbg{
	background-image: url(images/table_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.addressdetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c49cc4;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3E40;
	line-height: 18px;

	}
	
a:link {
	color: #3E3E40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;


}

a:visited {
	color: #3E3E40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #914c93;


}

a:active {
	color: #3E3E40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c49cc4;


}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c49cc4;
}

a:nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c49cc4;


}

a:nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c49cc4;

}
a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
