body {
	background: url(images/main/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	line-height: 16px;
}
.topshd {
	background-image: url(images/main/topshadow1.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 24px;
	text-align: center;	
}
.white {
	background-color: #fff;
	width: 960px;
}
.topmenu {
	padding-right: 10px;
	padding-top: 18px;
}
.photo {
	background-image: url(images/main/foto01.jpg);
	width: 763px;
	height: 200px;
}
.copyright {
	background-color: #7a0019;
/*	background-color: #eeeeee;*/
	width: 960px;
	height: 50px;
	border-top: 1px solid #e5e5e5;	
}
.copyText {
	font-size: 10px;
/*	color: #b6b6b6;*/
	color: #ffffff;	
}
.bottomshd {
	background-image: url(images/main/bottomshadow.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 16px;
}
.contentbg {
	background-image: url(images/main/contentbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 765px;
}
.boxtop {
	background-color: #eee;
	width: 240px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	margin-top: 15px;
}
.box {
	width: 238px;
	border-top: 1px solid #fff;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.leftmenu {
	background-image: url(images/main/lmenubg.gif);
	background-repeat: repeat-x;
	height: 100%;
	margin-top: 15px;	
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 180px;
}
.altcontent {
	margin-top: 15px;
	padding-left: 10px;
}


a {
	text-decoration: none;
	font-size: 10px;
	color: #ffcc33;	
}
a:hover {
	color: #ffffff;
}
a.lm {
	border-bottom: 1px solid #eee;
	line-height: 22px;
	width: 165px;
	margin-left: 5px;
	display: inline-block;
}



.baslik1 {
	font-size: 18px;
	font-weight: bold;	
	color: #7a0019;
}
.baslik2 {
	font-size: 13px;
	font-weight: bold;	
	color: #7A7A7A;
}
.padding10 {
	padding: 10px;
}









A.sh1 {
	font-weight: bold; 
	font-size: 11px; 
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
A.sh1:hover {
	font-size: 11px; 
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
A.sh2 {
	font-size: 11px; 
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
A.sh2:hover {
	font-size: 11px; 
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}


#content {
	width: 710px;
	margin-top: 10px;
	/*border: 1px solid #f00;*/
}
.thumbnail {
	BORDER-RIGHT: #eee 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #eee 1px solid; 
	PADDING-LEFT: 3px; 
	FLOAT: left;
	MARGIN-BOTTOM: 5px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #eee 1px solid; 
	MARGIN-RIGHT: 5px; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #eee 1px solid; 
	BACKGROUND-COLOR: #fff;
}



