body
{
	direction: rtl;
	font-family: Arial, Tahoma, David, sans-serif;
	font-size: 1em;
	background-color: WhiteSmoke;
}
div 
{
	direction: rtl;
}
.far 
{
	text-align: left;
}
.near 
{
	text-align: right;
}
#Main 
{
	width: 800px;
	margin: 0px auto;
	background-color: White;
}
#footer 
{
	text-align: center;
	font-size: .9em;
	margin-top: 10px;
}
.default-page 
{
	background-image: url(images/openwide.gif); 
	background-position: left bottom; 
	background-repeat: no-repeat;
}
.features-page 
{
	background-image: url(images/features.gif); 
	background-position: left bottom; 
	background-repeat: no-repeat;
}
.networking-page 
{
	background-image: url(images/networking.gif); 
	background-position: center bottom; 
	background-repeat: no-repeat;
}
.albums-page 
{
}
.products-page 
{
	background-image: url(images/products.gif); 
	background-position: center bottom; 
	background-repeat: no-repeat;
}
table 
{
	border: 0px;
}
td 
{
	padding: 0px;
	margin: 0px;
}
img 
{
	border: 0px;
}
table.main-header 
{
	width: 100%;
	border-bottom: solid 2px gainsboro;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
td.tool-menu 
{
	vertical-align: middle;
	height: 40px;
	font-size: 0.8em;
	padding: 30px 20px;
}
td.tool-menu a
{
	color: dimgray;
	font-weight: bold;
	text-decoration: none;
}
td.main-menu 
{
	vertical-align: bottom;
	padding: 0px 10px;
}
.logo-cell 
{
	vertical-align: bottom;
	padding: 10px;
}
.main-menu-static 
{
	border: none;
	border-collapse: collapse;
}
.main-menu-static-separator 
{
	width: 3px;
}
.main-menu-item-static 
{
	color: #363257;
	text-decoration: none;
	border: none;
	border-collapse: collapse;
	width: 100%;
	white-space: nowrap;
}
a.main-menu-item-static 
{
	font-size: 0.8em;
	background-image: url(images/menuitem.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 4px 2px;
	font-weight: bold;
	width: 112px;
	display: block;
}
.main-menu-selected-static
{
	color: #fa702f;
	border-style: none;
}
.content 
{
	padding: 0px;
	color: #fa702f;
	vertical-align: middle;
	font-weight: bold;
	width: 100%;
}
.content-margin 
{
	width: 15px;
}
.page-number 
{
	vertical-align: top;
	width: 24px;
}
.page-number div
{
	padding: 1px 3px;
	width: 20px;
	text-align: center;
	border-right: whitesmoke 3px solid;
	border-top: whitesmoke 3px solid;
	border-left: whitesmoke 3px solid;
	border-bottom: whitesmoke 3px solid;
}
.page-title 
{
	padding: 5px 15px;
}
.page-title h1 
{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.body 
{
	padding: 5px 68px 0px;
	font-weight: bold;
	color: #363257;
	width: 664px;
	white-space: nowrap;
}
.register-button 
{
	text-decoration: none;
	background-color: #fa702f;
	padding: 5px 0px;
	color: White;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	width: 160px;
	margin: 20px 0px;
}
.next-page-button 
{
	font-size: 14pt;
	color: #fa702f;
	vertical-align: top;
	height: 22px;
	text-decoration: none;
}
.small 
{
	font-size: 0.9em;
}
.medium 
{
	font-size: 1em;
}
.large 
{
	font-size: 1.2em;
}
.x-small 
{
	font-size: 0.8em;
}
