﻿body { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; margin: 0px 0px 0px 0px; background-color:#ccccff; background-image:url(img/oto_bkgnd.jpg); background-repeat:repeat-x;  }
.MainTable { background: #ffffff; }

a:link { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#000000; }
a:hover	{ text-decoration:underline; color:#ff0000; }
a:active { text-decoration:underline; color:#ff0000; }

.Text_11 { font-size:11px; }
.Text_Bold_11 { font-weight:bold; font-size:11px; }
.Text_Bold_12 { font-weight:bold; font-size:12px; }
.Text_Bold_14 { font-weight:bold; font-size:14px; }
.Red { font-weight:bold; color: #ff0000; }


.PageHeader { font-weight:bold; font-size:16px; color:#7777bb; }

.DisplayRow { background:#E8E8CF; }
.DisplayRowAlt { background:#F9F9E1; }

.HorizRow { background-color:#eeaa11; height:3px; }
.VertRow { background-color:#eeaa11; width:3px; }


.FormRowName { text-align:right; font-weight:bold; }
.FormRowInput { text-align:left; }
.FormInput { width: 300px; }

.ReportTableHeader { background-color:#ffffff; color:#000000; text-align:center; font-weight:bold; }
.ReportTableRow { background-color:#ffffff; color:#000000; }
.ReportTableRowAlt { background-color:#eeeeee; color:#000000; }
