body
{
color: #222;
font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-size: 9pt;
text-align: justify;
background-color: #222;
line-height:13pt;
padding: 0px;
margin:0px;
border: 0px;
}

b
{
}

.left
{
text-align: left;
}

.right
{
text-align: right;
}

.center
{
text-align: center;
}

.justify
{
text-align: justify;
}

A
{
text-decoration: none;
color: #c60;
}

A:link
{
text-decoration: none;
color: #c60;
}

A:visited
{
color: #c60;
text-decoration: none;
}

A:hover
{
text-decoration: underline;
color: #c60;
}

A:active
{
text-decoration: underline;
color: #900;
}

ul
{
list-style-type: none;
list-style-position: inside;
padding: 0px;
margin: 0px;
}

img
{
margin: 5px;
padding: 2px;
border-width: 0px;
}

hr
{
width: 100%;
border-color: #c60;
border-width: 1px 0 0 0;
border-style: dashed;
}

textarea
{
font-family: 'trebuchet ms', helvetica, arial, sans-serif;
font-size: 11px;
width:100%;
text-align: justify;
}

input
{
font-family: 'trebuchet ms', helvetica, arial, sans-serif;
font-size: 11px;
}

fieldset {
border-width: 0px;
}

table {
font-family: 'trebuchet ms', helvetica, arial, sans-serif;
font-size: 11px;
}

td {
align: top;
}

.searchform {
display: inline;
border: 0px;
}

.clearer {
clear: both;
}

.float_left{
float:left;
}

.float_right{
float:right;
}

.highlight {
color:#f00;
background-color:#fc6;
}

// back links
.blinks
{
line-height: 10px;
text-align: right;
}
A.blinks
{
color: #777;
}

A.blinks:hover
{
text-decoration: none;
color: #333;
}

A.blinks: visited
{
text-decoration: none;
color: #777;
}

A.blinks: active
{
text-decoration: none;
color: #777;
}


.box {
border-color: #c60;
border-width: 0px;
border-style: none;
padding:10px;
}

.clear {
clear:both;
}

.popup {
border-color: #c60;
border-width: 1px;
border-style: none none none dashed;
padding:10px;
width:auto;
z-index: 3000;
position: relative;
}

#page_top{
}

#page_frame{
background-color: rgb(254,255,255);
     position:absolute;
     min-width: 720px;
     z-index: 0;
     width: auto;
     padding:20px 0px 20px 0px;
     height:auto;
     top:0;
     left:5%;
     right:5%;
}

#page_left{
margin-top:13px;
float:left;
width:200px;
border-style:none solid none none;
border-width:0 1px 0 0;
border-color:#eee;
text-align:left;

}

#page_right{
padding:10px;
float:right;
width:140px;
}

#page_bottom{
clear:both;
}

#header
{
font-size: 11px;
padding:10px;
color: inherit;
background-color: inherit;
}

#menu
{
padding: 10px;
color: inherit;
}

#content
{
padding:10px 20px 10px 0px;
margin-left:220px;
text-align: justify;
color: inherit;
}

#title
{
margin-left:220px;
padding:10px;
font-size: 24pt;
font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-weight: lighter !important;
line-height: 30px;
text-decoration: none;
color: inherit;
text-align: left;
}

#page_bottom
{
padding:10px;
clear:both;
color: inherit;
}