body {
	background-color: #FFFFFF;
	margin:0px;
}

.t3dbase {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 1; LEFT: 0px; COLOR: #DA6C2F; FONT-FAMILY: Arial; POSITION: relative; TOP: -10px
}
.t3dshadow {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 2; LEFT: 2px; COLOR: #D0D0D0; FONT-FAMILY: Arial; POSITION: absolute; TOP: 2px
}
.t3dhighlight {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 3; LEFT: 1px; COLOR: #D0D0D0; FONT-FAMILY: Arial; POSITION: absolute; TOP: 2px
}
.t3dtext {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 4; LEFT: 0px; COLOR: #DA6C2F; FONT-FAMILY: Arial; POSITION: absolute; TOP: 0px
}
td {
	font-family: Arial;
	font-size : 12px;
	color: #000000;
}
input {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}
input.text {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}
textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
	background-color: #FFFfff; 
}
select { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFfff; 
}
a.menu {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #89A3B2;
}
a.menu:link {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #89A3B2;
}
a.menu:hover {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #A8E100;
}

a.menu:active {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color: #89A3B2;
}





a.blue_link {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #6282E9;
}
a.blue_link:link {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #6282E9;
}
a.blue_link:hover {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #A8E100;
}

a.blue_link:active {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color: #6282E9;
}


h1.venue {
	font-size:17px;
	color:#89A3B2;
	font-weight:bold;
}