BODY {
	BACKGROUND:url(images/ud_bg.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat-y;
	background-color:#1d1d1b;
	font-family: "Trebuchet MS", Tahoma, Arial;
	HEIGHT: 100%;
	
}
td {
	font-family: "Trebuchet MS", Tahoma, Arial;
}
.menu {font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
}

.phone {font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
}


.title {font-family:"Trebuchet MS";
font-size:28px;
font-weight:bold;
color:#ffffff;
}

.footer {font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#ffffff;
}

.text_main{font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
line-height:normal;
}
.text_main2{font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
line-height:25px;
}
.text_topl{font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#ffffff;
}
.text {font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
}

A:link
{
	color: #ffffff;
	text-decoration: none;
}
A:visited
{
	color: #ffffff;
	text-decoration: none;
}
A:active
{
	color: #ffffff;
	text-decoration: none;
}
A:hover
{
	color: #ffffff;
	text-decoration: underline;
}
	   
.font_menu {
                font-family:"Trebuchet MS";
                font-size: 13px; 
                color: #DBDBDB;
				font-weight: bold;
}
.font_menu:link {
                font-family:"Trebuchet MS";
                font-size: 13px; 
                color: #DBDBDB;
				font-weight: bold;
}
.font_menu:visited {
                font-family:"Trebuchet MS";
                font-size: 13px;
                color:#DBDBDB;
				font-weight: bold;
}
.font_menu:hover {
                font-family:"Trebuchet MS";
                font-size: 13px; 
                text-decoration: underline;
                color: #FFFFFF;
                font-weight: bold;
                text-decoration: none;
}
.font_menu:active {
                font-family:"Trebuchet MS";
                font-size: 13px;
                color:#DBDBDB;
				font-weight: bold;
}