/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-size: 11pt;
	color: black;
	font-family: Arial, Verdana, ,Helvetica, sans-serif;
	background-color: #bbd9f3;
}

		
#tb_Header1
{
	background-color: #9b0033;
	font-size: 11px;
	color: #FFFFFF;
	height: 75px
}

#tb_Header2
{
	background-color: #442293;
	height: 5px
}

#tb_Menu
{
	background-color: #000000;
}

#tb_Main
{
	background-color: #FFFFFF;
	font-size: 12pt;
	height: 5px
}

#tb_footer
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 8pt;

}

#tb_footer1
{
	background-color: #9b0033;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
}

#bottom
{
	font-size: 9pt;
}

#tbImage
{
	background-image: url('http://www.schirmereng.com/images/titleheader.gif');	 
	height:50px ;
	width: 538px ;
}

#tb_fImage
{
	width: 50px
}

#BodyImages
{
}

#BodyImages2
{
	background-color: #EEF5F9;
	width: 10px
}

#SideBar
{
	background-image: url(   'http://www.schirmereng.com/images/sidebackgd.gif' );
	height: 400px;
	font-size: 7.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

#Grid
{
	font-size: 10pt;
}
