body {	background-color: #FFFFFF; }

body, td
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a[href]:before {content: "[link] "; font-weight: normal; font-family: Courier, mono;}

img { margin: 0.2em 0.8em 0.2em 0em;
	float: left;
	}

.nofloat img { float: none;}

.header
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}

.bottombar
{
display: none
}

.bottombar a { color: gray;}

.selected
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.mainSession
{
	background-color: #D2D9FF;
	padding: 18px 18px 22px 18px;
}

.mainInter
{
	background-color: #FFD3CA;
	padding: 18px 18px 22px 18px;

}
.boxSession
{
	position: absolute;
	width: 630px;
	left: 50px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}

.boxInter
{
	position: absolute;
	width: 630px;
	left: 50px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}

.boxAbout
{
	position: absolute;
	width: 630px;
	left: 50px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}

.subheaderSession {font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	line-height: 18px;
}

.subheaderInter {font-size: 12px;
	font-weight: bold;
	color: red;
	line-height: 18px;
}


.tabInterA, .tabSessionA, .tabInterB, .tabSessionB, .logo

{
display: none;
}


.border
{
	
}


.margin {
margin-top: 3px;
margin-bottom: 12px;
margin-right: 6px;}


.help {width: 90%;
position: absolute;
	left: 18px;
	top: 18px;}