.InnerPage .Presentation {
	/* Proportions of Presentation Image... */
	width:337px; 
	height:193px;
}

.InnerPage .ContentHeader {
	padding-left:380px;
}

.InnerPage .News_Boxes,.InnerPage .News_Options {
	padding-top:31px;
}

.InnerPage .News_Boxes {
	float:left;
	display:inline;
	width:664px;
	padding-right:13px;
	margin-left:1px;
}

.InnerPage .News_Options {
	float:left;
	display:inline;
	width:255px;
	text-align:center;
}


/* Box Width: 634 */

.InnerPage .OvaledBox_Type1 {
	margin-bottom:22px;
}

.InnerPage .OvaledBox_Type1 .Top .Center,.InnerPage .News_Boxes .OvaledBox_Type1 .Bottom  .Center {
	width:606px;
}

.InnerPage .OvaledBox_Type1 .Middle {
	width:602px;
	padding-right:30px;
	text-align:right;
	direction:rtl;
}

.InnerPage .OvaledBox_Type1 .Middle h2 {
	color:#5f9401;
	font-size:18px;
	margin:0px;
	padding:0px;
}

.InnerPage .OvaledBox_Type1 .Middle p.Description {
	margin-top:10px;
	padding-left:80px;
}

.InnerPage .OvaledBox_Type1 .Middle .BtnCont {
	text-align:left;
	margin-left:28px;
}

.InnerPage .Calendar {
	margin:auto;
	width:193px;
	text-align:center;
}

.Calendar .Top {
	height:28px;
	background:url(../images/content/calendar/bg-top.png);
}

.Calendar .Top .L,.Calendar .Top .C,.Calendar .Top .R {
	float:left;
	display:inline;
	height:100%;
	width:24px;
}

.Calendar .Top .L {
	background:url(../images/content/calendar/bg-top-left.png) no-repeat;
}

.Calendar .Top .C {
	background:url(../images/content/calendar/bg-day-navigation.png) no-repeat;
	width:145px;
}

.Calendar .Top .R {
	background:url(../images/content/calendar/bg-top-right.png) no-repeat;
}

.Calendar .Middle {
	background:url(../images/content/calendar/bg-calendar-borders.png);
}

.Calendar .Middle h5 {
	margin:0px;
	padding:0px;
	margin-bottom:4px;
	color:#005791;
	font-size:14px;
	font-weight:normal;
}

.Calendar .Bottom {
	height:13px;
	background:url(../images/content/calendar/bg-footer.png);
}

.Calendar .bg-gradiant {
	margin-left:1px;
	margin-right:1px;
	background:url(../images/content/calendar/bg-calendar.png);
	padding-top:6px;
	height:142px;
}

.Calendar .NextCont {
	float:left;
	display:inline;
	margin-left:12px;
	width:9px;
}

.Calendar .DayCont {
	float:left;
	display:inline;
	width:102px;
	font-size:18px;
	color:white;
	padding-top:3px;
}

.Calendar .PrevCont {
	float:left;
	display:inline;
	width:12px;
}

.Calendar .NextCont,.Calendar .PrevCont {
	padding-top:11px;
}

.Calendar table {
	margin:auto;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
	direction:rtl;
}

.Calendar table td,.Calendar table th {
	padding:0px;
	border-spacing:0px;
	text-align:center;
	width:26px;
	height:17px;
	overflow:hidden;
}

.Calendar table td a {
	display:block;
	width:18px;
	height:16px;
	padding-top:1px;
	margin:auto;
	text-decoration:none;
}

.Calendar table th {
	color:#5f9401;
	font-size:14px;
	font-weight:normal;
	padding-bottom:3px;
}

.Calendar table td a {
	font-size:12px;
	color:#5d5d5d;

}

.Calendar table td a:hover {
	background:url(../images/content/calendar/bg-day-selected-hover.png) no-repeat;
	color:white;
}

.Calendar table td.disabled a {
	color:#bbbebe;
	cursor:default;
}

.Calendar table td.disabled a:hover {
	background:transparent;
}

.Calendar table td.selected a {
	background:url(../images/content/calendar/bg-day-selected.png) no-repeat;
	color:white;
}
