table.main
{
background-image:url('../images/background.jpg');
background-repeat: no-repeat;
border-color:black
}

table.sub_table1
{
background-image:url('../images/background1.jpg');
}

table.sub_table2
{
background-image:url('../images/background2.jpg');
}

p
{
text-align:justify;
font-family:arial;
font-size:10pt;
}

.word_links
{
text-align:center;
font-size:10pt;
}

p.importance
{
text-align:center;
font-style:italic;
font-weight:bold;
font-size:14pt;
}

h1
{
font-size:14pt;
font-family:arial;
}

.notselected_cell
{
background-color:#773912;
}

.selected_cell
{
background-color:#ffffff;
}

p.selected_link
{
color:#773912;
font-family: Arial, Helvetica, Comic;
text-align:center;
font-size:12pt;
}

a.small_links:link
{
font-family:Arial, Helvetica, Comic;
color:#ffffff;
font-size:8pt;
text-decoration:underline;
}

a.small_links:visited
{
color:#ffffff;
text-decoration:underline;
font-family: Arial, Helvetica, Comic;
font-size:8pt;
}

a.small_links:hover
{
font-weight:bold;
text-decoration:none;
}

a:link
{
color:#ffffff;
text-decoration:underline;
font-family: Arial, Helvetica, Comic;
}

a:visited
{
color:#ffffff;
text-decoration:underline;
font-family: Arial, Helvetica, Comic;
}

a:hover
{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

.enter_site
{
background-image:url('images/background2.jpg');
}

table.links
{
background-color:#773912;
border-color:#773912;
border-top-style:none;
border-left-style:none;
border-bottom-style:none;
}

.form
{
font-size:10pt;
font-family:arial, helvetica, comic;
}

a.inline_link
{
color:#0a8ab7;
}

.style
{
color:#0a8ab7;
}