body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
}

.bgRepeatX {
	background-repeat: repeat-x;
}

.bgRepeatY {
	background-repeat: repeat-y;
}

.bgNoRepeat {
	background-repeat: no-repeat;
	background-position: top right;
}

.bgIndexContent {
	background-color: #CCC;
}

.bgContact {
	background-repeat: no-repeat;
	background-position: top right;
}

.borderGray {
	background-color: #999;
}

.dotDiv {
	background-image: url(images/dotDiv.gif);
	background-repeat: repeat-x;
}

.dotsHorz {
	background-image: url(images/dotHorz.gif);
	background-repeat: repeat-x;
}

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

.webshot {
	margin-left: 10px;
}

.textNormalIndexHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #369;
}

.textNormalIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #444;
}

.textNormalForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444;
}

.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444;
}

.textNormalItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #444;
}

.textNormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

.textNormalOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #C60;
}

.textNormalReverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #69C;
	display: block;
	color: #FFF;
}

.textHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #FFF;
}

.textHeadBack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #0033CC;
}

.textCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #444;
}

.textPrivacyPolicy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #222;
}

.textPortfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 14px;
}

.textPortfolioHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

.linkMainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
}

a.linkMainNav:hover {
	color: #333;
}

.linkNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #36C;
}

a.linkNormal:hover {
	text-decoration: none;
	color: #444;
}

.linkIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03C;
	line-height: 14px;
}

a.linkIndex:hover {
	text-decoration: none;
	color: #111;
}

.linkNormalReverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
}

a.linkNormalReverse:hover {
	text-decoration: none;
	color: #FFF;
}

.linkBottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #258;
	text-decoration: none;
}

a.linkBottomNav:hover {
	color: #111;
}

.linkPortfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03C;
	line-height: 14px;
}

a.linkPortfolio:hover {
	text-decoration: none;
	color: #333;
}

.linkPortfolioHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
}

a.linkPortfolioHead:hover {
	text-decoration: none;
	color: #0033CC;
}

.linkSubNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	text-decoration: none;
	color: #258;
}

a.linkSubNav:hover {
	color: #000;
}

.linkSubNavOnPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 29px;
	color: #FFF;
	text-decoration: none;
	background-color: #F93;
}

.textSubNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 29px;
	text-decoration: none;
	color: #222;
}

.linkHeadBack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #0066FF;
}

a.linkHeadBack:hover {
	color: #0033CC;
	text-decoration: none;
}
