@charset "utf-8";
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #dcdcdc;
	line-height: 16px;
}
#Main {
	width: 924px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 1;
}
#Header {
	width: 924px;
	position: relative;
}
#Header #Banner {
	height: 120px;
	width: 924px;
	overflow: hidden;
}
#Header #Menu {
	background-repeat: no-repeat;
	height: 26px;
	width: 924px;
	margin: 0px;
	background-image: url(../images/menu.gif);
}

#Header  #Bar  {
	height: 26px;
	width: 924px;
	background-image: url(../images/bar.gif);
	line-height: 25px;
	text-align: right;
	white-space: pre;
}
#Header #Bar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Header #Bar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Header  #Bar  a:hover  {
	color: #FFCC00;
	text-decoration: none;
}
#SubMenu {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	height: 0px;
	width: 924px;
	position: relative;
	left: 0px;
	top: -52px;
	z-index: 99;
}
#SubMenu  img {
	cursor: pointer;
}
#SubMenu div div {
	z-index: 999;
	display: none;
	z-index: 999;
	background-color: #105200;
}
#SubMenu table {
	border: 1px solid #C4FFB5;
	line-height: 20px;
	padding-left: 4px;
}
#SubMenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#SubMenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#SubMenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#SubMenu #nav-1    {
	height: 25px;
	width: 90px;
	position: absolute;
	left: 26px;
	top: 0px;
}
#SubMenu #nav-2   {
	left: 134px;
	top: 0px;
	position: absolute;
	width: 90px;
	height: 25px;
}
#SubMenu #nav-3   {
	left: 248px;
	top: 0px;
	position: absolute;
	width: 90px;
	height: 25px;
}
#SubMenu #nav-4   {
	left: 364px;
	top: 0px;
	position: absolute;
	width: 90px;
	height: 25px;
}
#SubMenu #nav-5   {
	left: 483px;
	top: 0px;
	position: absolute;
	width: 90px;
	height: 25px;
}
#SubMenu #nav-6   {
	left: 601px;
	top: 0px;
	position: absolute;
	width: 90px;
	height: 25px;
}
#SubMenu #nav-7 {
	left: 714px;
	top: 0px;
	position: absolute;
	width: 90px;
	height: 25px;
}
#SubMenu #nav-8 {
	left: 814px;
	top: 0px;
	position: absolute;
	width: 90px;
	height: 25px;
}

#SubMenu #Menu2  {
	width: 132px;
	position: absolute;
	left: 16px;
	top: 25px;
	padding: 3px;
}
#SubMenu #Menu3  {
	width: 171px;
	position: absolute;
	left: 10px;
	top: 25px;
	padding: 3px;
}
#SubMenu #Menu4  {
	width: 160px;
	position: absolute;
	left: 7px;
	top: 25px;
	padding: 3px;
}
#SubMenu #Menu5  {
	width: 143px;
	position: absolute;
	left: 9px;
	top: 25px;
	padding: 3px;
}
#SubMenu #Menu8  {
	width: 90px;
	position: absolute;
	left: 7px;
	top: 25px;
	padding: 3px;
}
#SubMenu  #Menu2-c  {
	width: 82px;
	position: absolute;
	left: 10px;
	top: 25px;
	padding: 3px;
}
#SubMenu  #Menu3-c  {
	width: 82px;
	position: absolute;
	left: 11px;
	top: 25px;
	padding: 3px;
}
#SubMenu  #Menu4-c  {
	width: 90px;
	position: absolute;
	left: 18px;
	top: 25px;
	padding: 3px;
}
#SubMenu  #Menu5-c  {
	width: 100px;
	position: absolute;
	left: 18px;
	top: 25px;
	padding: 3px;
}
#SubMenu  #Menu8-c  {
	width: 82px;
	position: absolute;
	left: 13px;
	top: 25px;
	padding: 3px;
}


#Container {
	margin: auto;
	width: 924px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	position: relative;
	height: 100%;
}

#LeftSide {
	position: relative;
	width: 180px;
	left: 0px;
	top: 0px;
	margin: 10px;
	z-index: 1;
}
#LeftSide table {
	border: 1px double #dcdcdc;
	text-align: center;
	font-size: 11px;
}
#RightSide {
	margin: 10px;
	width: 180px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#RightSide table {
	border: 1px double #dcdcdc;
	text-align: center;
	font-size: 11px;
}
#AboutDiv {
	position: relative;
	width: 924px;
	left: 0px;
	top: 0px;
	background-color: #EAEAEA;
	line-height: 40px;
	text-align: center;
}
#CenterDiv {
	width: 100%;
	margin-top: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#CenterDiv  table {
	border: 1px double #dcdcdc;
	text-align: left;
	font-size: 11px;
}
#CenterDiv  table td {
	padding-right: 10px;
	padding-left: 10px;
}
#CenterText {
	width: 714px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
	margin-top: 10px;
	margin-right: 10px;
}
#CenterText table {
	border: 1px double #dcdcdc;
	text-align: left;
	font-size: 11px;
}
#CenterText table td {
	padding-right: 10px;
	padding-left: 10px;
}
#CenterText-c {
	width: 714px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#CenterText-c  table {
	border: 1px double #dcdcdc;
	text-align: left;
	font-size: 12px;
}
#CenterText-c  table  td {
	padding-right: 10px;
	padding-left: 10px;
}



.TableTitle {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/tabletitle.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	font-size: 11px;
}
.Title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0083BE;
	text-decoration: none;
}
.SessionText {
	color: #0066CC;
	text-decoration: underline;
}
