
html
{
	height:auto;
}
body 
{
    direction:rtl;;
    text-align:center;
    font-family:arial;
    font-size:12px;
    background-color:#FFFFFF;
    margin:0px;
    height:auto;
    color:#454f46;
}

#MainColumn
{
	margin:auto;
    height:auto;
    width:769px;
    text-align:right;
}

img
{
    border:0px;
}

p
{
	margin-top:3px;
	margin-bottom:3px;
}

a
{
	color:#609009; 
	font-size:12px;
	/*font-family:verdana;*/
	text-decoration:none;
	font-weight:bold;
	cursor:pointer; 		
}

a:visited
{
	color:#609009;
	text-decoration:none;
}

a:hover
{
	color:#609009;
	text-decoration:underline;
}

#Header
{
	height:110px;
    text-align:right;
    /*border-bottom:solid 1px #FFD275;*/
}

#Menu
{
    font-size:12px;
    height:400px;
	float:right;
	width:160px;
	color:#003399;	
}


#Content
{
	margin: 0px 16px 0px 4px;
    float:right;
    width:587px;
}

#Footer
{
	margin-right:10px;
    margin-left:10px;
    margin-top:10px;
	width:749px;	
}

#Middle
{
	margin-top:28px;	
}

.TextBox
{	
	border-left:solid 1px #5e6863;
	border-top:solid 1px #5e6863;
	border-bottom:solid 1px #5e6863;
	border-right:solid 1px #5e6863;
}

.SideMenuItem
{
	display:block;
	margin-top:4px;
	margin-bottom:4px;
	padding-right:8px;
}

.PageTitle
{
	font-family:arial;
	/*background-image:url(../images/backgrounds/PageTitle.jpg);*/
	font-size:29px;
	color:#9ece6b;
	overflow:hidden;
	margin-bottom:4px;
}

.PageSecondaryTitle
{
	font-family:arial;
	font-size:16px;
	color:#71726c;
	margin-bottom:4px;
}

.Paragraph
{
	/*font-family:verdana;*/
	font-size:12px;
	color:#6E6E6E;
	line-height:18px;
	margin-bottom:16px;
}

.ParagraphTitle
{
	/*font-family:verdana;*/
	font-size:14px;
	font-weight:bold;
	color:#6E6E6E;		
	margin-bottom:8px;
	text-decoration:none;
	cursor:default;
}

.ParagraphTitle:hover
{	
	/*font-family:verdana;*/
	font-size:14px;
	font-weight:bold;
	color:#6E6E6E;		
	margin-bottom:8px;
	text-decoration:none;
	cursor:default;
}

.ParagraphTitle a, .ParagraphTitle a:visited, .ParagraphTitle a:hover
{
	text-decoration:none;
	cursor:text;
}
	
.PageDescription
{
	/*font-family:verdana;*/
	font-size:12px;
	margin-bottom:4px;
}

.HeaderMenu
{
	background-image:url(../../../images/Header/HeaderMenuBackground.png);
}

.ContentBoxTitle
{
	height:24px;
	line-height:24px;
	width:240px;
	color:#ffffff;
	font-weight:bold;
}

.BlockStart
{
	display:block;
	float:right;
}

.BlockEnd
{
	display:block;
	float:left;
}

.MarginStart10
{
    margin-right:10px;
}

.LinkButtonMargin
{
    margin-right:30px;
}

.HeaderSeperator
{
	clear:both; 
	text-align:center; 
	border-top:solid 2px #474d48;
	width:587px;
	height:1px;
}

.Seperator
{
	clear:both; 
	text-align:center; 
	border-top:solid 2px; 
	color:#CECECE; 
	width:587px;
	height:3px;
}
.InnerLink
{	
	color:#609009; 
	font-size:12px;
	/*font-family:verdana;*/
	font-weight:bold;
	cursor:pointer; 	
}

.InnerLink:visited
{	
	color:#609009;
}
.InnerLink:hover
{	
	text-decoration:underline; 
	color:#609009;
}