.LabelPreviewSmall {
  color: #47717C;
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
}
.title {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #47717C;
}

.titlebig {
  font-family: Arial,Helvetica,serif;
  font-size: 13pt;
  font-weight: bold;
  color: #47717C;
}

body {
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#666666;
	background-color: #D3E0E3;
	margin: 0px;
	}

form {
	margin: 0px;
	}

ul {
	list-style-image: url(../images/interior/bullet.gif);
	}

/* Main Body Text */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	}

/* Main Link Styles */

a:link {
	color: #666666;
	text-decoration: underline;
	}
	a:hover {
		color: #000000;
		text-decoration: underline;
		}
	a:active {
		color: #666666;
		text-decoration: underline;
		}
	a:visited {
		color: #666666;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #000000;
		text-decoration: underline;
		}
		
.whitelink {
	font-size: x-small;
	color: #FFFFFF;
	}
	a.whitelink:link {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.white:active {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}

/* --------CUSTOM TEXT--------- */

/* - footer - */
.footer {
	font-size: xx-small;
	color: #666666;
	}

	a.footer:link {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #000000;
		text-decoration: underline;
		}
	a.footer:active {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #000000;
		text-decoration: underline;
		}

/* - forms - */

.forms {
	background-color: #02E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	}.background {
	background-image: url(../images/home/background.jpg);
	background-repeat: repeat-x;
}
.contentbackground {
	background-image: url(../images/home/a.jpg);
	background-repeat: no-repeat;
}
	}
.homepageextension {
	background-image: url(../images/home/repeat.jpg);
	background-repeat: repeat-y;
}
.interiorcontentbackground {
	background-image: url(../images/interior/a.jpg);
	background-repeat: no-repeat;
}
.leftbarreapeat {
	background-image: url(../images/interior/03.jpg);
	background-repeat: repeat-y;
}
.interiorbackground {
	background-image: url(../images/interior/interiorpage.jpg);
	background-repeat: repeat-y;
}
