
div#preloader{
display:none;
}
body {
    padding-top:70px;
	background: url("img/bg_site.gif") repeat-x;
	background-color: #dedede;
	font-family: Trebuchet;
	font-size:14;
	color:#999999;
	text-decoration:none;
}
body a {
	font-family: Trebuchet;
	font-size:14;
	color:#999999;
	text-decoration:none;
}
body a:link{
	font-family: Trebuchet;
	font-size:14;
	color:#e24150;
	text-decoration:none;
}
body a:visited{
	font-family: Trebuchet;
	font-size:14;
	color:#e24150;
	text-decoration:none;
}
table {
	font-family: Trebuchet;
	font-size:14;
	border-collapse: collapse;	
}

/*central menu*/

td#bmhome a {
width: 108px;
height: 100px;
display:block;
}
td#bmhome a:hover {
background: url("img/home_hover.jpg") no-repeat center;
display:block;
}
td#bmdownloads a {
width: 164px;
height: 100px;
display:block;
}
td#bmdownloads a:hover {
background: url("img/downloads_hover.jpg") no-repeat center;
display:block;
}
td#bmfaq a {
width: 89;
height: 100px;
display:block;
}
td#bmfaq a:hover {
background: url("img/faq_hover.jpg") no-repeat center;
display:block;
}
td#bmlinks a {
width: 90px;
height: 100px;
display:block;
}
td#bmlinks a:hover {
background: url("img/links_hover.jpg") no-repeat center;
display:block;
}
td#bmcontacts a {
width: 160px;
height: 100px;
display:block;
}
td#bmcontacts a:hover {
background: url("img/contacts_hover.jpg") no-repeat center;
display:block;
}
td#bmdonation a {
width: 140px;
height: 100px;
display:block;
}
td#bmdonation a:hover {
background: url("img/donation_hover.jpg") no-repeat center;
display:block;
}
/*td preview */

td#dtdp {
width: 113px;
height: 20px;
}
td#dtdp a {
width: 113px;
height: 20px;
display:block;
background: url("img/buttons/bpreview.gif") no-repeat;
}
td#dtdp a:hover {
width: 113px;
height: 20px;
background: url("img/buttons/bpreview.gif") no-repeat;
display:block;
}
td#dtdp a:visited {
width: 113px;
height: 20px;
background: url("img/buttons/bpreview.gif") no-repeat;
display:block;
}


/*Mesh */

td#dtdm {
width: 155px;
height: 25px;
text-align:right;
}
td#dtdm a {
width: 155px;
height: 25px;
display:block;
background: url("img/buttons/bdownloadmesh.gif") no-repeat;
color:#000000;
text-decoration:none;
padding-top: 4px;
}
td#dtdm a:hover {
width: 155px;;
height: 25px;
background: url("img/buttons/bhdownloadmesh.gif") no-repeat;
display:block;
}
td#dtdm a:visited {
width: 155px;
height: 25px;
background: url("img/buttons/bvdownloadmesh.gif") no-repeat;
display:block;
color:#903b59;
}
/*Mesh link */
td#dtdlink {
width: 155px;
height: 25px;
text-align:center;
}
td#dtdlink a {
font-size:12px;
width: 155px;
height: 25px;
display:block;
background: url("img/buttons/meshincluded.gif") no-repeat;
text-decoration:none;
padding-top: 4px;
line-height:70%;
color:#ffffff;
}
td#dtdlink a:hover {
color:#000000;
}
td#dtdlink a:visited {
color:#903b59;
}
/* td Download */

td#dtdd {
width: 155px;
height: 25px;
text-align:right;
}
td#dtdd a {
width: 155px;
height: 25px;
display:block;
background: url("img/buttons/bdownload.gif") no-repeat;
color:#000000;
text-decoration:none;
font-size:16;
}
td#dtdd a:hover {
width: 155px;
height: 25px;
background: url("img/buttons/bhdownload.gif") no-repeat;
display:block;
color:#000000;
}
td#dtdd a:visited {
width: 155px;
height: 25px;
background: url("img/buttons/bvdownload.gif") no-repeat;
display:block;
color:#000000;
}
/* menu 1*/
.menu1 a {
	font-family: Trebuchet;
	font-size:14;
	color:#ffffff;
	font-weight:bold;
}
.menu1 a:link{
	font-family: Trebuchet;
	font-size:14;
	color:#fb6030;
}
.menu1 a:visited{
	font-family: Trebuchet;
	font-size:14;
	color:#fb6030;
}
.menu1 a:hover{
	font-family: Trebuchet;
	font-size:14;
	color:#ffffff;
}
/* headers */
h1 {
	font-family: Trebuchet;
	font-size:18;
	font-weight:bold;
	color: #960e0e;
}
h2 {
	font-family: Trebuchet;
	font-size:18;
	font-weight:bold;
	color: #ffffff;
}
.h_menu a {
	font-size:20;
	font-weight:bold;
	color: #999999;
	width: 192px;
height: 25px;
background: url("img/buttons/sus.gif") no-repeat;
display:block;
}
.font_menu {
	padding-left:15px;
}
.font_menu {
	font-family: Trebuchet;
	font-size:16;
	color:#ffffff;
	font-weight:bold;
}
.font_menu a:link{
	font-family: Trebuchet;
	font-size:16;
	color:#ffcccc;
	font-weight:bold;
}
.font_menu a:visited{
	font-family: Trebuchet;
	font-size:16;
	color:#ffcccc;
	font-weight:bold;
}
.font_menu a:hover{
	font-family: Trebuchet;
	font-size:16;
	color:#e24150;
	font-weight:bold;
}

#disqus_thread { width: 590px !important; }