.body
{
		background: url('../img/bady-bg.gif') fixed repeat-y center;
		margin:0;
		padding:0;
		height:100%;
 
}

a:link
	{
	color:CC3F4C;
	text-decoration: none;
	}
a:visited
	{
	color:CC5F44;
	text-decoration: none;
	}
a:hover
	{
	color:C8A704;
	text-decoration: none;
	}

.alsalat
	{
	font-family: tahoma;
	color: FFFFFF;
	font-size: 10px;
	font-weight: bold;
	}
.alsalat2
	{
	font-family: tahoma;
	color: FFFFFF;
	font-size: 10px;
	}
.media1
	{
	font-family: tahoma;
	color: 5E5C59;
	font-size: 11px;
	}
.m:hover{
	margin-top:0px;
	padding-top: 0px;
	background:#C8A704;
}
.subMenu, a.subMenu:Link, a.subMenu:visited
	{
	height: 28px;
	width: 155px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	//background:#D7D7D8;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: solid;;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D8;
	text-align:center;
	}

a.subMenu:hover {
	height: 28px;
	width: 155px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	//background:#C8A704;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: solid;
	text-align:center;
}


.boxTitle
	{
	font-family: Arial;
	color: FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	}
.Title
	{
	font-family: Arial;
	color: CC3F4C;
	font-size:18px;
	font-weight: bold;
	text-align:center;
	}
.boxSumary
	{
	font-family: tahoma;
	color: 717173;
	font-size: 14px;
	text-align:justify;
	}
.Details
	{
	font-family: Arial;
	color: 000000;
	font-size: 18px;
	text-align:justify;
	line-height: 22px;
	}
.selected_artc_title{
	font:bold 15px arial;
	padding: 3px;
	border-bottom: solid 0px #FFF;
	text-align: right;
	
}
.selected_author_name{
	font-family: tahoma;
	color: #717173;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
}