body {
	background-color: #333333;
	margin: 0px;
	text-align: center;
	background-image: url(../components/repeat.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.header {
	background-image: url(../components/images/nav.jpg);
	background-repeat: no-repeat;
}
.dot {
	background-image: url(../components/dot.png);
	background-repeat: repeat-x;
	background-position: center;
}
.dotv {
	background-image: url(../components/dotv.png);
	background-repeat: repeat-y;
	background-position: center;
}

.text-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BCEEFF;
}
.text-copyright-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BCEEFF;
}

.text-copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BCEEFF;
	text-decoration: none;
}

.text-copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BCEEFF;
	text-decoration: none;
}
.text-copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BCEEFF;
	text-decoration: underline;
}
.text-copyright-bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2C2C2C;
}
.text-copyright-bk  a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2C2C2C;
	text-decoration: none;
}
.text-copyright-bk  a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B28A60;
	text-decoration: none;
}
.text-copyright-bk  a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2C2C2C;
	text-decoration: underline;
}






.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BCEEFF;
	text-align: left;
}
.text-body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.text-body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.text-body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
}
.text-body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BCEEFF;
	text-align: left;
}



.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #BCEEFF;
	border: 1px solid #333333;
	height: 22px;
	width: 300px;
	padding-top: 2px;
}
.form-field-focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #E4E4E4;
	border: 1px solid #333333;
	height: 22px;
	width: 300px;
	padding-top: 2px;
}

.form-field-message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #BCEEFF;
	border: 1px solid #333333;
	height: 160px;
	width: 300px;
}
.form-field-message-focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #E4E4E4;
	border: 1px solid #333333;
	height: 160px;
	width: 300px;
}

.form-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BCEEFF;
	text-align: center;
	background-color: #1D1D1D;
	border: 1px solid #BCEEFF;
	height: 22px;
	width: 62px;
	margin: 0px;
	padding: 0px;
}
.form-button-ovr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D1D1D;
	text-align: center;
	background-color: #BCEEFF;
	border: 1px solid #BCEEFF;
	height: 22px;
	width: 62px;
	margin: 0px;
	padding: 0px;
}

.text-body-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.text-stitle {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	color: #BCEEFF;
	text-align: left;
}
.text-stitle a:visited {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	color: #BCEEFF;
	text-align: left;
	text-decoration: none;
}
.text-stitle a:link {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	color: #BCEEFF;
	text-align: left;
	text-decoration: none;
}
.text-stitle a:hover {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}



.cell-copyright {
	background-color: #1D1D1D;
	padding: 10px;
}
.infocell {
	background-color: #BCEEFF;
	vertical-align: top;
	text-align: left;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.infocell-txt-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2C2C;
}
.infocell-txt-body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2C2C;
	text-decoration: underline;
}

.infocell-txt-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #2C2C2C;
}
.infomaincell {
	background-color: #1D1D1D;
	border: 4px solid #1D1D1D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cell-underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BCEEFF;
	border-right-color: #BCEEFF;
	border-bottom-color: #BCEEFF;
	border-left-color: #BCEEFF;
	background-color: #2E2E2E;
}
.cell-overline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BCEEFF;
	border-right-color: #BCEEFF;
	border-bottom-color: #BCEEFF;
	border-left-color: #BCEEFF;
}
.thumb {
	background-color: #252525;
	border: 1px solid #1A1A1A;
	background-attachment: scroll;
	background-image: url(../components/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb-outline {
	border: 1px solid #333333;
}
.alpha100 {
	filter: Alpha(Opacity=100);
}
.alpha40 {
	filter: Alpha(Opacity=30);
}
form {
	margin: 0px;
	padding: 0px;
}
.text-body-hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF3333;
	text-align: left;
}
.text-body-hl a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.text-body-hl a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.text-body-hl a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF3333;
	text-align: left;
	text-decoration: underline;
}
.cell-watermark {
	background-image: url(../v4flashslideshow/watermark.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
