body, tr, td { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px; 
}

.wrapper {
	border: 0px solid #000;
	
}
.wrapperTD
{
	width: 764px;
	padding-top: 15px;
}

.disclaimer
{
    padding-left: 12px;
    font-size: 8pt;
    font-style: italic;
}


.oppLink 
{
    font-size: 12pt;
    max-width: 40px;
    overflow:hidden;
    
}
.oppLink a:link {color: #000000; text-decoration: none;} 
.oppLink a:visited {color: #000000; text-decoration: none;}
.oppLink a:active {color: #000000;  text-decoration: none;}
.oppLink a:hover {color: #000000;  text-decoration: underline;}

.postComment {font-size: 10pt; font-weight: bold;}
.postComment a:link {color: #000000; text-decoration: none;} 
.postComment a:visited {color: #000000; text-decoration: none;}
.postComment a:active {color: #000000;  text-decoration: none;}
.postComment a:hover {color: #000000;  text-decoration: underline;}

.innerLeftContent 
{
  vertical-align:text-top;
  width: 210px;
  text-align: center;
}

.innerMiddleContent 
{
	vertical-align:text-top;
    width: 560px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	color: #000000;
	text-align: left;
	}
.innerMiddleContent a:link {color: #000000; text-decoration: underline;} 
.innerMiddleContent a:visited {color: #000000; text-decoration: underline;}
.innerMiddleContent a:active {color: #000000;  text-decoration: underline;}
.innerMiddleContent a:hover {color: #000000;  text-decoration: none;}


.outerRightContent 
{
	text-align:left;
	vertical-align:text-top;
	width: 140px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.outerRightContent a:link {color: #000000; text-decoration: underline;} 
.outerRightContent a:visited {color: #000000; text-decoration: underline;}
.outerRightContent a:active {color: #000000;  text-decoration: underline;}
.outerRightContent a:hover {color: #000000;  text-decoration: none;}

.navwrapper
{
	/*background-color: #000000;
	color: #FFFFFF;*/
}

.nav
{
	font-size: 10pt;
    font-weight: bold;
    TEXT-DECORATION: none;
    color: #000000;
    text-align: center;
    padding-bottom: 15px;
}
.nav a:link {FONT-SIZE: 10pt; COLOR: #000000; font-weight: bold; TEXT-DECORATION: none;}
.nav a:visited {FONT-SIZE: 10pt; COLOR: #000000 ; font-weight: bold; TEXT-DECORATION: none ;}
.nav a:active {FONT-SIZE: 10pt;COLOR: #000000 ; font-weight: bold; TEXT-DECORATION: none ;}
.nav a:hover {FONT-SIZE: 10pt ;COLOR: #000000 ; font-weight: bold; TEXT-DECORATION: underline ;}

.footer
{
	font-size: 10pt;
    font-weight: bold;
    TEXT-DECORATION: none;
    color: #000000;
    text-align: center;
    padding-bottom: 15px;
}
.footer a:link {FONT-SIZE: 10pt; COLOR: #000000; font-weight: bold; TEXT-DECORATION: none;}
.footer a:visited {FONT-SIZE: 10pt; COLOR: #000000 ; font-weight: bold; TEXT-DECORATION: none ;}
.footer a:active {FONT-SIZE: 10pt;COLOR: #000000 ; font-weight: bold; TEXT-DECORATION: none ;}
.footer a:hover {FONT-SIZE: 10pt ;COLOR: #000000 ; font-weight: bold; TEXT-DECORATION: underline ;}


.postTitle
{
	background-color: #C0C0C0;
}

#container
{
	vertical-align:top;
	background-color: Black;
}

.errorsummary
{
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
}

#serrorsummary
{
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
}

div.bubble 
{
	width: auto;
	font-size: 10pt;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble blockquote a {
	color: #FF2C77;                         
	border-bottom: 1px dotted #FF2C77;
	text-decoration: none;
	padding: 2px 0;
}

/* Boards of Canada - Dayvan Cowboy */

div.bubble blockquote a:hover {
	border-bottom-style: solid;
}

div.bubble cite {
	position: relative;
	font: 11px Verdana, Helvetica, Sans-serif;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	top: 9px;
	background: transparent url(/images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

div.bubble cite a {
	color: #666;
	border-bottom: 1px dotted #666;
	text-decoration: none;
}

div.bubble cite a:hover {
	border-bottom-style: solid;
}
