body { margin:0px;background:#D5CBB2;height:100%; }
.MainTable { height:100%; }
.Side { text-align:center;background:url(./Media/MainBGRight.jpg) repeat-y #0A0B03;background-position:right;width:294px;height:100%;bottom:0; }
.FortySpace { height:40px;width:250px; }
.Logo { width:250px;height:103px;background:url(./Media/Logo.png);cursor:pointer; }
.Dots { width:250px;height:1px;background:url(./Media/bar.png) no-repeat transparent;background-position:top center;margin-top:40px;margin-bottom:40px; }
a.Menu { line-height:40px;height:40px;padding-right:35px;display:inline-block; display:-moz-inline-block;width:200px;text-align:right;font-family:arial;font-size:14px;color:#7B7C74;text-decoration:none;background:#0A0B03; }
a.Menu:hover { line-height:40px;height:40px;display:inline-block; display:-moz-inline-block;width:200px;text-align:right;font-family:arial;font-size:14px;color:#FFFFFF;text-decoration:none;background:url(./Media/Splat.png) no-repeat #0A0B03;background-position:center right; }
.Copyright { font-family:arial;font-size:11.2px;color:#7B7C74;margin-bottom:20px; }
#One { background:#0A0B03; }
#One:hover { background:url(./Media/Splat1.png) no-repeat #0A0B03;background-position:center right; }
#OneOn { background:url(./Media/Splat1.png) no-repeat #0A0B03;background-position:center right; }
#Two { background:#0A0B03; }
#Two:hover { background:url(./Media/Splat2.png) no-repeat #0A0B03;background-position:center right; }
#TwoOn { background:url(./Media/Splat2.png) no-repeat #0A0B03;background-position:center right; }
#Three { background:#0A0B03; }
#Three:hover { background:url(./Media/Splat3.png) no-repeat #0A0B03;background-position:center right; }
#ThreeOn { background:url(./Media/Splat3.png) no-repeat #0A0B03;background-position:center right;color:#FFFFFF; }
#Four { background:#0A0B03; }
#Four:hover { background:url(./Media/Splat4.png) no-repeat #0A0B03;background-position:center right; }
#FourOn { background:url(./Media/Splat4.png) no-repeat #0A0B03;background-position:center right; }
#Five { background:#0A0B03; }
#Five:hover { background:url(./Media/Splat5.png) no-repeat #0A0B03;background-position:center right; }
#FiveOn { background:url(./Media/Splat5.png) no-repeat #0A0B03;background-position:center right; }
.MainContent { padding:35px;display:block;float:left;width:600px;background:#D5CBB2; }
.PageTitle { margin-bottom:20px; }
.SubTitle { font-family:arial;font-size:14px;color:#8C1000; }
.SubPageTitle { margin-bottom:10px; }
.PContent { font-family:arial;font-size:12px;color:#433F35;text-align:justify; }
p { font-family:arial;font-size:12px;color:#433F35;text-align:justify; }
li { font-family:arial;font-size:14px;color:#433F35;text-align:justify; }
a.ContentA { text-decoration:none;color:#991000; }
a.ContentA:hover { text-decoration:none;color:#FFFFFF; }
.Red { color:#991000; }
.input { height:28px;margin-bottom:10px;width:300px;background:transparent;border:1px solid #991000;font-family:Arial, Arial, Helvetica, sans-serif;color:#363636;font-size:13px;padding:4px; }
.inputerror { margin-bottom:10px;width:300px;background:transparent;border:2px solid #991000;font-family:Arial, Arial, Helvetica, sans-serif;color:#CD0203;font-size:13px;padding:4px;font-weight:bold; }
.textarea { margin-bottom:10px;width:300px;height:100px;background:transparent;border:1px solid #991000;font-family:Arial, Arial, Helvetica, sans-serif;color:#363636;font-size:13px;padding:4px; }
.button { width:75px;background:transparent;border:1px solid #991000;font-family:Arial, Arial, Helvetica, sans-serif;color:#363636;font-size:13px;padding:4px; }