


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

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

a:hover {
	text-decoration: underline;}


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
{
	font-size: 12px;
	background: #FFF;
	padding-top: 8px;
}

.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
{
	background-image: url(checkB13.gif);
	position: absolute;
	width: 670px;
	left: 50px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}

.boxInter
{
	background-image: url(checkR13.gif);
	position: absolute;
	width: 670px;
	left: 50px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}

.boxAbout
{
	background-image: url(checkBR.gif);
	position: absolute;
	width: 670px;
	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
{
	width: 120px;
	text-align: center;
	height: 30px;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}



.tabInterB
{
	width: 120px;
	text-align: center;
	height: 30px;
	background-image: url(checkRG.gif);
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
}

.tabSessionB
{
	width: 120px;
	text-align: center;
	height: 30px;
	background-image: url(checkBG.gif);
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
}

.tabSessionB a { color: #333333; }
.tabInterB a {	color: #333333; }

.logo
{
	background: #FFF;
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 12px;
}

.border
{
	padding: 18px 18px 22px 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


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


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