html{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }


	
body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

th {
	font-family: "Century Gothic", Verdana;
}


td {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	font-family: "Century Gothic", Verdana;
	font-size: 18px;
	color: #DADCCB;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
}
h2 {
	font-family: "Century Gothic", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
}
h3 {
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DADCCB;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 6px;
}

h4 {
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
}
h5 {
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
}

form {
	margin: 0px;
	padding: 0px;
}

.btn-send {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B8778;
	height: 20px;
	width: 50px;
	border: 1px solid #DADCCB;
}

.textbox {
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	width: 120px;
	background-color: #F1F1EF!important;
	border: 1px solid #999999;
}
.dropdown {
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	width: 120px;
	background-color: #F1F1EF!important;
	border: 1px solid #999999;
}
.textarea {
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 100px;
	width: 200px;
	background-color: #F1F1EF!important;
	border: 1px solid #999999;
}



.wm-1 {
	background-image: url(images/wm1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.wm-2 {
	background-image: url(images/wm2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.wm-3 {
	background-image: url(images/wm3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.wm-4 {
	background-image: url(images/wm5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.wm-1-b {
	background-image: url(images/wm1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.wm-2-b {
	background-image: url(images/wm2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.wm-3-b {
	background-image: url(images/wm3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.wm-4-b {
	background-image: url(images/wm5.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-1 {
	background-image: url(images/wm-b1.gif);
}

.bg-2 {
	background-image: url(images/wm-b2.gif);
}
.bg-3 {
	background-image: url(images/wm-b3.gif);
}
.bg-4 {
	background-image: url(images/wm-b4.gif);
}

.hr {
	border: 0;
color: #58564B;
background-color: #58564B;
height: 1px;
}
.footer {
	color: #58564B;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:link,  a.nav:visited { 
color: #58564B; 
text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.nav2:link,  a.nav2:visited { 
color: #58564B; 
text-decoration: none;
}
a.nav2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav3:link,  a.nav3:visited { 
color: #FFFFFF; 
text-decoration: none;
}
a.nav3:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.hr {
	color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
img {
	border: none;
}

div.imageScroll2 {
	width: 940px;
	height: 180px;
	overflow: auto;
	
	/*SCROLLBAR-FACE-COLOR: #8B8778;*/
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #8B8778;
	SCROLLBAR-SHADOW-COLOR: #8B8778;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #CECABD;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
	font-family: "Century Gothic", Verdana;	
	
}

div.imageScroll {
	width: 890px;
	height: 400px;
	overflow: auto;
	
	/*SCROLLBAR-FACE-COLOR: #8B8778;*/
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #8B8778;
	SCROLLBAR-SHADOW-COLOR: #8B8778;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #CECABD;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
	font-family: "Century Gothic", Verdana;	
	
}

