
body {
	font : normal normal 12px/15px Arial, Helvetica, sans-serif;
	background-color : Black;
	color : #EEEEEE;
}

p, td {
	font : normal normal 12px/15px Arial, Helvetica, sans-serif;
	color : #EEEEEE;
}

h3{
	color : #990033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

ul
{
	margin-top : -5px;
	margin-bottom : 1px;
	margin-left : 20px;
	margin-right : 0px;
	padding-left : 1px;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-right : 0px;
}

.small {
	font-size : 11px;
}

a:link{
	color : #CC0066;
	text-decoration : none;
}

a:visited{
	color : #CC0066;
	text-decoration : none;
}

a:hover {
	color : #FF3399;
	text-decoration : underline;
}

a:active {
	color : #FF3399;
	text-decoration : underline;
}

.pinkHead {
	color : #990033;
	font-size : 14px;
	font-weight : bold;
}

.lightpinkHead {
	color : #CC0066;
	font-size : 14px;
	font-weight : bold;
}

.dark {
	color : #FFFFFF;
	border : 1px solid #990033;
}

.dark a:link {
	color : #CC0066;
	text-decoration : none;
}

.dark a:visited {
	color : #CC0066;
	text-decoration : none;
}

.dark a:hover {
	color : #FF3399;
	text-decoration : underline;
}

.dark a:active {
	color : #FF3399;
	text-decoration : underline;
}

.dark p {
	margin-top : 2px;
}

.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}

.clB{
	position:absolute; 
	visibility:hidden; 
	z-index:300;
	}
	
.clBar{
	position:absolute; 
	width:10; 
	height:10; 
	visibility:hidden;
	border-color : White White White White;
	/*layer-background-color:#333333; 
	background-color:#333333;*/
	}

.clT{
	position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand;
	padding:4px; font-size:12px; font-weight:bold;
	color:white;
	}
	
.clTover{
	position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand;
	padding:4px; font-size:12px; font-weight:bold;
	color:#FCCE55;
	layer-background-color:#CC3366; background-color:#CC3366;
	}
	
.clS{
	position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand;
	padding:2px; font-size:11px; font-weight:bold;
	color:#FFFFFF; background-color:#333333; layer-background-color:#333333;
	}
	
.clSover{
	position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand;
	padding:2px; font-size:11px; font-weight:bold;
	color:#660033;
	layer-background-color:#CC3366; background-color:#CC3366;
	}
	
.clS2{
	position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand;
	padding:2px; font-size:11px;
	color:#006699; background-color:#333333; layer-background-color:#333333;
	}
	
.clS2over{
	position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand;
	padding:2px; 
	font-size:11px;
	color:#660033;
	layer-background-color:#CC3366; background-color:#CC3366;
	}
	
.guestTable{
	border : 1px solid #CC0066;
	background-color : #333333;
}

.formButton {
	background-color : #CC0066;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #EEEEEE;
	border-color : #CCCCCC #CCCCCC #999999 #999999;
	border-width : 1px 1px 1px 1px;
}

hr.pink{
	color : #990033;
	/*margin-top : -10px;
	margin-bottom : -10px;*/
	width : 85%;
	height : 1px;
	text-align : left;
}
.gallery{
	text-align : center;
	vertical-align : bottom;
	font-size : 11px;
}

.pop_caption{
	background-color : #CCCCCC;
	text-align : center;
	padding:2px; 
}

.pop_border{
	padding : 4px;
	border : 4px solid #CC0066;
	height : 100%;
	width : 100%;
}

.zero_margin{
	margin-bottom: 0px;	
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;
}
.share_msg{
	width: 300px; 
	background-color: #FFFFFF; 
	color: #333333; 
	padding: 4px;
	border-right : 4px groove #999999;
	border-bottom : 4px groove #999999;
}
.filesize{
	color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
}