body {
	margin:0px;
	direction:ltr;
	margin-top: 0px;
	margin-right: 0px;
}

.greenTD 
{
	background-color: #94AE8D;	
	text-valign:top;	
}

.mainText
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-decoration:regular;
	text-valign:top;
	line-height: 18px;
}

.mainTitle
{
	font-family: Verdana;
	font-size: 17px;
	color: #0F5573;
	font-weight: bold;
}

.TopBlue
{
	font-family: Verdana;
	font-size: 12px;
	color: #0F5573;
	font-weight: bold;
}

.rightMenuSelected
{
	font-family: Verdana;
	font-size: 12px;	
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
	background-color: #D2E4CE;
	height: 25px;
	padding-left: 7px;
}

.rightMenuSub
{
	font-family: Verdana;
	font-size: 12px;	
	color: #333333;
	font-weight: normal;
	vertical-align: middle;
	background-color: #D2E4CE;
	height: 25px;
	padding-left: 7px;
}

.rightMenu
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;	
	text-decoration:regular;
	vertical-align: middle;
	height: 25px;
	padding-left: 7px;
}

.innerText
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration:regular;
	vertical-align: middle;
	direction:ltr;
	line-height:17px;
}

.menuBar
{
	font-family: Arial;
	font-size: 12px;
	color: #0F5573;
	font-decoration:regular;
	direction:ltr;
	height: 20px;
	background-color: #D2E4CE;
	padding-left: 10px;
}

.menuBarR
{
	font-family: Arial;
	font-size: 12px;
	color: #1B4E0E;
	font-decoration:regular;
	direction:ltr;
	height: 20px;
	background-color: #A8D49C;
	padding-left: 10px;
}

.tdColor
{
	background-color: #EBF3D7;	
}	

.innerTextB
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2F312F;
	font-decoration:regular;
	text-valign:top;
	direction:rtl;
	line-height:17px;
}

.innerSubTitle
{
	font-family: Arial;
	font-size: 14px;
	color: #1B4E0E;
	font-decoration:regular;
	font-weight: bold;
	text-valign:top;
}

table.loginBox
{
	background-color:#C0DCE9;
	border-color:#446E39;	
}

.loginBox
{
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
	color:#494A48;
}

.loginBox2
{
	font-family: Arial;
	font-size:10px;
	font-weight: bold;
	color:#2F302F;
}

a.menuLink:link, a.menuLink:hover, a.menuLink:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #2F312F;		
	text-valign: top;
	text-decoration : none; 
	font-weight:normal;
}

a.menuLinkBold:link, a.menuLinkBold:hover, a.menuLinkBold:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #2F312F;		
	text-valign: top;
	text-decoration : none; 
	font-weight:bold;
}

.back
{
	background-image: url(../images/en/background.jpg);
	background-repeat: no-repeat;
	
}

a.link1:link
{
	font-family: Arial;
	font-size: 12px;
	color: #0070BD;		
	text-valign: top;
	text-decoration : none; 
	font-weight:normal;
}

a.link1:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #0070BD;		
	text-valign: top;
	text-decoration : none; 
	font-weight:normal;
}

a.link1:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #0070BD;
	text-valign: top;
	text-decoration : none; 
	font-weight:normal;
}



a.moreInfo:link
{
	font-family: Arial;
	font-size: 12px;
	color: #7AAA3c;		
	text-valign: top;
	text-decoration : none; 
	font-weight:normal;
}

a.moreInfo:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #7AAA3c;		
	text-valign: top;
	text-decoration : none; 
	font-weight:normal;
}

a.moreInfo:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #7AAA3c;
	text-valign: top;
	text-decoration : none; 
	font-weight:normal;
}

.menu
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.menu.E
{
	background-color: #0F5573;
}

.menu.R
{
	background-color: #278110;
}

.menu.S
{
	background-color: #1B4E0E;
}

.sideBarTop
{
	height: 6px;
	width: 155px;
	background-color: #A8D49C;
}

.sideMenuDivider
{
	height: 1px;
	width: 100%;
	background-color: #A8D49C;
}

UL.listBullets
{
	list-style-image:url(../images/bullet.gif);
	margin-left:15px;
}

