﻿body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
div.wrapper
{
	width:982px;
	margin:0 auto;
}
div.topbar
{
	width:982px;
	height:32px;
	background-image:url('../Images/ibosstopbar.gif');

}
div.header
{
	width:715px;
	height:60px;
	background-image:url('../Images/ibossheader.gif');
	float:left;
}
div.header1
{
	width:267px;
	height:60px;
	background-image:url('../Images/ibossheader1.gif');
	float:left;
}
.tablegap
{
	height: 19px; background-color: #c11c1e; border-bottom:solid 1px white;
}
.tablegap1
{
	height: 17px; background-color:#8f8f8f; border-bottom:solid 1px white;
}
.tablearrow
{
	vertical-align:middle; margin-left:10px; margin-right:10px;
}
a.LINK
{
	color:Black;
}
a.LINK:hover
{
	color:White;
}
a.LINK:selected
{
	color:Yellow;
}
a.LINK:visited
{
	color:white;
}
div.welcometext
{
	width:630px; 
	height:180px; 
	float:left; 
	background-image:url('../Images/welcome-image.jpg'); 
	margin-top:10px; 
	margin-left:50px; 
	padding-top:170px; 
	padding-left:10px; 
	padding-right:10px; 
	font-size:13px; 
	line-height:30px; 
	text-align:justify;
}
div.innerbar
{
	background-image: url('../Images/innerbar.gif'); 
	width: 972px; 
	height: 19px;
	float:left;
	margin-top:2px;
}
div.innerbarbottom
{
	background-image: url('../Images/innerbarbottom.gif'); 
	width: 972px; 
	height: 19px;
	float:left;
}
.dropbox
{
	border:solid 1px red;
}