/* Body Styles */

/*body {margin: 0; background: #F9F4D3}*/

body {
	margin: 0;
	background: #DBD5B1;
	background-image: url(../images/jpg/bacGrnd.jpg);
	background-repeat: repeat-x;
}

p,td,li,pre {font: normal 12px verdana,arial,helvetica,sans-serif; color: #333333}

ul {list-style: square}

h1 {font: bold 17pt arial,helvetica,tahoma,sans-serif; color: #333333}

h2 {font: bold 12px verdana,arial,helvetica,sans-serif; color: #666666}

a {color: #333333; text-decoration: none}

a:hover {color: #CC660A; text-decoration: none}

pre {margin-bottom: 0}

.SIteBacgroundColor{ background: #F9F4D3}

/*#DFEBBC*/
/* Form Styles */
.textfield {font-family: verdana, sans-serif; font-size:10px; color:#000000; background:#E5DFBB; height:17px; border-top:1px solid #BEB998; border-left:1px solid #BEB998; border-bottom:1px solid #FFFFFF; border-right:1px solid #FFFFFF;}

.text2 {font-family: verdana, sans-serif; font-size:12px; color:#000000; background:#E5DFBB; height:17px; border-top:1px solid #BEB998; border-left:1px solid #BEB998; border-bottom:1px solid #FFFFFF; border-right:1px solid #FFFFFF;}

.textareaTwo {
	margin:3px;
	height:17px;
	width:150px; 
	background:#E5DFBB;
}

.textareaThree {
	margin:3px;
	height:100px;
	width:245px; 
	background:#E5DFBB;
}
	
.SmallText {font-family: verdana, sans-serif; font-size:10px; color:#333333; }

.TanPinStripe {border-top:1px solid #E5DFBB; border-left:1px solid #E5DFBB; border-bottom:1px solid #E5DFBB; border-right:1px solid #E5DFBB;}

.TanPinStripeTop {border-top:1px solid #E5DFBB;
	background-color: #F9F4D4;
}

.TanPinStripeLeft {border-left:1px solid #E5DFBB;}

.TanPinStripwDKBk {border-bottom:1px solid #E5DFBB; background:#E5E0BD;}

.VerticlePinDots {border-right: 1px dotted #bdbdaa; }

/* contacts styles*/

.rightSideBackGround {
	background-image: url(../images/contacts/ri.jpg);
	background-repeat: repeat-y;
}

.leftSideBackGround {
	background-image: url(../images/contacts/le.jpg);
	background-repeat: repeat-y;
}


//.submit {font: normal 8pt "verdana","arial mt","arial narrow","arial"; background: #a1a1a1; color: #efefef}


.submit {font: normal 7pt "verdana","arial mt","arial narrow","arial"; background: #E5DFBB; color: #000000; border: #cccccc 1px outset}

select {font: normal 7pt "verdana","arial mt","arial narrow","arial"; color: #616161;}

select.nav_sel {font: normal 7pt "verdana","arial mt","arial narrow","arial"; color: #999900; background: #666666}

form {margin: 0}