body {
	background-color: #F6F6F6;
}

#masterContainer {
	background-image: url(images/main_bg.gif);
	padding: 0px 0 0px 0px;
	margin-left: auto;
	margin-right: auto;
 	width: 763px;
 }

.maintext {
	padding: 20px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500; 
	font-size: 10px;
	color: #555555;
	line-height: 20px;
	
}

.frametext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500; 
	font-size: 10px;
	color: #555555;
	line-height: 20px;
	
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800; 
	font-size: 16px;
	color: #444444;
	padding-bottom: 15px;
}

.footertext {
 	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500; 
	font-size: 10px;
}

.footerlink {
	color: #AAAAAA;
	text-decoration: none;
	}

.footerlink:hover {
	color: #555555;
	text-decoration: none;
	}
	
.submenuitem {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #345c93;
	text-decoration: none;
	font-weight:800;
	}

.submenuitem:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:800;
	}
	
.bilgitablo {
	padding-left: 4px;
}
.press {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

