body
{font-family: Verdana, sans-serif;
 font-size: 11pt;
 background-attachment: fixed;
 background-color: #003979;
 margin: 0px;
 color: white;}

.TextArea
{margin: 20px;
 padding: 5px;}

.MainTitle, .SubHeading
{font-family: Verdana, sans-serif;}

.MainTitle
{font-size: 20pt;}

.SubHeading
{font-size: 14pt;
 margin: 10px;}

.Text, table
{margin: 20px}

a
{text-decoration: none;
 color: red;}

a:hover
{text-decoration: underline;}

table
{border-spacing: 0px;}

.Left
{background: url('Left.bmp') repeat-y #272727;}

.Right
{background: url('Right.bmp') repeat-y top right;}

.Top
{background: url('Top.bmp') repeat-x;}

.TopLeft
{background: url('TopLeft.bmp') no-repeat;}

.TopRight
{background: url('TopRight.bmp') no-repeat top right;}

.Bottom
{background: url('Bottom.bmp') repeat-x bottom;}

.BottomLeft
{background: url('BottomLeft.bmp') no-repeat bottom left;}

.BottomRight
{background: url('BottomRight.bmp') no-repeat bottom right;
 padding-left: 40px;
 padding-right: 40px;
 padding-top: 190px;
 padding-bottom: 40px;}

#top
{ background: url('Layout/Top.bmp') repeat-x; }
#bottom
{ background: url('Layout/Bottom.bmp') repeat-x bottom; }
#topleft
{ background: url('Layout/TopLeft.bmp') no-repeat; }
#topright
{ background: url('Layout/TopRight.bmp') no-repeat top right; }
#bottomleft
{ background: url('Layout/BottomLeft.bmp') no-repeat bottom left; }
#bottomright
{ background: url('Layout/BottomRight.bmp') no-repeat bottom right; }
