/* TEXT - START */
body {

	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-color:#333;
	/*background-image:url(/images/backgrounds/mainfade.gif);*/
	background-attachment:fixed;
	background-repeat:repeat-x;
	}	

	
.caps {
	text-transform: capitalize;
}

.submit1{
	color: #FFF;
	height: 18px;
	cursor: hand;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 3px 0px;
	margin: 1px;
	vertical-align: middle;
	background: #663300 url(/images/backgrounds/blog_header.gif) repeat-x bottom;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	
	}
	.searchBox{
  background-image:url('/images/magnifying-glass.gif');
  background-repeat:no-repeat;
  padding-left:20px;
		height:15px;

}

.submit2{
	color: #FFF;
	height: 18px;
	cursor: hand;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 3px 0px;
	margin: 1px;
	vertical-align: middle;
	background: #663300 url(/images/backgrounds/blog_header.gif) repeat-x bottom;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
}


.thumbnail {
	margin: 1px 3px 1px 3px;
	border: 1px solid #999999;
}

.text10 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.indent {
	text-indent: 20px;
	margin: 0px 0px 5px;
	padding: 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


.mini-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

	
	p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
	b, strong
	{	
	font-weight: bold;	
	}


td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

form {
	margin-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	margin: 0px;
	
}

/* HEADINGS */
h1	{
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	display:inline;
	margin:0px;
}
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	margin:2px;
	font-weight: bold;
}


h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	margin:2px;
	font-weight: bold;
}
h4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	margin:2px;
	font-weight: bold;
	display:inline;
}

#postHeadings {
	
	margin:4px 0px 0px 0px;
	padding:1px;
	height:22px;
	text-align:left;
	background-color:#F5F5F5;
	overflow: hidden;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(/images/backgrounds/blogTitle.gif);
	background-repeat:repeat-y;
	background-position:right;
	
}

#postHeadings h2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color: #990000;
	line-height: 20px;
	font-weight: bold;
	margin:0px;
	display:inline;
}


 /* border style for all images */ 
 img {
  border: 0;
  }
  /* border style for anchor images */
  a img {

  }
  img.b {/* replacement for <br /> after images */
  display: block; /* forces line break for content after */
  }


/* LINKS */

a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3C0000;	
	font-size: 11px;
	line-height:12px;
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3C0000;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #553900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.link3Large{
	text-decoration: none;
	color: #3C0000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

a.link2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3C0000;	
	font-size: 9.5px;
	line-height:9.5px;
	}

a.link2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3C0000;
	font-size: 9.5px;
}
a.link2:hover {
	text-decoration: underline;
	color: #553900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
}


a.link3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3C0000;	
	font-size: 11px;
	line-height:12px;
	}

a.link3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3C0000;
	font-size: 11px;
}
a.link3:hover {
	text-decoration: underline;
	color: #553900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.link3Large{
	text-decoration: none;
	color: #3C0000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

a.link3Large:visited {
	text-decoration: none;
	color: #3C0000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
a.link3Large:hover {
	text-decoration: underline;
	color: #553900;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

a.link-lrg{
	text-decoration: none;
	color: #330033;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

a.link-lrg:visited {
	text-decoration: none;
	color: #330033;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		}
a.link-lrg:hover {
	text-decoration: underline;
	color: #CC6666;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	}


a.leftnav:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	background-color: #CEC8C1;
	}	
a.leftnav:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	background-color: #CEC8C1;	
}
a.leftnav:hover {
	color: #5C1207;
	display: block;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	background-color: #EAE7E3;
}
a.leftnav:active{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C1207;
	display: block;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	background-color: #EAE7E5;
	text-indent: 10px;
}

a.linkbtn {
	color: #710000;
	display: block;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	background-color: #EAE7E3;
	text-decoration: none;
	border-top: 1px solid #AB9D89;
	border-right: 1px solid #AB9D89;
	border-bottom: 2px solid #AB9D89;
	border-left: 1px solid #AB9D89;
	margin-bottom: 2px;
}
a.linkbtn:hover {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	border-top: 1px solid #AB9D89;
	border-right: 1px solid #AB9D89;
	border-bottom: 2px solid #AB9D89;
	border-left: 1px solid #AB9D89;
	margin-bottom: 2px;
	background: #CEC7BD;
}

a.link4white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;	
	font-size: 11px;}

a.link4white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
a.link4white:hover {
	text-decoration: underline;
	color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.link4white:active {
	text-decoration: none;
	color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.link5white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;	
	font-size: 11px;
	font-weight:bold}

a.link5white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}
a.link5white:hover {
	color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
a.link5white:active {
	text-decoration: none;
	color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
/* misc site styles */

.youtube {
	margin:5px;
	padding:5px;
	background-color:#000;
	border:3px solid #666;
	text-align:center;
	}

.cell_border_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D1CEBA;
	border-left-color: #D1CEBA;
	border-right-width: 1px;
	border-right-color: #D1CEBA;
	background-color: #DAD6CF;
}
.cell_border_2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E3D9;
	border-bottom-color: #9E9181;
	border-left-color: #7A7352;
	border-right-width: 2px;
	border-right-color: #B3AA9F;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px; color: #000033;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
 color: #000033;}

.header {
	color: #EDA94C;
	font: bold 18px/30px Verdana, Arial, Helvetica, sans-serif;
}
a.headerL:link {
	color: #F06000;
	font: bold 24px/28px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.headerL:hover{
	color: #F06000;
	font: bold 24px/28px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.headerL:visited {
	font: bold 24px/28px Verdana, Arial, Helvetica, sans-serif;
	color: #F06000;
	text-decoration: none;
}
.header_lrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #330000;
	font-weight: bold;
}
.header_sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 20px;
	font-weight: bold;
}
.caption
{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif #333333;
	margin-left:8px;
	}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}

ul{
	list-style-type: square;
	list-style-image: url(/images/icons/right-arrows.gif);
	line-height: 20px;
}

li { line-height:20px }

ol{
	list-style-type: decimal;
	list-style-image: none;
	line-height: 14px;
	margin-left: 23px;
	font-size: 11px;
	padding: 1px;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/***********************************************/
/* Borders                                     */
/***********************************************/

.bdr1{
	border-width:2px; border-style:solid; border-color:#451011;
	}

.bdr2{
	border: 1px solid #FFCC66;
}

.bdr3_photos{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: ridge; 
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bdr4-dashed{
	border: 1px dashed #CCCCCC;
}

.bdr5-box1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #666666;
	border-left-color: #333333;
 }
 
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #714E2B;
}

.border-top-dash {
	border-top: 1px dashed #A6A3BD;
}


.border-topPurp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #320032;
}

.border-bottom {
		border-bottom: 1px solid #999999;
}

.border-bottomPurp {
	border-bottom: 1px solid #320032;
}

/* border & BG for image holder page table */
.imageholder {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F5F3F5;
	
}
.imgBdr { margin:5px; padding:1px; border:1px solid #CCC }

/***********************************************/
/* Layout Divs and Tables                               */
/***********************************************/
.quotes {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:2px 2px 5px 2px;
	padding:2px;
	border: 1px dashed #CCCCCC;
}

.blogTable {
	margin: 3px 3px 9px 3px;
	padding: 0px;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 2px solid #CC6600;
	border-left: 2px solid #F5F5F5;
}
.blogRowHeader {
	padding:2px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(/images/backgrounds/tab.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.blogRowContent {
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #999999;
	text-align:justify;
}
.pageHeader {
	margin-top:1px;
	text-indent:3px;
	text-transform:capitalize;
	height:30px;
	vertical-align: middle;
	background: url(/images/backgrounds/pageHeaderBG.gif) no-repeat left bottom;
}
.pageHeaderText {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.sideBarHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFCC;
	margin-bottom:2px; 
	background-image:url(/images/backgrounds/blog_header.gif); 
	background-repeat:repeat-x;
	background-position:bottom;
	text-indent:3px;
	vertical-align:middle; 
	height:20px
}
.blogImage {
	margin:2px;
	padding:3px;
	float:left;
}
.breadCrumbs {
	background: url(/images/backgrounds/blog-fade.gif) repeat-x bottom;
	padding: 2px;
	border-bottom: 1px solid #999999;
}

.blogMainContent {
	margin: 0 185px 0 0px; 
	padding: 0 0px; 
	width: 100%;
}

.white {
	color: #FFFFFF;
}

.white16 {
	color: #FFFFFF;
	font-size: 15px;
}
.white18 {
	color: #FFFFFF;
	font-size: 18px;
}
.white14B {
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
}


#navBar{
	float: none;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#content{
	float: left;
  width: 55%;
}

/************** .feature styles ***************/

.feature{
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.feature h3{
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

.feature img{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/************** .adminstyles *****************/

.admin{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 13px;
	line-height: 20px;
	list-style-image: url(/images/icons/cam-bullet.gif);
	vertical-align: top;
	list-style-position: outside;
}

.admin p{
	padding: 0px 0px 10px 0px;
	
}

.admin a{
	text-decoration: none;	
	
}
.body_divs{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 13px;
	line-height: 20px;
	list-style-image: url(/images/icons/cam-bullet.gif);
	vertical-align: top;
	list-style-position: outside;
}

.body_divs p{
	padding: 0px 0px 10px 0px;
	
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 11px;
	color: #999999;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}


/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
	
	
}
/*  Running Ahead Styles */
table.RAStats
{
}
span.RATitle
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
span.RALabel
{
    font-weight: bold;
    color: #333333;
}
span.RAValue
{
    color: #666666;
}
.border {
	border-top: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	border-bottom: 2px solid #F5F5F5;
	border-left: 3px solid #F5F5F5;
}


<!-- Thickbox CSS -->

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
}

#strong {font-weight:bold;}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #fff;}
#TB_window a:visited {color: #fff;}
#TB_window a:hover {color: #fff; text-decoration: underline;}
#TB_window a:active {color: #fff;}
#TB_window a:focus{color: #fff;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/icons/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	color: #fff;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	color: #fff;
}

#TB_title{
	background-color:#0077bb;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}@charset "utf-8";
/* CSS Document */



