﻿
body { background-color: #000; }
body { font-family: Arial, Helvetica, Verdana, Sans-Serif; font-size: 10px; color: White; }

a:link, a:visited, a:active, a:hover { color: White; }

.MainContainer { width: 314px; margin: 100px auto; }

h1 { font-family: Arial, Helvetica, Verdana, Sans-Serif; font-size: 11px; color: White; font-weight: bold; margin: 5px 0px 0px 0px; text-transform: uppercase; }
p { margin: 0px 0px 8px 0px; }

img { border: 0px; }

.FatLine { margin: 13px 0px 10px 0px; background: white; width: 314px; height: 3px; }
.ThinLine { margin: 10px 0px 0px 0px; background: white; width: 314px; height: 1px; }

.ButtonContainer { margin: 10px 40px 0px 40px; }

.Center { margin: 5px 0px 0px 0px; text-align: center; _height: 1%; overflow: auto; }
.Center + .Center { margin: 60px 0px 0px 0px; }


.LogoDivider { margin: 0px 0px 7px 0px; }