@charset "utf-8";
/* CSS Document */

Body {
	background-image:url(Images/bodybg.gif);
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	margin:0px;

	}
	
	body,td,th
	{
		font-family:Trebuchet MS;
	font-size:11px;
	color:#393939;
	}
	
	a:link, a:visited,a:active, a:hover
	{
		font-family:Trebuchet MS;
	font-size:11px;
	color:#393939;
	text-decoration:none;
	}
	
.Logo {
	font-family:Trebuchet MS;
	font-size:15px;
	color:#393939;
	}
	
.Txt {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#393939;
	}
	
.Menu {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#6f6f6f;
	}
	
a.Menu {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#6f6f6f;
	text-decoration:none;
}

a.Menu:Hover {
	font-family:Trebuchet MS;
	size:11px;
	color:#000000;
}	


.Menu_Hover {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#6f6f6f;
		padding-left:5px;
	}
	
a.Menu_Hover {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#6f6f6f;
	text-decoration:none;
	padding-left:5px;
}

a.Menu:Hover_Hover {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#000000;
	padding-left:5px;
}	

img {
border:none;
}

table.dikey
{
	width:171px;
	height:212px;
	background:url(Images/dikey.gif) no-repeat;
}
table.yatay
{
	width:209px;
	height:151px;
	background:url(Images/yatay.gif) no-repeat;
}
table.yatay td, table.dikey td
{
	text-align:center;
	vertical-align:middle;
}