/* Global Styles */

body {
	margin:0px;
	background-color:#666666
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
/* ID Styles */

#navigation a {
	color: black;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	/*border: 1pt solid rgb(20,40,95); */
	border-right-width: 0px;
	border-left-width: thick;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: white;
	}
.imagine {
	border: thin solid #999999;
}
.divmare {
	width: 1260px;
	margin: 0px;
}

	
#navigation a:hover {
	color: gray;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #666666;
	
		}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}


/* Class Styles */

.bodyText {
	color:black;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.pageName{
	color: black;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top: 50px;
	font-family: georgia;
	font-size: 16px;
	font-variant: normal;
	text-transform: none;
	}
	
.subHeader {
	font:16px georgia;
	color: white;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: black;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	
	}	
	
.divgri {
	background-color: eeeeee;
	width: 300px;
	margin-left: 70px;
	border: 1px solid #CCCCCC;
}
.marginealbastra {
	width: 250px;
	border: 1px solid blue;
	height: 250px;
}
.margine200 {
	height: 200px;
	width: 200px;
	border: 1px solid #0000FF;
}
.chenarimagine {
	border: thin dotted #DCDCDC;
	width: 1024px;
}

.divanterioare {
	width: 500px;
	margin-left: 550px;
	border: 1px solid #666;
}
