﻿/* CALCS */
.calcs {
   width: 90%;
   margin: auto;
   text-align: left;
   font: 10pt Verdana;
   line-height: 1.5;
}
.calcs a:link {color: #267691; text-decoration: underline}
.calcs a:visited {color: #267691; text-decoration: underline}
.calcs a:hover {color: #0d4051; text-decoration: none}

.t_title {float: left; width: 583px; height: 230px; background-image: url('../images/calcs.jpg');}


/* BLOG */
#if_blog
{
    background-repeat:no-repeat ;
    width: 850px;
    height: 1100px;
}
.blog_back
{
    background-image: url('../images/white_back.gif');
    float: left;    
    margin: 0px auto;
    text-align: center;
	width: 881px;
	height: 1141px;
}
.pl_blog_disc
{
    padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: smaller;
    margin: 0px auto;
	border: solid 2px Silver;
	width: 740px;
	height: 400px;
}
.pl_blog_disc_2
{
    padding: 20px 10px 10px 20px;
	text-align: left;
    margin: 0px auto;
	border: solid 2px Silver;
	width: 730px;
	height: 150px;
}

/* FORUM */
#back_forum
{
    background-image: url('../images/white_back.gif');
    padding-left: 20px;
	float: left;
	width: 861px;
	height: 1141px;
}
.if_forum
{
    background-image: url('../images/loading.gif');
    background-repeat:no-repeat ;
    width: 850px;
    height: 1100px;
}

/* MONEY TALK */
#back_talk
{
    background-image: url('../images/white_back_2.gif');
    text-align: center;
	font-size: smaller;
	float: left;
	width: 881px;
}
#return
{
    text-align: right;
    padding-right: 20px;
}
.money_talk_2
{
    background-image: url('../images/white_back_2.gif');
    text-align: center;
	font-size: smaller;
	float: left;
	width: 881px;
	height: 1600px;
}

.acc_header
{
    background-image: url('../images/gray_bar.gif');
    padding: 11px 0px 0px 20px;
    font-weight: bold;
    text-align: left;
    margin: 5px auto;
    color: #277690;
    cursor: hand;
	width: 780px;
	height: 29px;    
}

.acc_header:hover {color: #fe9800; text-decoration: underline;}
.acc_header_selected:hover {color: #fe9800;}

.acc_header_selected
{
    background-image: url('../images/gray_bar.gif');
    padding: 11px 0px 0px 20px;
    text-decoration: underline;
    font-weight: bold;
    text-align: left;
    margin: 5px auto;
    color: #277690;
    cursor: hand;
	width: 780px;
	height: 29px;    
}
.acc_content
{
    background-color: #f8f8f8;
    padding: 4px 0px 0px 20px;
    margin: auto;
    padding-top: 10px;
    text-align: left;
    width: 780px;
}
.author
{
    font-size: smaller;
}

/* MEDIA */
#back_media_top
{
    background-image: url('../images/white_back_top.gif');
	float: left;
	width: 882px;
	height: 10px;
}
.back_media_2
{
    background-image: url('../images/white_back_2.gif');
    text-align: center;
	font-size: smaller;
	float: left;
	width: 881px;
}
#media_ss
{
	padding: 20px 0px 0px 55px;
	text-align: left;
}
#table_ss
{
    
}
#media_wp
{
	padding: 20px 0px 0px 55px;
	text-align: left;
}
#table_wp
{
    font-size: smaller;
}

a.black_link_1:link {color: black; text-decoration: underline}
a.black_link_1:visited {color: black; text-decoration: underline}
a.black_link_1:hover {color: black; text-decoration: none}

a.black_link_2:link {color: black; text-decoration: none}
a.black_link_2:visited {color: black; text-decoration: none}
a.black_link_2:hover {color: black; text-decoration: underline}

