body.txt { text-decoration:none; font-weight:normal; color:#191818;	font-family: arial, sans-serife; font-size: 10pt; }
a:link { text-decoration:none; font-weight:bold; color:#191818; }
a:visited { text-decoration:none; font-weight:bold; color:#191818; }
a:hover { text-decoration:none; font-weight:bold; color:#f79433; }
a:active { text-decoration:none; font-weight:bold; color:#191818; }
a:focus { text-decoration:none; font-weight:bold; color:#191818; }

a.pop { text-decoration:none; font-weight:bold; color:#ffffff; padding-left: 2px; }
a.pop:link { text-decoration:none; font-weight:bold; color:#191818; padding-left: 2px; }
a.pop:hover { text-decoration:none; font-weight:bold; color:#c7c8ca; padding-left: 2px; }

img.pic { border: 1px solid #f79433; }
div.back_pic { background-image: url(images/bg.png); background-repeat: no-repeat; }

div.inputlabel { width: 100; text-decoration:none; font-weight:bold; color:#191818; float: left; }
div.inputbox { float: left;  padding-right: 10;}
input.text { width: 175px; border: 1px solid #f79433; background-color: #c7c8ca; padding-left: 4px; text-decoration:none; font-weight: normal; color: #191818;}

