@charset "utf-8";
/* CSS Document */
body 
{
	margin:0px 0px 0px 0px;
	padding:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#131313;
}
.Up
{
	width:610px;
	height:136px;
	margin:10px auto;
	text-align:center;
}
.flash
{
	width:113px;
	height:40px;
	float:right;
	margin-top:0px;
	margin-left:0px;
}
.UstMenu
{
	width:100%;
	height:25px;
	margin:0px auto;
	background-image:url(../images/menubg.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.Menu
{
	width:860px;
	height:25px;
	margin:0px auto;
}
.Orta
{
	width:860px;
	height:414px;
	margin:0px auto;
}
.OrtaSol
{
	width:360px;
	height:394px;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	float:left;
	text-align:left;
}
.OrtaSol2
{
	width:200px;
	height:394px;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	float:left;
	text-align:left;
}
.OrtaSag2
{
	width:680px;
	height:414px;
	margin:0px 0px 0px 180px;
}
.OrtaSag
{
	width:480px;
	height:414px;
	margin:0px 0px 0px 380px;
}
.Alt{
	width:100%;
	height:30px;
	margin:0px auto;
	background-color:#6a6969;
}
.AltIc
{
	width:860px;
	height:20px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	background-color:#6a6969;
}
.MenuIc1
{
	width:200px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
.MenuIc2
{
	width:200px;
	height:20px;
	margin:-25px 0px 0px 200px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
.MenuIc3
{
	width:200px;
	height:20px;
	margin:-25px 0px 0px 400px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
.MenuIc4
{
	width:200px;
	height:20px;
	margin:-25px 0px 0px 600px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
.MenuIc5
{
	width:60px;
	height:20px;
	margin:-25px 0px 0px 800px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
a.menu:link 
{
	text-decoration: none;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.menu:visited 
{
	text-decoration: none;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.menu:hover 
{
	text-decoration: none;
	color:#CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.menu:active 
{
	text-decoration: none;
}

a.copy:link 
{
	text-decoration: none;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
a.copy:visited 
{
	text-decoration: none;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
a.copy:hover 
{
	text-decoration: none;
	color:#CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
a.copy:active 
{
	text-decoration: none;
}

.text_field {
font-family: tahoma;
font-size: 11px;
color: #717171;
background-image: url(../images/text_field_bg.gif);
border-left-color: #888888;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #888888;
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: #888888;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-color: #888888;
border-top-style: solid;
border-top-width: 1px;
}
