body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #0C0C0C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fL { float: left; }
.fR {float: right; }
.pad10 { padding: 10px; }
.right { text-align: right; }
.imgSpace img { padding-right: 5px; }
#container { width: 1020px; margin-left: auto; margin-right: auto; }
#content { background-color: #FFF; padding: 10px;  position: relative; }
#menu { 
	background-image:url(menuBackground.gif); 
	height: 52px;
	line-height: 40px;
	font-size: 14px;
}
	#menu img { vertical-align:top; }
#menu a {	color: #333333;	 text-decoration: none; }
#menu a:hover { text-decoration: underline; }
a.main:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	vertical-align: 90%;
	text-decoration: none;
}
a.main:hover{
font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #FF006C;
	vertical-align: 90%;
	text-decoration: none;
}
a.main:active{
font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	vertical-align: 90%;
	text-decoration: none;
}
a.main:visited{
font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	vertical-align: 90%;
	text-decoration: none;
}
a.main_right:link{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #FF006C;
	vertical-align: 90%;
	text-decoration: none;
}
a.main_right:hover{
font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	vertical-align: 90%;
	text-decoration: none;
}
a.main_right:active{
font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #FF006C;
	vertical-align: 90%;
	text-decoration: none;
}
a.main_right:visited{
font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #FF006C;
	vertical-align: 90%;
	text-decoration: none;
}
a.footer:link{
	font-family: Arial,Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a.footer:hover{
font-family: Arial,Helvetica, sans-serif;
	color: #FF006C;
	text-decoration: none;
}
a.footer:active{
font-family: Arial,Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a.footer:visited{
font-family: Arial,Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.grey12 {
	font-size: 12px;
	color: #666666;
}
.pink, b { color: #FF006C; }
.pink14 {
	font-size: 14px;
	color: #FF006C;}
	.pink14 a { color: #FF006C !important; }
a:link {
	color: #FF006C;
	text-decoration: none;
}
a:visited {
	color: #B4004C;
	text-decoration: none;
}
a:hover {
	color: #B4004C;
	text-decoration: none;
}
a:active {
	color: #B4004C;
	text-decoration: none;
}


#frameContent { position: relative; }
#leftFrame {
	margin-left: -7px;
	width: 723px;
	position: relative;
	float: left;
	z-index: 6;}
	#leftFrame .dialog { }
		#leftFrame .dialog .top {
			height: 13px;
			background-image: url(cellBackground-top.png);	
			background-position: 0px 0px; 
			background-repeat: no-repeat;}
		#leftFrame .dialog .middle {
			padding: 3px 12px 3px 17px;
			background-image: url(cellBackground-mid.png);
			background-position: 0px 0px; 
			background-repeat:repeat-y;
			}
		#leftFrame .dialog .bottom {
			height: 13px;
			background-image: url(cellBackground-bottom.png);	
			background-position: 0px 0px; 
			background-repeat: no-repeat;}	
		

#rightFrame {
	float: right;
	width: 284px;
	position: relative;
	z-index: 5;}
	#rightFrame .dialog { }
		#rightFrame .dialog .top {
			height: 12px;
			background-image: url(rCellBackground-top.png);	
			background-position: 0px 0px; 
			background-repeat: no-repeat;}
		#rightFrame .dialog .middle {
			padding: 3px 25px 3px 15px;
			background-image: url(rCellBackground-mid.png);
			background-position: 0px 0px; 
			background-repeat:repeat-y;}
			
			#rightFrame .dialog .middle .tab {
				position: absolute;

			}
			#rightFrame .dialog .middle .tabContents {
				width: 230px;
				background-repeat: repeat-y;
				background-image:url(tabBack.gif);
				background-position: 0px;				
				float: left;
				padding-left: 35px;
				font-size: 11px;
			}			
			
			#rightFrame .dialog .middle .divider {
				height: 10px;
				margin: 5px 0 5px 0;
				background-repeat: no-repeat;
				background-image:url(rCellDivider.png);
				background-position: 0px;				
			}					
			
		#rightFrame .dialog .bottom {
			height: 13px;
			background-image: url(rCellBackground-bottom.png);	
			background-position: 0px 0px; 
			background-repeat: no-repeat;}	
.title { 
	height: 34px;
	line-height: 34px;
	margin-bottom: 5px; }
	.headline {
		float: left;
		width: 580px;
		margin-right: 1px; 
		background-color: #131313;		
		padding-left: 10px;
		color: #ff006c;
		font-size: 24px;
		text-align: left; float: left; margin-right: 1px;}
	.date {
		float: left;
		width: 100px;
		font-size: 10px;	
		text-align: center;
		background-color: #ff006c;
		color: #FFF;
	}
	
.title2 { 
	height: 34px;
	line-height: 34px;
	margin-bottom: 5px; }
	.title2 .headline {
		float: left;
		width: 200px;
		margin-right: 1px; 
		background-color: #ff006c;		
		padding-left: 10px;
		color: #FFF;
		font-size: 24px;
		text-align: left; float: left; margin-right: 1px;}
	.title2 .date {
		float: left;
		width: 482px;
		font-size: 10px;	
		text-align: center;
		background-color: #131313;
		color: #FFF;
	}	
	
#footer {
	text-align: right; 
	font-size: 12px;
	margin-top: 20px;
	color: #646464; }
	#footer strong { color: #FFF; }
	#footer a { color: #646464; }
	#footer .tiny { font-size: 9px; }
		 
.reset { clear: both; }
.imgBorder{ border: 1px solid #111; }
.imgPad	{ padding-right: 5px;  }
.highLight { padding: 6px; background-color: #ff006c; color: #FFF; }
	.highLight a { text-decoration: none; color: #FFF !important; }
	.highLight a:hover { text-decoration: underline; }
	
  .clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
    }


	
	
.input {
	font-size: 14px;
	padding-left: 10px;
	color: #000000;
	width: 290px;
	height: 28px;
	background-color:#fff;
	background-image:url(inputBackground.gif);
	border: 1px solid #111;
}
button {
	font-weight: bold;
}
.submit {
	padding: 5px 10px 5px 10px;
	background-color: #b10056;
	border: 1px solid #b10056;
	color: #fff;
	font-size: 42px;
	text-align: center;
	text-decoration: underline;
	background-image:url(buttonBackground.gif);
}

form .file {
	width: 230px;
}
form textarea {
	background-color: #ffa7be;
	border: 1px solid #e82356;
	width: 230px;
	height: 50px;
}
.errorDiv { color: #ff006c; font-size: 14px; font-weight: bold; }
.sep { padding-left: 5px; margin-right: 5px; }
