﻿body {
}
.searchDiv
{
	background:url(../../images/home-page_09.png)  repeat-y;
	text-align:center;
	padding: 20px 10px;
	width: 950px;
	padding-top: 10px;
	float: left;
}
.borderdraw 
{
	float: left; 
	border-width: 100px 0px 100px 100px; 
	border-color: white #f0fff0 white #808000;
	line-height:0px;
	width:0px;
	height:0px;
	border-style:solid;
}
.titlebar
{
	margin-top:1px;
	text-align:center;
	width:100%
}
.companyDetails
{
background:url(../../images/home-page_09.png)  repeat-x;	
text-align:left;
}
.companyoverviewouter
{
	 float: left;
	 width: 320px;
	 margin-left: 10px;
	 border: solid 1px gray
}
.companyratiosinner
{
	background:url(../../images/home-page_09.png)  repeat-x;	
	width: 230px; 
}
.companyratiosouter
{
}
.companysheetsouter
{
	float: left;
	width: 350px;
	margin-left: 10px;
	border: solid 1px gray;
	vertical-align:top
}
.companySheetsInner
{
	padding: 5px;
	overflow: scroll;
	height: 338px;
	width:100%;
}
.guagechartouter
{
	
	float: right; 
	border: solid 1px gray;
	margin: 0px 10px;
}
.guagechartInner
{
	
 padding:5px;
 margin-left: 10px;
 
}

.companyInfoChartClass
{
	vertical-align:top;
	float:left;
	width: 398px;
	height:400px;
	border: solid 1px gray;
	margin: 0px 10px
}

.preformat_screenLink
{
	font-size:medium;
	font-weight:bold;
	color:Black;
}
.preformat_screen
{
	width:300px;
	padding:10px;
	float:left;
	cursor:pointer;	
	border:solid 1px #333;
	height:55px;
}
.preformat_screen:hover
{
	border:solid 2px #ff6600;
}
#myscreen .preformat_screen
{
	float:none;
}
.search_Button {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; background-color:#c0a160;
	border:solid 1px black;
	height:25px;
	cursor:pointer;
	text-align:center;
}


