body 
{ 
margin: 0px 0px 0px 0px;
background-color: #fff;
font-size: 62.5%;
}

img
{
border: none;
}

table
{ 
border-collapse: collapse; 
} 

td
{ 
padding: 0; 
}

#tablepadding
{ 
border-collapse: collapse; 
}

#tablepadding td
{ 
padding: 3; 
}

.imgborder
{
border-color: #000;
border-style: solid;
border-width: 1px;
}

.maintable 
{ 
background-color: #7f1645;
}

.maintable2 
{ 
background-color: #ffffff;
border-color: #3f0b22 #3f0b22 #3f0b22 #3f0b22;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}


/* ---------- HR for IE and FF ----------*/
hr  {
border: 0;
height: 1px;
color: #0082c8;
background-color: #0082c8;
width: 255px;
}

/* ---------- for Submit ----------*/

.submit
{
color: #000;
background: #fff;
border: 1px solid #000;
margin-top: 6px;
}

td
{
font-family: georgia, times new roman, serif;
font-size: .72em;
font-weight: normal;
color: #000000;
line-height: 20px;
vertical-align: top;
}


h1
{
font-family: georgia, times new roman, serif;
font-size: 3em;
font-weight: bold;
color: #000;
padding-top: 5px;
}


h2
{
font-family: georgia, times new roman, serif;
font-size: 1.5em;
font-weight: bold;
color: #000;
background-image: url('../images/sub-header-bg.gif');
background-repeat: no-repeat;
background-attachment: scroll;
}


h3
{
font-family: georgia, times new roman, serif;
font-size: 1.5em;
font-weight: bold;
color: #000;
text-decoration: underline;
line-height: 25px;
}


.textError
{
font-family: arial, sans-serif, verdana;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}


a:link, a:visited, a:active  {
	color: #0055A5;
	text-decoration: underline; 
}

a:hover {
	color: #5697D8;
	text-decoration: none; 
}


#sidebar
{
background-image: url('../images/footer-fill.jpg');
width: 159px;

}

.myNav
{
margin-top: 30px;
}

.myNavSecondary
{
margin-top: 10px;
}


ul
{
line-height: 30px;
}

ul#tight
{
line-height: 25px;
}


#myMainTable
{
background-image: url('../images/table-bg.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
background-color: #f0e9cc;
width: 791px;
height: 633px;
}

#myMainTableHome
{
background-image: url('../images/table-bg-home.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
background-color: #f0e9cc;
width: 791px;
}


#myMainContentTable
{
margin-top: 30px;
margin-bottom: 30px;
}


#footer
{
background:#f2e8cd url('../images/footer-bg.jpg') no-repeat top center; font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000;
text-align: center;
vertical-align: middle;
height: 18px;
width: 791px;
line-height: 30px
}

#footer a{
	color: #000;
	text-decoration: none; 
}

#footer a:hover {
	color: #000;
	text-decoration: none; 
}


#footerhome
{
background:#f2e8cd url('../images/footer-bg-home.jpg') no-repeat top center; font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000;
text-align: center;
vertical-align: middle;
height: 18px;
width: 791px;
line-height: 30px
}

#footerhome a{
	color: #000;
	text-decoration: none; 
}

#footerhome a:hover {
	color: #000;
	text-decoration: none; 
}


#footerleft
{
background-image: url('../images/footer-fill.jpg');
height: 18px;
width: 159px;
}