* {
margin:0;
padding:0;
font-size:100%;
}

body {
margin:0 auto;
text-align:center;
background:url("images/common/repeat_bg.gif");
}

img, table, td, th{
	border:0;
	border-collapse:collapse;
	border-spacing:0; padding:0;
}

table{
	padding:0; border-spacing:0;
}

#topudbg{
background:url("../images/common/tops_ud_bg.jpg") 50% 50%;
}
#mainbg{
background:url("../images/common/main_bg.jpg") 50% 50%;
}
#footbg{
background:url("../images/common/foot_bg.jpg") 50% 50%;
}
	#footbg p{
	text-indent:-9999px;
	}

#head h2{
font-size:10px;
color:#666;
padding:15px 21px;
text-decoration:none;
}
#head h2 a:link,a:visited,a:hover,a:active{
color:#666 !important;
}


#head h1{
padding-left:1px;
border:none;
}

.box1{
color:#4d4d4d;
font-size:10px;
line-height:1.4em;
}
	.box1 p{
	padding:5px 0;
	color:#4d4d4d;
	font-size:10px;
	}

a:link { color: #d83131; text-decoration: none}
a:visited { color: #d83131; text-decoration: none}
a:hover { color: #d83131; text-decoration: none;}
a:active {color:#d83131 }