a{
text-decoration: none;
color: #336699;
}

admintable
{
	background-color: #cfcfcf;
	font-size: 10px;
	border-bottom: solid #000099 1px;
}

.approved
{
background-color: 009900;
}

body
{
font-family: "Trebuchet MS";
background-color: #efefef;
}

.bold{font-weight: bold}

.button 
{
	background-color: 336699; 
	color: #ffffff; 
	font-weight: bold;
	font-size: 12pt;
}

input, select, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #fcfcfc;
	border: 1px solid #000000;
}

.notApproved
{
background-color: ff6600;
color: white
}

.copy
{
text-align: center;
font-size: 8pt;
}



.inside
{
margin: 10pt;
}


.line
{
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #003399;
}

.linkArea
{
background-color: #99ccff;
font-size: 10pt;
padding: 5px;
border-top-style: solid;
border-top-color: #336699;
border-top-width: 1px;
border-right-style: solid;
border-right-color: #336699;
border-right-width: 1px;
}

.links
{
color: #336699;
font-size: 10pt;
font-weight: bold;
}

.links2
{
font-size: 10pt;
background-color: #336699;
color: #ffffff;
font-weight: bold;
}

.mainTable
{
border-color: #336699;
border-style: solid;
border-width: 1px;
background-color: #ffffff;
}



.text
{
font-size: 8pt;
font-weight: bold;
}


.heading
{
	text-align: center;
	color: #336699;
}

h1, h2, h3, h4, h5, h6 {color: #336699}