/* ElfTrance Style Sheet */

/* Basic page setup styles */
body {
	background: #002;
	margin: 0px; 10px; 10px; 10px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-align: center;
}
p, td, li {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	width: 740px;
	background: #000022;
	border: 0px;
	margin: 10px auto;
	text-align: left;
}
#ie5Fix {
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}

/* Content styles */
.TitleTextLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.TitleTextMedium {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ddddff;
	font-weight: normal;
	text-align: left;
}
.TitleTextSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeff;
	font-weight: normal;
}
.RightAlignTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ddddff;
	font-weight: normal;
	text-align: right;
}
.BodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.BodyTextTwo {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}
.BodyTextGrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddddd;
	font-weight: normal;
}

.ThumbnailCell {
	background-color: #000066
}

.centerPageStyle {
	margin: 5px;
}

.center {
	text-align: center;
}

.rowGray {
	background-color: #333;
	font-size: 12px;
	color: #000;
}

.floatRight {
	float: right;
}

a:link {
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0000ee;
	background-color: transparent;
	text-decoration: none;
}

.navListBullet {
	font-size: 11px;
	width: 410px;
	margin-bottom: 15px;
}

.navUnderline {
	border-bottom: solid 1px #666;
	display: block;
}

.navList {
	list-style:  url(file:///D|/Inetpub/immroot/JTP/assets/shared/nav_bullets.gif) outside;
	margin-top: 25px;
}
