﻿body 
{
	background-color:#ffffff;
	direction:rtl;
	margin: 0px;
	color:#262626;
	font-family:Arial;
	font-size:13px;
	text-align:right;
	background-image:url(images/bgs/main.gif);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:middle;
	direction:rtl;
}


#MainWrap
{
	width:100%;	
	text-align:center;

	}
	
#BigLogo
{
	position:absolute;
	bottom:0px;
	left:0px;
	
}
.Wrap778px
{
	width:778px;
	max-width:778px;
	height:auto;
	text-align:right;
	margin:auto;
	}
	
.Img_No_Border
{
	margin:auto;
	border-width:0px;
}

.ArrowSmall_Bullet
{
	font-size:9px;
	color:#ea5707;
}
	
	
.Spacer10px
{
	height:10px;
	margin:auto;
	clear:both;
}

.Spacer3px
{
	height:3px;
	margin:auto;
	clear:both;
}

#LoginFormPanel
{
	width:775px;
	height:242px;
	background-image:url(images/bgs/loginform.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

#LoginForm
{
	float:right;
	width:310px;
	height:210px;
	margin:auto;
	margin-right:55px;
	margin-top:30px;
}

.PanelTitle
{
	color:#22507d;
	font:Arial;
	font-size:24px;
	text-align:right;
	margin:auto;
}

.FormTitle
{
	width:90px;
	float:right;
	margin:auto;
	color:#02215b;
	font-size:14px;
	font:Arial;
	padding-top:4px;
	font-weight:bold;
	text-align:right;

}
.FormField
{
	width:160px;
	float:right;
	margin:auto;
}

.InputField
{
	width:160px;
	margin:auto;
	
}


#EnterButton
{
	width:140px;
	height:50px;
	margin:auto;
	float:right;
	color:#fc0000;
	font-size:11px;
}

#RightLinks
{
	width:107px;
	margin:auto;
	float:right;
	font-size:13px;
	text-align:right;
	padding:0px;
}

#RightLinks a:link,
#RightLinks a:active,
#RightLinks a:visited
{
	text-decoration:none;
	color:#fc0000;
}

#RightLinks a:hover
{
	text-decoration:underline;
	color:#fc0000;
}

#Header
{
	height:100px;
	margin:auto;
	background-image:url(images/bgs/topstrip.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#MainContent
{
	min-height:564px;
	background-image:url(images/bgs/main1.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:auto;
}

#Octopus
{
	margin:auto;
	width:300px;
	height:270px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(images/bgs/octopus.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#TopLogo
{
	height:85px;
	width:150px;
	padding-right:65px;
	background-image:url(images/bgs/logo.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin:auto;
	float:right;
	color:#ffffff;
	font:Arial;
	font-size:22px;
	text-indent:20px;
	padding-top:37PX;
}

#HeaderDetails
{
	color:#ffffff;
	font:Arial;
	font-size:13px;
	margin:auto;
	float:left;
	padding-top:45px; 
	direction:ltr;
}

#HeaderDetails a:link,
#HeaderDetails a:hover,
#HeaderDetails a:visited
{
	text-decoration:none;
	color:#f0980e;
}

#HeaderDetails a:hover
{
	text-decoration:underline;
	color:#f0980e;
}

#SiteMenu
{
	height:33px;
	border-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:#ffffff;
	border-style:solid;
	color:#ffffff;
	background-image:url(images/bgs/menu_off.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
}

.MenuButtonOff
{
	border-width:0px;
	border-right-width:1px;
	border-color:#ffffff;
	border-style:solid;
	float:right;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	height:33px;
	margin:auto;
}

.MenuButtonOn
{
	border-width:0px;
	border-right-width:1px;
	border-color:#ffffff;
	border-style:solid;
	float:right;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	height:33px;
	margin:auto;
	background-image:url(images/bgs/menu_on.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:auto;
}

.Title
{
	font:Arial;
	font-size:22px;
	color:#22507d;
	margin:auto;
	padding-top:40px;
}

.Title2
{
	font:Arial;
	font-size:18px;
	color:#22507d;
	margin:auto;
	font-weight:bold;
}
	
.ListBox
{	
	width:200px;
	height:50px;
	color:#22507d;
	font-size:15px;
	font:Arial;
	line-height:60px;
	font-weight:bold;
	border-width:0px;
	padding:0px;
	margin:0px;
	text-indent:10px;
}	

.FormBig
{
	background-image:url(images/bgs/form.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:490px;
	border-width:1px;
	border-style:solid;
	border-color:#c0ccd4;
	margin:auto;
	color:#000000;
	font-size:13px;
	font:Arial;
	padding:15px;
	
}

.FormStrip
{
	height:50px;
	width:auto;
	clear:both;
}
	

