/* style.css - rev May 29/13  */

body {font-family:Helvetica,Sans-Serif; font-size:13pt; background-color:black; color:black; margin:0px; text-align:center}
td {text-align: center; background-color: #D2B48C}
button {font-size:13pt; font-weight: normal; padding:1px 5px; background-color:#DCDCDC; color:black; border-radius:8px; border:solid 2px #505050}
input.res {font-family:Helvetica,Sans-Serif; text-align:left; color:black; background-color:white; padding-left:4px; font-size:12pt; border-color:gray; border-style:solid; border-width:1px}
textarea.rez {font-family:Helvetica,Sans-Serif; background-color:white; text-align:left; font-size:12pt; padding-left:3px; color:black; border-color:gray; border-style:solid; border-width:1px}
ul {padding-left: 25px;}
li {font-size:13pt; margin-bottom:5px; text-align:left }
p {margin:1px;}
p.TitleText {font-size:15pt;}
p.SubTitleText {font-size:14pt;}
p.RegText {font-size: 13pt;}
p.RegTextBold {font-size: 13pt; font-weight: bolder }
p.SmlText {font-size: 12pt;}
p.HelpText {font-size: 7pt;}
img {border:hidden;}

.custom-select {font-size: 13pt; background-color: #D3D3D3 }

a.external:link {color:black; background-color:transparent; font-weight:bold}
a.external:visited {color:black; background-color:transparent; font-weight:bold}
a.external:hover {color:yellow; background-color:transparent; font-weight:bold}
