body
{
	margin: 0;
	padding: 0;
    font-family: Arial;
    font-size: 0.9em;
    color: #454545;
}

a, a:visited  
{
    text-decoration: underline;
    color: black;
}

a:hover 
{
    text-decoration: none;
}

.top_links a
{
    color: #bcbcbc;
    text-decoration: underline;
}

.top_links a:hover
{
    text-decoration: none;
}


.main_table
{
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;

}

.main_table tr.top_block 
{
    background-color: black;
    background-image: url('/images/top.jpg'); 
    background-repeat: no-repeat; 
    height: 88px;

}

.main_table .video_block
{
    background-color: #efefef;
}

.main_table .video_block .main_video
{
    display: none; 
    text-align: center; 
    position: relative;
}

.main_table tr.top_block td 
{
    height: 88px;  
    color: #bcbcbc; 
    vertical-align: middle;    
}


.main_table tr.middle_block 
{
    background-color: #efefef;
    background-image: url('/images/body.jpg');
    background-repeat: no-repeat;

}         

.main_table tr.bot_block 
{
    background-color: black;
}

.main_table tr.bot_block strong
{
    color: #bcbcbc;
    text-align: left;
    font-size: 18px;    
    white-space: nowrap;
}

.main_table tr.bot_block span
{
    color: #bcbcbc;
    text-align: left;
    font-size: 12px;
}

.main_table tr.bot_block a
{
    color: #bcbcbc;
}



.finans_phrase
{
    display: inline;
    margin-left: 56px;
    vertical-align: middle;
    line-height: 20px;
    height: 20px;
    background-color: yellow;
}

.error_succ_phrase
{
    vertical-align: middle;
    line-height: 20px;
    height: 20px;
    color:white;    
    display: inline;    
    padding:2px;     
}



.first_phrase
{
    padding-left: 56px;
    text-align: left;
    font-size: 1.22em;  
}

.input_div
{
    vertical-align: bottom;
    color: #454545;
    padding-left: 56px;
    text-align: left;
    font-size: 12px;
}

.input_div input
{
    margin-bottom: 0px;
    vertical-align: bottom;
    padding: 0px;
    border: 1px solid #D7DAE1;
    height: 20px;
}
 
.input_div img
{
    border: 0px;
    vertical-align: bottom;
    padding: 0px;
    padding-left: 15px;
    margin-bottom: -2px;
}

.right_blank
{
    vertical-align: top;
    text-align: left;
    padding-top: 37px;
    padding-right: 30px;
}


.introduction_header {
    font-weight:bold;
    font-size:2em;
    margin-left:10px;
    display: block;
}

.tweets {
    padding-right:5px;
    padding-top:0px;
}


.tweets .date_more {
    font-family:Georgia,'Times New Roman',serif;
    font-size:1.2em;
    height:22px;
    letter-spacing:2px;
    line-height:22px;
    vertical-align:middle;
}
.tweets .date_more a {
    font-size:0.9em;
}
.tweets .date_more span {
    font-size:0.9em;
}
.tweet {
    font-size:1.2em;
    font-family:Arial;
}







