@charset "utf-8";
.main {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.dotted {
	background-image: url(../images/about/dotted.gif);
	background-repeat: repeat-y;
}

.grad {
	background-image: url(../images/main/gradient.jpg);
	background-repeat: repeat-x;
}
.grad2 {
	background-image: url(../images/main/gradient2.jpg);
	background-repeat: repeat-x;
}
.emaillink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
