/* Default CSS Stylesheet for a new Web Application project */




.btn
{
	border-right: gainsboro 1px double;
	border-top: gainsboro 1px double;
	font-size: 10px;
	BACKGROUND-POSITION-Y: center;
	background-image: url(cms/images/btn.jpg);
	border-left: gainsboro 1px double;
	width: 75px;
	color: #FF9612;
	border-bottom: gainsboro 1px double;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 20px;
	font-weight: bold;
	
}
.txt
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	COLOR: #333333;
	border-bottom: silver 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style5 {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	}
	
	.style5_ 
	{
		font-family: Arial, Helvetica, sans-serif;
	color: #B6B7B7;
	font-weight: bold;
	font-size: 16px;
	}
.btxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bg1 {
	background-color: #BA6401;
	background-image: url(images/bg_0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.x:link {
	text-decoration: none;
}
a.x:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.x:hover {
	text-decoration: none;
	color: #C37200;
}
a.x:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.y {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.y:link {
	text-decoration: none;
}
a.y:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.y:hover {
	text-decoration: none;
	color: #C88E00;
}
a.y:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.z {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a.z:link {
	text-decoration: none;
}
a.z:visited {
	text-decoration: none;
	color: #000000;
}
a.z:hover {
	text-decoration: none;
	color: #C88E00;
}
a.z:active {
	text-decoration: none;
	color: #000000;
}
.more {
	list-style-image: url(images/more.gif);
}

img#test{ background:url(images/more.gif); width:113px; height:25px; }


#wrapper {
  width: 430px;
  margin: 50px auto;
  height:350px;
  
  
}

.form {
 width: 370px;
  float: left;
  padding: 10px 10px 10px 10px;
 

}

.form label {
  float: left;
  width: 300px;
  padding: 10px 10px 0 0;
  font-weight: bold;
}

.form select {
  float: left;
  width: 146px;
  margin-top: 10px;
}

.form input {
  float: left;
  margin-top: 10px;
}

.form textarea {
  float: left;
 margin-top: 10px;
}

.form .submit {
  clear: both;
}

#msg {
  display: none;
  position: absolute;
  z-index: 200;
  background: url(images/msg_arrow.gif) left center no-repeat;
  padding-left: 7px;
}

#msgcontent {
  display: block;
  background: #BA6401;
  border: 2px solid #BA6401;
  border-left: none;
  padding: 5px;
  min-width: 150px;
  max-width: 250px;
  color:#BA6401;
}

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border:0px;
	}
	
	
	
	a.x2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
a.x2:link {
	text-decoration: none;
}
a.x2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.x2:hover {
	text-decoration: none;
	color: #000;
}
a.x2:active {
	text-decoration: none;
	color: #FFFFFF;
}

.btxt_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.btxt_w_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}








.lvl
{
	width: 300px;
	cursor: crosshair;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	border: solid 0px #333333;
	display: block;
	margin-bottom: 12px;
}
#lvl-3
{
	
	text-align: center;
	vertical-align: middle;
}
#lvl-3 img
{
	width: 300px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.tn
{
	position: relative;
	text-align: center;
	display: block;
	width: 300px;
	height: 200px;
	float: left;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.tn a.tn-link
{
	display: block;
	width: 300px;
	height: 200px;
	position: relative;
	z-index: 1;
	top: 0px;
	background-repeat: no-repeat;
	background-color: #202020;
}
.tn:hover .tn-link
{
	z-index: 0;
}
.tn:hover dl
{
	z-index: 2;
	
}
.tn dl
{
	display: block;
	position: absolute;
	width: 300px;
	top: -16px;
	height: 200px;
	background: url(images/tn.png) left top repeat-x;
}
.tn dt
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	
	top: 10px;
	left: 0px;
	text-align: center;
}
.tn dt a
{
	position: relative;
	display: block;
	color: #cccccc;
	text-decoration: none;
	overflow: hidden;
	width: 300px;
	height: 200px;
}
.tn dt a strong
{
	position: relative;
	top: 10px;
	left: 0px;
	
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
}
.tn dt a strong:hover
{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: red;
}
.tn dd
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.tn dd a
{
	color: #666666;
	text-decoration: none;
}
.tn dt a:hover
{
	color: #ffffff;
}
.tn dd a:hover
{
	color: #cccccc;
}

