﻿body
{
	/*background-image: url(Images/Technical/World_1s_0s.jpg);*/
	/*margin-left: 5%;
	margin-right: 5;*/
	background-repeat: inherit;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
}
td#LeftBar
{
	background-color: #3366FF;
	border-style: none;
	border-spacing: 0px;
	width: 100px;
}
td#RightBar
{
	background-color: #3366FF;
	border-style: none;
	border-spacing: 0px;
	width: 100px;
}
td#BottomBar
{
	background-color: #3366FF;
	border-style: none;
	border-spacing: 0px;
	height: 50px;
}
td#Body
{
	padding: 20px;
	background-image: url(Images/Technical/World_1s_0s.jpg);
	text-align: left;
	vertical-align: top;
	line-height: normal;
}
td.HeadingPicture
{
	background-position: right center;
	padding: 20px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	font-style: oblique;
	color: #FF0000;
	text-align: left;
	vertical-align: top;
	background-image: url(Images/ConferenceRoom.jpg);
	background-repeat: no-repeat; /*background-attachment: fixed;*/
}
input.NavButtons
{
	border-style: outset outset outset outset;
	border-width: medium thin medium thin;
	margin: 0px;
	width: 130px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	background-color: #CCCCCC;
	background-image: none;
	line-height: normal;
	white-space: pre-wrap;
	border-right-color: #000000;
	border-left-color: #000000;
}
#HeadingTable
{
	border-width: 0px;
	background-position: center center;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif; /*background-image: url(Images/Technical/World_1s_0s.jpg);*/
	/*background-image: url(Images/ConferenceRoom.jpg);*/
	background-repeat: no-repeat;
	border-collapse: collapse;
	border-spacing: 0px;
	float: none;
}
p#Slogan
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	font-style: italic;
	color: #FF0000;
	width: 602px;
	float: right;
}
#Logo
{
	background-image: none;
	border-style: none;
	position: absolute;
	top: 30px;
	left: 365px;
	z-index: 99;
	width: 40px;
	height: 40px;
}
