a:link		{text-decoration: none;}
a:visited	{text-decoration: none;}
a:hover		{text-decoration: none;}
a:active	{text-decoration: none;}

a.page:link		{text-decoration: none; color: #000066;}
a.page:visited		{text-decoration: none; color: #000066;}
a.page:hover		{text-decoration: none; color: #D6EBF5;}
a.page:active		{text-decoration: none; color: #000066;}

a.link:link		{text-decoration: none; color: #DDDDDD;}
a.link:visited		{text-decoration: none; color: #DDDDDD;}
a.link:hover		{text-decoration: none; color: #D6EBF5;}
a.link:active		{text-decoration: none; color: #DDDDDD;}

body		{
margin: 0px;
padding: 0px;
overflow: auto;
}

table		{
width: 100%;
height: 100%;
}

table.layout	{
width: 780px;
height: 100%;
margin: 0px;
padding: 0px;
}

td.head		{
background-image: url(../images/header.gif);
background-repeat: no-repeat;
height: 100px;
}

td.logo		{
text-align: right;
vertical-align: top;
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
background-position: right;
}

td.nav		{
width: 100px;
background-color: #000066;
text-align: center;
}

td.roll		{
width: 100px;
background-color: #000000;
text-align: center;
}

td.pagehead	{
height: 70px;
background-image: url(../images/bluebg.gif);
vertical-align: top;
padding: 5px;
padding-left: 7px;
}

h1		{
font-family: sans-serif;
font-size: 14pt;
color: #000066;
margin: 0px;
padding-left: 5px;
}

h2		{
font-family: verdana;
font-size: 8pt;
color: #FFFFFF;
margin: 0px;
}

h3		{
font-family: sans-serif;
font-size: 10pt;
line-height: 1.5em;
color: #000066;
margin: 0px;
padding-left: 5px;
}

h4		{
font-family: verdana;
font-size: 0.6em;
color: #FFFFFF;
margin: 0px;
padding: 0px;
text-align: center;
}

p		{
font-family: sans-serif;
font-size: 8pt;
margin: 0px;
padding: 5px;
}

li		{
font-family: sans-serif;
font-size: 8pt;
margin: 0px;
padding: 5px;
}

img		{
border: 0px;
}

textarea	{
font-family: sans-serif;
font-size: 10pt;
width: 94%;
overflow: hidden;
}