
body {
font-size:11px;
font-family:Tahoma;
color:#000000;
margin:0px;
}

a
{
color:#006699;
text-decoration:none;
}

a:link
{
color:#006699;
text-decoration:none;
font-weight:bold;
}


a:visited, a:active
{
color:#006699;
text-decoration:none;
font-weight:bold;
}


a:hover
{
color:#006699;
text-decoration:underline;
font-weight:bold;
}

#header
{
width:225px;
background-color:#194E84;
height:30px;
color:#ffffff;
margin:auto;
font-size:14px;
text-align:center;
line-height:26px;
font-weight:bold;

}


#menu
{
width:225px;
background-color:#E6E6E6;
height:20px;
color:#000000;
margin:auto;


line-height:20px;


}

#home
{
width:71px;
float:right;
text-align:right;
line-height:20px;
border-left:1px solid #999999;
padding-right:8px;

}




#back
{
width:137px;
float:left;
padding-left:8px;
line-height:20px;

}

#content
{
padding: 5px;
width:215px;
height:30px;
margin:auto;
}

.title
{
font-size:13px;
font-weight:bold;
padding:5px;
}