body{
	font-family:Arial, Helvetica, sans-serif;
	background-image: url('images/sliver.jpg'); background-repeat: repeat-x;	
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.topmenu{
	width:941px; 
	height:28px; 
	background:url(images/b_31.jpg) no-repeat 50% 50%; 
	text-align:center; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding-top:7px; 
	margin-top:4px;

}
.topmenu a{
	color:#FFFFFF;
	margin:auto 10px; 
	font-size:smaller;
}
.greybox{
	background-color:#e9eeea;
}
.greybox .tl{
	background:url(images/b_35.jpg) no-repeat;
}
.greybox .tr{
	background:url(images/b_37.jpg) no-repeat 100% 0%;
}
.greybox .bl{
	background:url(images/b_48.jpg) no-repeat 0% 100%;
}
.greybox .br{
	background:url(images/b_49.jpg) no-repeat 100% 100%;
}
.greybox .content{

}
.greenbox{
	background:url(images/b_04.jpg) repeat-x 0% 50%;
}
.greenbox .l{
	background:url(images/b_031.jpg) no-repeat 0% 50%;
}
.greenbox .r{
	background:url(images/b_06.jpg) no-repeat 100% 50%;
}
.greenbox .content{
	height:479px;
}

.err
{
    color:#ff3300;
    font-weight:bold;
}

.msg
{
    color:#0072bc;
    font-weight:bold;
}
