body 
{
	background: #4c5a4b;
	font: 11px helvetica, verdana, arial, sans-serif;
	color: #ffffff;
}
.nolink a {
	color: #999999;
	text-decoration: none;
	border: none;
}

.nolink a:hover {
	color: #b5b1b1;
}

a {
	color: #ffffff;
	text-decoration: none;
	border-bottom:1px dotted;
}

a:hover {
	color: #999999;
	background: #333333;
}


.lnav {
	text-align: left;
	font-size: 10px;
	padding-left: 10px ;
}

.lnav li {
	list-style-type: none;
	margin-left: 0px;
	padding-bottom: 10px ;
}

.lnav li a {
	color: #999999;
	text-decoration: none;
	border-bottom:1px dotted;
}

.lnav li a:hover {
	color: #b5b1b1;
	background: #999999;
}


h1 {
	font: 18px helvetica, verdana, arial, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
}

#container 
{
	background: #333333;
	width: 800px;
	min-height: 600px;
	margin: 0 auto;
	border-right: 5px solid #494d40;
	border-bottom: 3px solid #494d40;
}


#header
{
	padding-top: 20px;
	padding-right: 10px;
	background: transparent;
	width: 790px;
	height: 120px;
	text-align: right;
	background-image:url("../images/iseriessoftwareonline.png");
}

#header form
{
	padding-left: 10px;
	text-align: left;
}

#login 
{
	background: transparent;
	width: 800px;
	height: 25px;
	margin: 0 auto;
	text-align: right;
}

#login a 
{
	color: #999999;
	text-decoration: none;
}

#login a:hover 
{
	color: #b5b1b1;
}

#section a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px dotted;
}

#section a:hover {
	color: #999999;
	background: #333333;
}

#section 
{
	text-align: center;
	background: #999999;
	width: 794px;
	height: 25px;
	padding-top: 5px;
	font-weight:bold;
	border-left: 3px #333333 solid;
	border-right: 3px #333333 solid;
	border-bottom: 3px #333333 solid;
}

#section2
{
	background: transparent;
	width: 800px;
}

#section2 a {
	color: #ffffff;
	text-decoration: none;
	border-bottom:1px dotted;
}

#section2 a:hover {
	color: #333333;
	background: #999999;
}

#s2left
{
	width: 230px;
	padding-left:10px;
	padding-right:10px;
}
#s2right
{
	width: 530px;
	float: right;
	min-height: 400px;
	border-left: 1px solid #999999;
	padding-right:10px;
	padding-left:10px;
}


#content 
{
	width: 790px;
	padding-left: 10px;
	min-height: 400px;
	float: right;
}

#tsi-title {
	width: 310px;
	margin: 0 auto;
	padding-left: 5px;
	float: right;
}


