.black_link a:link {color: black; font-weight: 900; text-decoration: none;}
.black_link a:active {color: black; font-weight: 900; text-decoration: none;}
.black_link a:visited {color: black; font-weight: 900; text-decoration: none;}
.black_link a:hover {color: black; font-weight: 900; text-decoration: underline;}
input:focus {background-color: white}
body {margin: 0px; padding: 0px; font-family: Verdana; font-size: 10pt;}
.main_table {width: 800px; background: #DADEE0 url(images/bg.jpg) center center scroll no-repeat;}
.red_title {color: #A00030; font-size: 18pt; font-weight: 900}
.red_start {color: #A00030; font-size: 12pt; font-weight: 900}
.black_start {color: black; font-size: 14pt; font-weight: 900}

.bg_tr {background-color: #C7D0D7}