.test_location	{
	font-size:13px;
	font-family:tahoma
}
.testimony	{
	font-size:12px;
	font-family:tahoma
}
.desc	{
	font-size:12px;
	font-family:tahoma
}
.header	{
	font-size:12px;
	font-weight:bold;
}
.content	{
	font-size:14px;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
li b	{
	color:yellow;
	padding: 5px;
	text-decoration:underline;
	font-weight:bold;
}
.introheader	{
	font-size:14px;
	font-weight:bold;
	color:#3366FF;
	background-color:black;
	padding : 5px;
}
.tourheader	{
	font-size:14px;
	font-weight:bold;
	color:#3366FF;
	padding : 5px;
}
#stalker {
	position:absolute;
	width:130px;
	height:362px;
	left:5px;
	top:50px;
}
body{
	
	background-repeat : repeat;
	background-attachment: Fixed;
}
a{
	color:#3366FF;
	font-weight:bold;
	text-decoration:none
}
a.black{
	color:black;
	font-weight:bold;
	text-decoration:none
}
a:hover{
	color:#ff8000;
	text-decoration:underline;
}
a.introheader	{
	font-size:14px;
	font-weight:bold;
	color:#3366FF;
	background-color:silver;
	padding : 5px;
}
a.introheader:hover{
	color:red;
	text-decoration:underline
}
introheader.content{
	font-size:12px;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.admin{
	color:red;
	text-decoration:none;
	font-weight:bold;
}
.TextBox
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
	border-style: groove;
	border-width: thin;
}

.BTN
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
	border-style: solid;
	border-width: thin;
	background-image: url(images/button.gif);
	background-repeat: norepeat;
	border-left-color: white;
	border-top-color: white;
	width:100px;;
	cursor:hand
	
}
SELECT
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt
}