﻿.Whole
{
	width:938px;
}
#RightPane
{
	width:200px;
	float:right;
	margin-right:10px;
}
#ContentPane
{
	width:498px;
	float:right;
	margin-right:10px;
	margin-left:10px;
}
#LeftPane
{
	width:200px;
	float:right;
	margin-left:10px;
}
.TopLogo
{
	width:271px;
	height:110px;
	background-image:url(../images/topLogo.jpg);
	float:right;
}
.TopLogoBg
{
	width:655px;
	height:110px;
	background-image:url(../images/topLogobg.jpg);
	float:right;
}
.TopLogoL
{
	width:12px;
	height:110px;
	background-image:url(../images/topLogoL.jpg);
	float:right;
}
.TopHeader
{
	width:938px;
	height:315px;
	background-image:url(../images/bgHeader.jpg);
	background-repeat:repeat-x;
}
.TopHeaderLogo
{
	width:250px;
	height:292px;
	margin-top:23px;
	margin-right:20px;
	margin-left:11px;
	background-image:url(../images/conferencelogo.jpg);
	float:right;
}
.TopHeaderFla
{
	margin-top:23px;
	width:634px;
	height:292px;
	float:right;
}
.CTRight
{
	width:5px;
	height:31px;
	background-image:url(../images/rb.jpg);
	float:right;
}
.CTDot
{
	width:24px;
	height:31px;
	background-image:url(../images/db.jpg);
	float:right;
}
.CTBack
{
	height:24px;
	background-image:url(../images/cb.jpg);
	float:right;
	padding-top:7px;
	text-align:right;
	padding-right:5px;
}
.CTLeft
{
	width:4px;
	height:31px;
	background-image:url(../images/lb.jpg);
	float:right;
}
.CDRight
{
	width:4px;
	height:5px;
	background-image:url(../images/rd.jpg);
	float:right;
}
.CDBack
{
	height:5px;
	background-image:url(../images/cd.jpg);
	float:right;

}
.CDLeft
{
	width:4px;
	height:5px;
	background-image:url(../images/ld.jpg);
	float:right;
}
.Menu
{
	margin-top:60px;
}
.DownloadLinks
{
	background-color:#e9f4f6;
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}
.DownloadLinksItem
{
	border-bottom:dotted 1px #cfd9da;
	margin-right:10px;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:8px;
}
.DownloadLinksTop
{
	background-image:url(../images/dltop.jpg);
	width:200px;
	height:8px;
}
.DownloadLinksDown
{
	background-image:url(../images/dldown.jpg);
	width:200px;
	height:8px;
}
.Footer
{
	background-image:url(../images/footer.jpg);
	width:938px;
	height:18px;
}
.form_grid
{
	border: solid 1px #9bafde;
}
.form_grid th
{
	background-image: url(../images/bg_navcon.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-weight: bold;
	height: 25px;
	text-align: right;
	padding-right: 5px;
}
.form_grid td
{
	padding-right: 3px;
	height: 30px;
	border-bottom: solid 1px #9bafde;
}
.PreText
{
	background-image: url(../images/arror.gif);
	background-position: center middle;
	background-repeat: no-repeat;
	width: 10px;
	height: 8px;
}