/* Base Parameters for ALL text */
p,td,ul,ol {font: lighter 10pt tahoma,arial,sans-serif}
p {text-indent: 3em; } 
h1,h2,h3 {font-family: tahoma,arial,sans-serif}
input {font-family:arial; color:"#1e4766"; font-weight:"bold"}
.center {text-align:center;}

/*Links = all*/
A:link  {color:#b6230a;text-decoration:none; font-weight:bold	}
A:visited  {color:#b6230a;text-decoration:none; font-weight:bold	}
A:hover {color:#1e4766; text-decoration: none }
A:active {color:#b6230a; text-decoration:none; font-weight:bold}

/* Background Color for 1st Level Pages */
/*body.main {background-color: #e0f1fc; margin:0}*/
body.main {background-image: url(back.jpg); margin-top:0 }

/* Background Color for menu panel */
td.table-navigation {background-color:#d6d9da; vertical-align:"top";}

/* Background Color for 2nd Level Pages */
body.sub1 {background-image: url(back.jpg); margin-top:0 }

/* Download Table Settings for file size */
td.filesize {font:  200 oblique tahoma,arial,sans-serif; line-height:.6}

/* Repeating Menu Settings */
#menu-header {font-family:arial; color:#1e4766; font-weight:bold;}
td.menu-cell {border-bottom: 1px solid #000000;}
.menu {font: 900 arial;}

/*Links for Menu*/
A:link.menu  {color:#1e4766;text-decoration:none; font-weight:bold	}
A:visited.menu  {color:#1e4766;text-decoration:none; font-weight:bold	}
A:hover.menu {color:#b6230a; text-decoration: none }
A:active.menu {color:#1e4766; text-decoration:none; font-weight:bold}

/*Questions*/
.question {font-weight:bold}	

/* Information Instructions (italic, bold, red */
.info {font: bold italic 11pt tahoma,arial,sans-serif; text-align: 
center; color: red; }



