/* Global Styles */

body
{
	margin: 0px;
	color: #666666;
	
}
	
td {
	font:12px arial;
	
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}

a {
	color: #666666;
	text-decoration::underline;
	
	}
	
a:hover {
	color: #ed94bf;
	text-decoration:underline;
	}
	
.daniel
{
	
	font-weight:bold;
	text-decoration:none;
}
	
/* ID Styles */

	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #ed94bf;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt pink;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#f0509c;
	border: 1pt dotted pink;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}
	
	#leftContent
{
	float:left;
	/*width :500px;*/
}

#rightContent
{
	float:right;
	/*width :253px;	*/
}
#footer
{
	clear:both;
}

#StoriesGridView td
{
	font:12px arial;
	color:#666666;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;	
}


/* Class Styles */

.imgbutton 
{
	

}

.bodyText {
	font:12px arial;
	color:#666666;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.bodyTextSmall {
	font:10px arial;
	color:#666666;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.bodyTextSmallWhite {
	font:10px arial;
	color:White;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.bodyTextSmallPink {
	font:10px arial;
	color:#ed94bf;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #E21880;	
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #F32D93;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	/*color: #E31A82;*/
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
			
.smallText {
	color:#E67DB2;
	font-family: arial;
	font-size: 14px;
	}


.txtBoxReg {
	width:150px;
	}
	
	
.CommentBody
{
	font-weight: bold;
	font-size: small;
}

.HyperLink {
	text-decoration:none;
	color: #F32D93;
	}
	
.roundedcornr_box_960838 {
   background: #fbd5ea;
}
.roundedcornr_top_960838 div {
   background: url(roundedcornr_960838_tl.png) no-repeat top left; }
.roundedcornr_top_960838 {
   background: url(roundedcornr_960838_tr.png) no-repeat top right; }
.roundedcornr_bottom_960838 div {
   background: url(roundedcornr_960838_bl.png) no-repeat bottom left; }
.roundedcornr_bottom_960838 {
   background: url(roundedcornr_960838_br.png) no-repeat bottom right; }

.roundedcornr_top_960838 div, .roundedcornr_top_960838,
.roundedcornr_bottom_960838 div, .roundedcornr_bottom_960838 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_960838 { margin: 0 30px; }


.rounded:before {
  background: transparent url(jpg/topright.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(jpg/topleft.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(jpg/bottomleft.png);
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url(jpg/bottomright.png) scroll no-repeat bottom right ;
  padding: 0;
}

.rounded * {
padding-left: 12px;
padding-right: 10px;

}

.rounded {
background: #fbd5ea;
color: #333333;
margin-right: -1px;
margin: 1em;
padding: 0;
font-family: Arial, Tahoma  , sans-serif;
font-size: 1em;
line-height: 1.5;
margin: -1px 0;
width:100%;
}

blockquote {
   background: #fbd5ea;
   color: #333333;
   margin-right: -1px;
}

