a{
	text-decoration: none;
	color: #333399;
}
a:hover{
	text-decoration:underline;
	color:#330033
}
body{
	background-image: url(/images/nav/background_page.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: sans-serif;
	margin: 10px 0px 10px 0px;
}
.contactleft{
	width:160px;
	font-size: 16px;
	text-align:right;
	padding-right:3px;
	height:24px;
	vertical-align:center;
	white-space:nowrap;
}
.contactright{
	vertical-align:center;
}
div.frame{
	width: 781px;
}
div.link{
	text-align: center;
	margin: 20px 0px 0px 0px;
}
div.sidelink{
	text-align: center;
	margin: 30px 0px 0px 0px;
}
div.text{
	font-family: sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 20px 0px 0px 0px;
}
div.title{
	font-family: sans-serif;
	color: #35459C;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 30px 0px 0px 0px;
}
.events_inputs{
	width:450px;
	height:22px;
	font-family:Tahoma;
	font-size:12px;
	margin-left:3px;
}
.events_titlebars{
	background-image: url(/images/background_purple.gif );
	margin-bottom:3px;
	padding:3px 2px 2px 4px;
	color:#ffffff;
	font-weight:bolder;
	font-size:12px;
}
.loginbox{
	width: 70px;
	height: 17px;
	font-size: 11px;
	margin-left: 2px;
}
.logindivs{
	margin-bottom:3px;
}
.memberprofile_bar{
	margin-bottom:3px;
	padding:3px 2px 3px 4px;
	color:#ffffff;
	font-weight:bolder;
	font-size:14px;
}
.memmodleft{
	width:110px;
	text-align:right;
	padding-right:3px;
	height:24px;
	vertical-align:center;
	white-space:nowrap;
}
.memmodright{
	vertical-align:center;
}
#opener{
	font-family: sans-serif;
	font-size: 16px;
	text-align: center;
	font-style: italic;
}
table.content{
	width: 605px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.mainframe{
	width: 781px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	background-image: url(/images/nav/background.gif);
}
table{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
td{
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 12px;
}
td.arms{
	width: 121px;
	vertical-align: top;
	text-align: center;
}
td.content{
	width: 605px;
	vertical-align: top;
	text-align: center;
}
td.leftnav{
	width: 150px;
	vertical-align: top;
	text-align: center;
}
td.spaceleft{
	width: 10px;
	vertical-align: top;
	text-align: center;
}
td.spaceright{
	width: 16px;
	vertical-align: top;
	text-align: center;
}
td.padded{
	padding: 5px;
}