/*------------------thumb setting----------------------------------*/
.thumb
	{
	/*background:url(../images/fotoback.jpg) no-repeat;*/
	background:#efefe3;
	border:solid 1px #dcdcc9;
	width:208px; height:74px;
	margin: 5px 0px 0px 28px;
	}
	
.foto_thumb
	{
	margin:0px;
	border:solid 1px #b8b79b;
	}	
	
.foto {background:#efefe3;padding:5px;border:solid 1px #dcdcc9;}	
/*-----------------slide setting----------------------------------*/
.slide
	{
	background:#efefe3;
	border:solid 1px #fff;
	width:488px; height:323px;
	margin: 5px 5px 5px 10px;
	padding-bottom:0px;
	}
/*-----------------slide setting END----------------------------------*/	
.heading
	{
	background:url(../images/head_back.jpg) no-repeat;
	height:37px; width:780px;
	}
.pagehead
	{
	padding:2px 0px 0px 0px; 
	font-size:21px; color:#fff;
	text-align:center;
	}

h1{font-size:22px;color:#1d262d;}
h2{font-size:18px;color:#027BB2;}

a:link, a:active, a:visited{color:#027BB2;text-decoration:none;font-weight:bold;font-size:12px;}	
a:hover{color:#292929;}	

.bullet
	{
	list-style-image:url(../images/dot.gif);
	}
	
.footer_link  {color:#fff; text-decoration:none;font-weight:normal;}	
a:link.footer_link, a:active.footer_link, a:visited.footer_link  {color:#fff; text-decoration:none;font-weight:normal;}	
a:hover.footer_link  {color:#fff; text-decoration:none;font-weight:normal;border-bottom:dotted 1px;}	

		
img{border:none;}		

table {background:#87d5f8;}
tr{background:#fff;}		