@charset "utf-8";
/* CSS Document */

body {
	scrollbar-3d-light-color:#E9E9E9;
	scrollbar-arrow-color:#02629C;
	scrollbar-base-color:#C0C0C0;
	scrollbar-dark-shadow-color:#C0C0C0;
	scrollbar-face-color:#E9E9E9;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-shadow-color:#C0C0C0;
	background-repeat: no-repeat;
	background-color: white;
	margin: 0px;
	padding: 0px;
}

FORM { display: inline;}


.GeneralText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	cursor: text;
}







.tall-l { background:url(../images/tall-l.gif) left repeat-y}
.tall-t { background:url(../images/tall-t.gif) top repeat-x}
.tall-r { background:url(../images/tall-r.gif) right repeat-y}
.tall-b { background:url(../images/tall-b.gif) bottom repeat-x}

.tall-l2 { background:url(../images/tall-l2.gif) left repeat-y}
.tall-r2 { background:url(../images/tall-r2.gif) right repeat-y}
.tall-b2 { background:url(../images/tall-b2.gif) bottom repeat-x}

.tall-l4 { background:url(../images/tall-l4.gif) left repeat-y}
.tall-r4 { background:url(../images/tall-r4.gif) right repeat-y}
.tall-b4 { background:url(../images/tall-b4.gif) bottom repeat-x}


.k-tr3 { background:url(../images/k-tr3.gif) top right no-repeat}
.k-tl3 { background:url(../images/k-tl3.gif) top left no-repeat}
.k-br3 { background:url(../images/k-br3.gif) bottom right no-repeat;}
.k-bl3 { background:url(../images/k-bl3.gif) bottom left no-repeat}
.tall-l3 { background:url(../images/tall-l3.gif) left repeat-y }
.tall-t3 { background:url(../images/tall-t3.gif) top repeat-x}
.tall-r3 { background:url(../images/tall-r3.gif) right repeat-y}
.tall-b3 { background:url(../images/tall-b3.gif) bottom repeat-x}

.padding { padding:17px 15px 10px 13px}
.padding2 { padding:14px 15px 10px 14px}


.line { background:#C5C6C6; height:2px}
.line2 { background:url(../images/li-line3.gif) left repeat-x; height:1px}

a { color:#6D94AE}
a:hover{text-decoration:none;}


.bot strong a{ color:#484A4B; text-decoration:none}
.bot strong a:hover{ color:#7AB8E6;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#717375;
	}
	
.MoreBTN
{
 background-image:url(send.gif);
 width:79px;
 height:25px;
 size:79px;
 border:0px;
}	


.leftpanellink
{
	color:#333333;
	text-decoration: none;
}

.leftpanellink:hover
{
	color:#7AB8E6;
	text-decoration: underline;
}

.inputtext
{
background:url(input.jpg) repeat-y #FFF0F0;
height:18px;
border:1px red dotted ;
 color:black;
}
  
  
  .inputtextarea
{
background:url(input.jpg) repeat-y #FFF0F0;
border:1px red dotted ;
 color:black;
}


.RedError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

