.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
.logoarea {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.language {
	background-position: right bottom;
}
.title {
	background-color: #DDE3FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8BA5FE;
	padding-left: 15px;
	vertical-align: middle;
}
.leftpanel {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;

}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D8EFE;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;


}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5A80FE;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A80FE;
	font-weight: bold;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
.country {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
}
.rightpanel {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 12px;
	padding-left: 10px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A80FE;
	font-weight: bold;
}
.tablecontent {
	padding-left: 5px;
}

body {
	background-color: #EAEEFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #567CFE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #567CFE;
}
a:hover {
	text-decoration: underline;
	color: #305FFE;
}
a:active {
	text-decoration: none;
	color: #567CFE;
}
#arsubmenu{
	padding-right: 5px;
	padding-left: 5px;
	direction: rtl;
	text-align: right;
}
#arsubmenu h1 {font-size: 2em;}
#arsubmenu h2 {font-size: 1.7em;}
#arsubmenu p {font-size: 1.5em;}
#arcontent{
	direction: rtl;
	/* text-align: right; */
}
#arcontent h1 {font-size: 2em;}
#arcontent h2 {font-size: 1.7em;}
#arcontent p {font-size: 1.5em;}
