﻿
body {
    float:none;
    font-size:10pt;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;	
	background-color: #687888;
}
#container {
	
	margin: 0 auto;
	background-image: url("msfp_smbus2_02.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
}

#page_content2 {
	float: none;
	
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #e6e6e6;
}
#masthead {
	float: none;
	height:90px;
	min-height:90px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #F1F7F9;
}
#masthead img {
	float: right;
}
#masthead p 
{
	font-size: 0.8em;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}


/* Styles for Navigation */

#sidebar {
	float: right;
	width: 200px;
	margin:0 0 0 0;
	text-align:right;
	background-color: #e6e6e6;
	clear:none;
	display: inline;
}


.sidebar a 
{
	width: 172px;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
	color: #118;
	display: block;
	background-color: #e6e6e6;
	border-bottom: 1px solid #CAD5DB;
	padding-left:14px;
	padding-right:14px;
    padding-top:9px;
	padding-bottom:7px;
	background-image: url("button.jpg");

}

.sidebar a:hover {
	border-bottom: 1px solid #f2f2f2;
	color:#07083b;
	background-image: url("button2.jpg");
}
.sidebar_sub {
	float:none;
	width: 150px;
	background-color: #F1F7F9;
	clear:right;
	margin-right: 0;
}

.sidebar_sub a {
	width: 174px;
	font-weight: bold;
	font-size:12px;
	color: #118;
	background-color: #F1F7F9;
	border-bottom: 1px solid #CAD5DB;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
    padding-top:9px;
	padding-bottom:7px;
    min-width:120px; 
	background-image: url("button.jpg");
}

.sidebar_sub a:hover {
	border-bottom: 1px solid #f2f2f2;
	color:#07083b;
	background-image: url("button2.jpg");
}

.sidebar_fav {
	float: right;
	width: 200px;
	margin-right: 0;
	display: inline;
}
.sidebar_fav a {
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
	color: #118;
	display: block;
	border-bottom: 1px solid #CAD5DB;
	padding-left:14px;
	padding-right:14px;
    padding-top:4px;
	padding-bottom:4px;
	background-color: #F1F7F9;
}

.sidebar_fav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #D5DFF0;
}

.sidebar2 {
	float: right;
	width: 150px;
	margin-right: 0;
	display: inline;
}

.ads {
	float: left;
	width: 200px;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}

#tdcontent
{
    background-color:#e6e6e6;
	padding: 10px;
}

#content {
    width:100%;
	float: right;
	min-height:380px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	position:static;
}

/* Styles for Footer */
#footer {
	text-align: center;
	clear: both;
	
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	overflow: auto;
	background-color: #ECF0F3;
	border-top:solid 1px #CAD5DB;
	border-bottom:solid 1px #CAD5DB;
	color:#148;
}
#footer p {
	font-size: 1.0em;
	font-weight:bold;
	margin: 2px;
	padding: 2px;
}
#footer a {
	font-size: 0.9em;
	color: #148;
	text-decoration: underline;
}
#footer a:hover {
	color: #648;
	text-decoration: none;
}
.copyright
{
	font-size: 0.8em;
	font-weight:normal;
}
#footer .copyright a 
{
    font-size:12px;
} 
#footer .copyright a:hover 
{
    color:#ff0000;  
} 

/* Styles for Footer */
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.sidebar2 a {
	color: #118;
}
.sidebar2 a:hover {
	color:Maroon;
}
.side_marquee 
{
    text-align:right; 
    padding-left:10px; 
    padding-right:10px;
    direction:inherit;
}
.side_marquee a {
	font-weight: bold;
	margin-bottom: 2px;
	color: #118;
}
.side_marquee a:hover {
	color:Maroon;

}

.top_marquee
{
    vertical-align:middle;
	color:#3d535f;
	direction:inherit;
    padding-left:2px; 
    padding-right:2px;
	float:left;
    height:25px;
    width: 560px;
	
	top: 2px;
    position:relative;
    overflow:hidden;
    z-index:55;	
}
.top_marquee a {
	color:#3d535f;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;

}
.top_marquee a:hover
{
	color:#0d735f;
}