/* 
	CSS Style Sheet For CNSpma.Com website
	Developed by: Ramy Deeb
*/

body{
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: inherit;
	font-weight: bold;
	color: #000000;
	text-align:justify;
}

.MainTable{
	width:760px;
	margin-left: auto;
	margin-right: auto;
}

#NewsDiv{
	height: 134px;
	width: 343px;
	background-image: url(images/%5BCns%5D%5BTemplate%5D%5BTry%5D_10.jpg);
}

#NewsDiv a{
	color:#000000;
}

#Footer{
	color:#333333;
	text-align:center;
	width:760px;
	margin-left: auto;
	margin-right: auto;
}

.NewsTable{
	width:338px;
	height:134px;
	margin-left: auto;
	margin-right: auto;
}

.MenuDiv{
	background-color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: auto;
	width: auto;
	padding: 5px;
	vertical-align: top;
}

.MenuDiv ul{
	list-style-type: square;	
}

.MenuDiv li{
	list-style-type: square;
	padding:3px;
}

.MenuDiv a:link, .MenuDiv a:visited {
	color: #FFCC00;
	text-decoration: none;
}

.MenuDiv a:hover, .MenuDiv a:active {
 	text-decoration: underline;
	color:#FFFF00
}

a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover, a:active {
 	text-decoration: underline;
	color:#FF3300}

h2{
	color:#FF0000;
	font-size:14px;
	font-weight:bolder;
}

li{
	padding:3px;
}
h1 {
	color: #FFFFFF;
	font-size: 14px;
}
