@charset "UTF-8";
/* CSS Document */

.info {
	padding: 10px;
}
.suspend {
	padding: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C33;
	text-decoration: blink;
}
#main a {
	text-decoration: none;
	color: #C60;
}
#main a:hover {
	color: #630;
	text-decoration: underline;
}
.logo {
	background-image: url(../images/vcreative_splash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
}
#main tr .info #email {
	margin-top: 2px;
	margin-right: 5px;
}
/* CSS Document */

body {
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
