﻿.reciplink
{
 font-size: 8pt;
}

.tableborder
{
 border: thin solid #0099cc;
}

.centertext
{
 text-align: center;
}

td
{
 font-family: "Tahoma";
 font-size: 10pt;
}

.title
{
 color: #006699;
 font-size:11pt;
 font-weight: bold;
}

.red
{
 color: #ff0000;
 font-weight: bold;
 text-align: center;
}

a.linkfmt:link{color: #ffffff;}
a.linkfmt:hover{color: #ffffff; text-decoration: underline;}
a.linkfmt:visited{color: #ffffff;}

.small
{
 font-size: 8pt;
 color: #ffcc00;
}

.menutext
{
 font-family: "Tahoma";
 font-size: 10pt;
 color: #003366;
 font-weight: bold;
}

#title
{
 height: 20px;
 font-weight: bold;
 background-color: #006699;
 color: #ffffff;
}

body
{
 background-color: #006699;
 font-family: "Tahoma";
 font-size: 10pt;
}

#main
{
 margin-left: auto;
 margin-right: auto;
 background-color: #ffffff;
 padding: 10px;
 height: 600px;
 width: 730px;
}

#header
{
 margin-left: auto;
 margin-right: auto;
 background-image: url(images/banner.jpg);
 height: 120px;
 width: 750px;
}

#menu
{
 margin-left: auto;
 margin-right: auto;
 vertical-align: middle;
 height: 20px;
 background-image: url(images/menubg.jpg);
 width: 745px;
}

#content
{
 text-align: justify;
 float: left;
 background-color: #ffffff;
 width: 450px;
}

#rightpane
{
 float: left;
 border: thin solid #0099cc;
 background-color: #ffffff;
 text-align: center;
 width: 250px;
}

#bottom
{
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 background-color: transparent;
 width: 750px;
}

#space
{
 float: left;
 width:25px;
 height: 25px;
 background-color: #ffffff;
}

#panecontents
{
 float: left;
 padding: 5px;
 background-color: #ffffff;
 text-align: justify;
}