﻿body
{
	margin:0; 
	padding:0;
}

.menu_bg
{
	background-image:url(images/ust_button_bg.png);
	background-repeat:repeat-x;
	height:	76px;
}
.ust_bg
{
	background-image:url(images/ust_resim_bg.png);
	background-repeat:repeat-x;
	height:416px;	
}
.footer_bg
{
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	height:90px;	
}
.header_style
{
	font-family:"Segoe Print";
	font-size:20px;	
	color:#000000;
}
.content_style
{
	font-family:Calibri;
	font-size:15px;
	color:#666666;
}
.footer_text_style
{
	font-family:Calibri;
	font-size:14px;
	color:#FFFFFF;	
	font-weight:normal;
}
.content_header_style
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a18341;
	text-decoration:none;	
}
.content_normal_style
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;	
}
a:link
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a18341;		
	text-decoration:none;
}
a:visited
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a18341;		
	text-decoration:none;
}
a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a18341;		
	text-decoration:none;
}
a:active
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a18341;		
	text-decoration:none;
}
