﻿body	{margin: 0px; width: 100%; background: url(images/body_bg.jpg); background-repeat: repeat}
table	{font-family: verdana; font-size: 10px; color: black}
textarea {font-family: verdana; font-size: 10px; color: black}
input {font-family: verdana; font-size: 10px; color: black}
select {font-family: verdana; font-size: 10px; color: black}

a {font-family: verdana; color: #4E70B6; font-size: 11px; text-decoration: underline}
a:hover {font-family: verdana; color: #FF4040; font-size: 11px; text-decoration: underline}

.cls_textbox {font-family: verdana; font-size: 10px; height: 18px; padding-left: 3px; padding-right: 3px; border: 1px solid #7F9DB9}
.cls_textbox_readonly {padding-left: 3px; padding-right: 3px; border: 1px solid #7F9DB9; background-color: #efefef}
.cls_asterisk {padding-left: 2px; font-family: verdana; font-size: 10px; color: #FF0000}

.cls_text_detail {font-family: verdana; font-size: 11px; color: #000000}
