/* CSS Document */

body {
margin:0px;
}

img {
border:none;
}

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#top_back {
position:absolute;
left:0px;
width:100%;
height:200px;
background-image:url('backgrounds/top_back.gif');
background-repeat:repeat-x
}

#main {
width:800px;
}

.align_center {
display:block;
margin-left:auto;
margin-right:auto;
}

.select_a_link a {
padding:20px;
}

.main_text {
padding-left:50px;
padding-right:50px;
text-align:left;
}

.main_text img {
float:right;
margin-top:20px;
margin-left:20px;
margin-bottom:20px;
}

.tables {
margin:40px;
}


.century {
font-family:"Century Gothic",Arial;
}

.serif {
font-family:"Sans Serif",Arial;
}

.arial {
font-family:"Arial Narrow",Times;
}

.table_notes {
padding-left:50px;
padding-right:50px;
text-align:left;
font-size:14px;
}

.back2top {
text-align:right;
padding-right:50px;
}


/* Menu on the top */

#top {
position:relative;
width:800px;
height:160px;
}

#left_of_logo {
position:absolute;
top:0px;
left:0px;
width:280px;
height:160px;
padding-top:40px;
}

#left_of_logo a {
color:#006600;
}

#logo {
position:absolute;
top:0px;
left:280px;
width:180px;
height:120px;
padding-top:15px;
}

#right_of_logo {
position:absolute;
top:0px;
left:520px;
width:280px;
height:160px;
text-align:right;
padding-top:40px;
}

#right_of_logo a {
color:#FF0000;
}

/* the grade menu */

#choose{
width:800px;
position:relative;
text-align:center;
}

#choose a {
color:#FFFF00;
}

#choose {
color:#FFFF99;
}

#chooser {
color:#000000;
text-align:center;
}

#black {
color:#000000;
}

#choose h1, h2, h3, h4 {
margin-left:20px;
margin-right:20px;
}

#a {
position:absolute;
width:266px;
top:0px;
left:0px;
}

#a img {
border:solid;
border-color:#009900;
}

#a_top {
width:266px;
height:9px;
background-image:url('backgrounds/a_top.gif');
}

#a_mid {
padding:1px;
width:266px;
background-image:url('backgrounds/a_mid.gif');
background-repeat:repeat-y
}

#a_bottom {
width:266px;
height:10px;
background-image:url('backgrounds/a_bottom.gif');
}

#b {
position:absolute;
width:266px;
top:0px;
left:266px;
}

#b img {
border:solid;
border-color:#0099FF;
}

#b_top {
width:266px;
height:9px;
background-image:url('backgrounds/b_top.gif');
}

#b_mid {
padding:1px;
width:266px;
background-image:url('backgrounds/b_mid.gif');
background-repeat:repeat-y
}

#b_bottom {
width:266px;
height:10px;
background-image:url('backgrounds/b_bottom.gif');
}

#c {
position:absolute;
width:266px;
top:0px;
left:532px;
}

#c img {
border:solid;
border-color:#FC0335;
}

#c_top {
width:266px;
height:9px;
background-image:url('backgrounds/c_top.gif');
}

#c_mid {
padding:1px;
width:266px;
background-image:url('backgrounds/c_mid.gif');
background-repeat:repeat-y
}

#c_bottom {
width:266px;
height:10px;
background-image:url('backgrounds/c_bottom.gif');
}

#d {
width:800px;
}

#d_top {
width:800px;
height:30px;
background-image:url('backgrounds/d_top.gif');
}

#d_mid {
padding:1px;
width:800px;
background-image:url('backgrounds/d_mid.gif');
}

#d_mid img {
border:solid;
border-color:#009900;
}

#d_bottom {
width:800px;
height:34px;
background-image:url('backgrounds/d_bottom.gif');
}

#e {
width:800px;
}

#e_top {
width:800px;
height:30px;
background-image:url('backgrounds/e_top.gif');
}

#e_mid {
padding:1px;
width:800px;
background-image:url('backgrounds/e_mid.gif');
}

#e_mid img {
border:solid;
border-color:#0099FF;
}

#e_bottom {
width:800px;
height:34px;
background-image:url('backgrounds/e_bottom.gif');
}

#f {
width:800px;
}

#f_top {
width:800px;
height:30px;
background-image:url('backgrounds/f_top.gif');
}

#f_mid {
padding:1px;
width:800px;
background-image:url('backgrounds/f_mid.gif');
}

#f_mid img {
border:solid;
border-color:#FC0335;
}

#f_bottom {
width:800px;
height:34px;
background-image:url('backgrounds/f_bottom.gif');
}

#g_top {
width:800px;
height:30px;
background-image:url('backgrounds/a_top.gif');
}



#script_1 {
text-align:center;
font-size:20px;
color:#FF0000
}
Page Break {
	cursor: auto;
	page-break-after: auto;
}

#myTable {
margin: auto;
width: 300px;
text-align: left;
border-color: #000066;
border-width: 10px;
border-style: dotted
}

