/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#1e3949;

}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;

}

a.sec:link {
	color: #445174;
	text-decoration: none;
}
a.sec:visited {
	text-decoration: none;
	color: #6476A4;
}
a.sec:hover {
	text-decoration: underline;
	color: #FFAF09;
}
a.sec:active {
	text-decoration: none;
	color: #FFAF09;

}

.member a:link {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.member a:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.member a:hover {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.member a:active {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}





#drop {
background-color:#999999;
color:#333333;
font-size:9px;
height:12px;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 10px; 
	color: #ffffff; 
	font-weight: normal;
}



.style4 {
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFAF09; 
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.style6 {
	font-family: "Trebuchet MS";
	font-size: 10px; 
	color: #cccccc; 
}

.style7 {
	font-family: "Trebuchet MS";
	font-size: 16px; 
	color: #cccccc; 
}

.style8 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height:18px;
	color: #FF9900;
}


.style9 {
	font-family: "Trebuchet MS";
	font-size: 10px; 
	line-height:12px; 
	color: #ffffff; 
	font-weight: normal;
}


input {
  color: #000000;
  font: normal 11px Trebuchet MS;
  text-decoration: none;
  background-color: #F8F8F8
}
textarea {
  color: #000000;
  font: normal 11px Trebuchet MS;
  background-color: #F8F8F8;
  text-decoration: none;
}
select {
  color: #000000;
  font: normal 11px Trebuchet MS;
  text-decoration: none;
  background-color: #F8F8F8;
  }


.runtime {	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #cccccc; FONT-FAMILY: arial,helvetica,sans-serif
}
.vfacets {	MARGIN-TOP: 2px; FONT-SIZE: 11px; MARGIN-BOTTOM: 3px; COLOR: #cccccc; LINE-HEIGHT: 13px; FONT-FAMILY: arial,helvetica,sans-serif
}
.vimg {	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; WIDTH: 130px; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 100px
}
.vtitle {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial,helvetica,sans-serif
}


.img {
  padding:3px;
  border:1px solid #b5b5b5;
  }
.img2 {
  padding:3px;
  border:1px solid #ffffff;
  margin-right:8px;
  margin-left:8px;
  }
.img3 {
  padding:6px;
  border:1px solid #e4e4e4;
  margin-right:8px;
  }
