﻿html
{
      height:100%;
}

body
{
     
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    background-image: url(images/backgroud.jpg);
}

td
{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td img {display: block;}

a
{
	font-weight: bold;
	font-size: 9pt;
}
a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #9d3392;
}
a:active {
	text-decoration: none;
	color: #000000;
}


a.navBar:link
{
	text-decoration: none;
	color: #9d3392;
	font-size: 8pt;
	font-weight: normal;
}
a.navBar:visited
{
	text-decoration: none;
	color: #9d3392;
	font-size: 8pt;
	font-weight: normal;
}
a.navBar:hover {
	text-decoration: underline;
	color: #9d3392;
	font-size: 8pt;
	font-weight: normal;
}
a.navBar:active {
	text-decoration: none;
	color: #9d3392;
	font-size: 8pt;
	font-weight: normal;
}
td
{
   vertical-align: top;
}


div.outerDiv
{  
     height: 100%;
}


table.outerTable 


{
    height:100%;
    vertical-align: top;
    width: 770px;
    margin-left: auto;
    margin-right: auto;
}

td.outerMiddle
{
    height: 100%;
}
table.outerMiddle
{
    height: 100%;
}

td.outerMiddleLeft

{
    width: 10px;
}
td.outerMiddleMiddle
{
    width: 749px;
    background-color: White;
    height: 100%;
}

td.outerMiddleRight
{
    width: 11px;
}

table.contentMenu
{
    width: 749px;
    height: 100%;
}

td.contentSide
{
    width: 544px;
}

td.menuSide
{
    width: 205px;
}

table.menu
{
    width: 184;
}

td.menuLeft
{
    width: 1px;
    background-color: #999999;
}
td.menuMiddle
{
    width: 182px;
    background-color: #9d3392;
    
}
td.menuRight
{
    width: 1px;
    background-color: #999999;
}
td.searchLeft
{
    width: 10px;
}
td.searchRight
{
    width: 172px;
}

input.search
{
     font-size: 8pt
}
tr.searchSpace
{
    height: 5px;
}
tr.searchButton
{
    height: 35px;
}
tr.menuSearchDivide
{
    height: 1px;
    background-color: #999999;
    
}
tr.actualMenu
{
    height:276;
    
}
td.actualMenuMiddle
{
    width: 182px;
    
}

table.actualMenuInner
{

    height: 276px;
    width: 182px;
    background-image: url(images/menu_background3.gif);
}

td.menutext1
{
    width: 5px;
}
td.menutext2
{
    vertical-align: middle;
    width: 9px;
}
td.menutext3
{
    width: 3px;
    
}
td.menutext4
{
    width: 165px;
    height: 6px;
    vertical-align: middle;
}


tr.menuTextSpacer
{
    height: 4px;
    
}
tr.menuTextSpacerLine
{
    height: 1px;
    vertical-align: middle;
    
}
td.menuTextSpacer
{
    vertical-align: middle;
}
img.imageSpacer
{
    vertical-align: middle;
}
table.contentOuter
{
	width: 544px;
}

td.contentOuterLeft
{
    width: 17px;
}
td.ContentOuterMiddle
{
    width: 510px;
}

td.contentOuterRight
{
    width: 17px;
}
tr.contentOuterSpacer
{
    height: 15px;
}
div.heading
{
    font-size: 16px;
    font-weight: bold;
    color: #9d3392;
}

tr.contentHeaderSpacer
{
    height: 5px;
}

td.picturesLeft
{ 
    text-align: center;
    width: 160;
}
td.picturesMiddle
{
    text-align: center;
    width: 160;
}
td.picturesRight
{
    text-align: center;
    width: 160;
}
td.picturesSpace
{ 
    width: 15;
}
div.subHeading
{
     color: #441c82;
     font-weight:bold;
}
span.subHeading
{
     color: #441c82;
     font-weight:bold;
}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; float: right; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }

span.navBar
{
     font-size: 8pt;
     color: #9d3392;
}

tr.navBar
{
	height: 16px;
}

table.inputTable
{
    width: 510px;
}
td.inputTableLeft
{
    width: 110px;
}
td.inputTableRight
{
	width: 400px;
}
input.inputForm
{
     font-size: 10pt;
     width: 300
}
select.inputForm
{
     font-size: 10pt;
     width: 300
}

table.menuTable
{
    width: 510px;
}
td.menuTableLeft
{
    width: 20px;
    vertical-align: middle
    
    
}
td.menuTableRight
{
	width: 490px;
	vertical-align: middle
}

td.templateMenu1
{
width: 80px;
}
td.templateMenu2
{
width: 400px
}
td.templateMenu3
{
width: 30px;
}
tr.menuRowSpacer
{
	background-color: Black;
	height: 1px;

}

td.downloadMenu1
{
width: 110px;
}
td.downloadMenu2
{
width: 400px
}

td.contactMenu1
{
width: 200px;
}
td.contactMenu2
{
width: 200px
}
td.contactMenu3
{
width: 110px;
}

td.fiftyfifty
{
width: 255px;
}

td.thirtythree
{
width: 170px;
}





