@charset "iso-8859-1";
/* CSS Document */
/*common tools*/
* {margin: 0px; padding: 0px; color:#ffffff;}
A{
  color: #333333;
  font:Tahoma;
  text-decoration: underline;
}
A:hover, A:hover b, A:hover b u {
  color: #EF7700;
  font:Tahoma;
  text-decoration: underline;
}
#MNormal
{
background-color: #cdb09a;
color: White;
cursor: pointer;
}

#MSelect
{
background-color: #d5b8a3;
color: White;
cursor: pointer;
}

.textt {
	font-family: Tahoma;
	font-size: 11px;
	color: #ef7700;
	 text-decoration: underline;
}

.leftmenu {
	 FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.leftmenu A:link {
	 FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.leftmenu A:visited {
	 FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.leftmenu A:hover {
	 FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.mn_bg { background:url("images/mn_bg.jpg"); width:163px; height:436px;}
.mn_bt_bg { background:url("images/watch_bg.jpg"); left bottom no-repeat; width:163px; height:436px; }
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9D524F;
	}
.border {
  border: 3px;
  border-style: solid;
  border-color: #ffffff;
  border-bottom-width:3px;
}
.borderimg {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-bottom-width:3px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
        line-height: 1.4
}
.text_c {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.4
}
.texttitle {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}
.lnk {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
}
.lnk2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}
.lnk1 {
	font-family: VERDANA;
	font-size: 11px;
	color: #ffffff;
}
.bg_watch {
	background-image: url(images/watch_bg.jpg);
	}
.title {
	font-family: VERDANA;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
.textarea {width:150px;
		height:77px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#774c2a;
		background-color:#734625;
		color:#726D6D
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.form { width:300px;
		height:14px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#774c2a;
		background-color:#734625;
		color:#726D6D;
		margin-left:0px;
		margin-right:0px}





