body {    
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: x-small;
	text-align: center;
	color: #fff;
    background: #E6E6E6 url('../images/body-back.jpg') repeat-x top left;
	}
	
input, select, textarea{
background-color:#fff;
border:1px solid #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
padding:1px;
}

.button{
background-color:#000;
border:1px solid #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
font-weight:bold;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 794px;
	font-size: 100%;
	text-align: left;
	background:  #212121;
	}
#header {
	margin: 0;
	width: 794px;
	height: 155px;
	text-align: left;
	background:  url('../images/topbar.jpg');
	}
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 230%;
	font-weight: bold;
	color: #FF63C1;
	}
#header .description {
	font-size: 120%;
	color: #fff;
	}
#header h1 a {
	color: #FF63C1;
	text-decoration: none;
	}
#topnav ul{margin:0;
padding:0;
}

#topnav ul li{float:left;
margin:0 1px 0 1px;
list-style:none;
}

 #tabs6 {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	left: 30px;
	top: -33px;
	
	}
    #tabs6 ul {
	  margin:0;
	  padding:113px 10px 0 5px;
	  list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
	  font-weight:bold;
	  font:Arial, Helvetica, sans-serif;
	  }
    #tabs6 a {
      float:left;
	  background:url('../images/tableft6.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url('../images/tabright6.gif') no-repeat right top;
      padding:11px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#960101;
	  text-decoration:underline;
	  font-weight:bold;
	  font:Arial, Helvetica, sans-serif;
	}
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }
#content {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 120%;
	background: #212121;
	margin-left:5px;
	}
*html #content {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 120%;
	background: #212121;
	padding-left:5px;

	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn {
	background: #212121;
	}

.narrowcolumn .post {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top:10px;
    text-align: left; /* justify causes width problems in IE6 */
	color: #ffffff;
	background: #212121;
	font-size:11px;
	text-align:justify;
	font-weight: normal;
	text-decoration:none;
	/*border-bottom: 1px solid #ccc;*/
   }

.narrowcolumn .postmetadata {
	padding: 0;
	}

.post h1 {
	margin: 0;
	padding: 0;
	font-family:"Monotype Corsiva", Arial, Helvetica, sans-serif;
    font-size:20px;
    /*color:#FFF9F9;*/
	color:#FF0000;
    border-bottom:1px solid #FFF9F9;
    padding-bottom:8px;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:1px;
	}
.post h1 a:link {
	color: #B20652;
	text-decoration: none;
	}
.post h1 a:visited {
	color: #B20652;
	text-decoration: none;
	}
.post h1 a:hover {
	color: #B20652;
	text-decoration: none;
	}
.post h1 a:active {
	color: #B20652;
	text-decoration: none;
	}
.post h2 {
	margin: 0;
	padding: 0;
	font-family:"Monotype Corsiva", Arial, Helvetica, sans-serif;
    font-size:20px;
    /*color:#FFF9F9;*/
	color:#FF0000;
    border-bottom:1px solid #FFF9F9;
    padding-bottom:5px;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:8px;
	margin-top:8px;
	}
.post h2 a:link {
	color: #B20652;
	text-decoration: none;
	}
.post h2 a:visited {
	color: #B20652;
	text-decoration: none;
	}
.post h2 a:hover {
	color: #B20652;
	text-decoration: none;
	}
.post h2 a:active {
	color: #B20652;
	text-decoration: none;
	}
.post a {
	color:#FFFFFF;
	text-decoration:underline;
	}
.postmetadata a {
	color: #777;
	text-decoration: none;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}
.narrowcolumn .postmetadata a:link{
	color: #777;
	text-decoration: none;
	}
#footer {
	width: 794px;
	clear: both;
	text-align: center;
	background: #111 url('../images/header-back.jpg') repeat top left;
	border-top: 1px solid #999999;
	}
#footer p {
	margin: 0;
	padding: 20px;
	font-size: 110%;
	font-weight: normal;
	color: #fff;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover {
	color: #F11414;
	text-decoration: underline;
	}
h1 {
	margin: 0;
	padding: 0;
	}
h2.pagetitle {
	margin: 20px 20px 0 20px;
	padding: 20px;
	text-align: left; /* justify causes width problems in IE6 */
	font-size: 110%;
	color: #333;
	background: #fff url('../images/entry-back.jpg') repeat-x top left;
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#right-column {
	float: right;
	width:270px !important;
	width:240px;
	background-color:#212121;
	color:#FFFFFF;
	font-size: 11px;
	padding-right:7px;
	}

.right-column-box-white {
    float:right;
	width: 255px;
	margin: 5px 0px 0px 5px;
	padding: 5px 10px 0px 0px;
	background-color:#313131;
	}
* html .right-column-box-white {
   padding: 5px 5px 0px 0px;
	}
.right-column-box-white p{padding:5px; margin:0px;}	
#right-column-box-title-grey {
    width:233px;
    clear: both;
	display: block;
	height:26px;
	margin:0px 0px 0px 5px;
	padding: 5px 10px 0px 12px!important;
    background: #2C2C2C url('../images/nav-bck.jpg') repeat-x top left;
	color:#FF0000;
	font-weight:bold;
	font-size:13px;
	font:Arial, Helvetica, sans-serif;
	}
*html #right-column-box-title-grey {
width:232px;
padding: 5px 5px 0px 13px!important;}
  
.right-column-box-black {
    float:right;
	width: 255px;
	margin: 8px 0px 0px 5px;
	padding: 5px 10px 0px 0px;
	background-color:#000000;
	}
	
* html .right-column-box-black {
   padding: 5px 5px 0px 0px;
}
#right-column-box-title-black {
   width:233px;
    clear: both;
	display: block;
	height:20px;
	margin:0px 0px 0px 5px;
	padding: 5px 10px 0px 12px!important;
    background: #2C2C2C url('../images/nav-bck.jpg') repeat-x top left;
	color:#FF0000;
	font-weight:bold;
	font-size:13px;
	font:Arial, Helvetica, sans-serif;
	}
#right-column-box-title-black a {
	color:#FFFFFF;
	text-decoration:none;
	}
*html #right-column-box-title-black {
width:232px;
padding: 7px 5px 0px 13px!important;}

.img{padding-left:8px;}

*html.img{padding-left:5px;}

.shadetabs{
padding: 8px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font:normal 11px Verdana;
color:#FFFFFF;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 6px 7px;
margin-right: 3px;
border: 1px solid #cccccc;
color: #2d2b2b;
background: white url('../images/tab_up.gif' top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #d6000c;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url('../images/tab_ov.gif');
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
text-align:left;
color:#FFFFFF;
font-size:11px;
}

@media print {
.tabcontent {
display:block !important;
}
}

#ccol {
	background: url('../images/ccol_bg_cont.jpg') repeat-y;
	background-color: #212121;
}

	#ccoltop {
		
		/*background: url(images/ccol_bg_top.jpg) no-repeat;*/
		overflow: hidden;
		z-index: 150;
	}
	
	#ccolbot {
		height: 6px;
		overflow: hidden;
		background: url('../images/ccol_bg_bot.jpg');
		background-repeat:no-repeat;
	}
		
.newstitle{ padding-left:8px;}

A.morelink {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#d6000c;
	text-decoration:underline;
}
A.morelink:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#a0a0a0;
	text-decoration:underline;
}

.whitetext{ 
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size:11px;
	text-align:justify;
	text-decoration:none;
	letter-spacing:1px;
   }
.gallerybox{
text-align:center;
color:#CCCCCC;
}
.gallerybox a{border:1px solid #666666; display:block; height:78px; width:68px;}
.gallerybox a:hover{border:1px solid #fff; display:block;}		 
.errormsg
{
	color : #FFFFFF;
}
.successmsg
{
	color : #006633;
}
#whiteheader
{
    font-size:11px;
    color:#FFFFFF;
	margin-left:3px;
}
#whiteheader span{font-size:15px; font-weight:bold; line-height:25px;}
#whiteheader ul{list-style:square; }
#whiteheader ul li{line-height:25px; color:#fff; border-bottom:1px dotted #666666; font-size:12px; font-weight:bold;}
#whiteheader ul li a{color:#FFFFFF; text-decoration:none;}
#whiteheader ul li a:hover{color:#FFF; text-decoration:none;}
#whiteheader a.morelink{color:#FFFFFF; text-decoration:none; float:right;}
#whiteheader a.morelink:hover{color:#FFF; text-decoration:none;}