/* CSS Document */
body {
	color: #FFFFFF;
	font-size: 100.1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1em;
	padding: 0em;
	text-align: left;
	vertical-align: top;
	left: 0em;
	top: 0em;
	background:transparent;

:rtl;
	SCROLLBAR-FACE-COLOR: #821118; SCROLLBAR-HIGHLIGHT-COLOR: #333333; SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-TRACK-COLOR: #202020; SCROLLBAR-DARKSHADOW-COLOR: black; SCROLLBAR-BASE-COLOR: #202020; SCROLLBAR-ARROW-COLOR: #FFFFFF;scrollbar-3dlight-color:#EFD79A;
}
a{
	color: #0099FF;
	text-decoration: none;

}
a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
p
{
	font-family: Verdana, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	margin: 0.4em 0em .8em 0.5em;
}
.blue-text {
	color: #0099FF;
	cursor: hand;

}
.gold-text {
	color: #E6B559;
}
.textsmall
{font-family: Geneva, Verdana, sans-serif;font-size: 65%;line-height: 1.4em;color: #FFFFFF;text-decoration: none;text-align: justify;}

ul li {
	font: 70%/1.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
/* :root is an invalid pseudo class but mozilla knows it */
:root code
{
	font-size: 120%;	/* monospace fonts are typically smaller that 
				   'normal' fonts under Mozilla. */
}

/*
	Time to try and get all the heading elements to the same size 
	regardless of browser. (IE seems to put them a big bigger
	than Mozilla, typically.)
*/
h1
{
	font-size: 125%;
	font-family: Georgia, Verdana, sans-serif;
	color: #000000;
	filter: Shadow(Color=000000, Direction=130);
}
h2
{
	font-size: 110%;
	font-family: Georgia, Verdana, sans-serif;
	font-style: italic;
	color: #FFFFFF;


}
h3
{
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E9BF5F;
	margin: 0em 0em 0.3em;
	padding: 0em;



}
h4
{
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
h5
{
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
h6
{
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
#inviteonlycontent {

	margin: 0em;
	height: 11em;
	width: 17em;
	position: absolute;
	left: 0.5em;
	top: 0em;
	padding: 0em;
	z-index: auto;
	vertical-align: top;
}

.welcome {
	font: italic 80%/16px Verdana, Arial, Helvetica, sans-serif;
	color: #E6B559;
	text-align: left;

}
hr {
	font-size: 0em;
	margin: 1em 0em;
	padding: 0px;
	height: auto;
	width: 98%;
	border: 1px dashed #666666;
}
.bold {
	font-weight: bold;
}
.tabledata {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#invitemenu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0.4em;
	z-index: auto;
	left: 1em;
	width: 19em;

}
#invitemenu li {
 float: left;
 
}
#invitemenu li a {
 display: block;
 background: #000000;
 width: 12em;
 text-align: center;
 color: #EFC069;
 padding: 0.15em 0;
 text-decoration: none;
 margin: 0em .2em;
 border: 1px outset #666666;
}
#invitemenu li a:hover {
 background: #990000;
 color: #FFCC00;
 text-decoration: underline;
 border: 1px inset #990000;
}
.nomargins {margin: 0em;padding: 0em;}.HAND {
	cursor: hand;
}
.tabledata2 {

	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #999999;
}
.PopLinks {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
	cursor: hand;

}
