body
{ 
font-family: arial, verdana, helvetica, sans-serif;
color:#333366;
background-color: #DDDDDD;
/*
margin:0;
background-image:url("images/globe_cropped.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom right;*/
}

table
{
background-color:white;
font-size:13px;
}

tr.heading
{
background-color: #DDDDDD;
}

img.globe
{
position: absolute;
bottom: 0px;
right: 0px;
z-index:-1;
}

img.top
{
vertical-align:text-top;
}

img.bottom
{
vertical-align:text-bottom;
}

/*anchor*/
/*normal anchor link*/
a:link 
{
color:#333366;
text-decoration:underline;
}
a:visited 
{
color:#333366;
text-decoration:underline;
}
a:hover 
{
/*font-weight:600;*/
color:#980000;
text-decoration:underline
}
a:active 
{
color:#333366;
text-decoration:underline;
}

/*intersite link*/
a.intersite:link 
{
color:#B8B8B8;
text-decoration:none
}
a.intersite:visited 
{
color:#B8B8B8;
text-decoration:none
}
a.intersite:hover 
{
color:#333366;
text-decoration:underline
}
a.intersite:active 
{
color:#B8B8B8;
text-decoration:none
}

/*menu link*/
a.menulink:link 
{
color:#666666;
text-decoration:none
}
a.menulink:visited 
{
color:#666666;
text-decoration:none
}
a.menulink:hover 
{
color:#AFB0B1;
text-decoration:none
}
a.menulink:active 
{
color:#666666;
text-decoration:none
}

/*utility decloration*/
.copyright
{
font-size:70%;
text-align:center;
}

.justified
{
text-align:justify;
}

.boldheader
{
font-size:135%;
font-weight:bold;
}

.bold
{
font-weight:bold;
}

.center
{
text-align:center;
}

.standout
{
text-align:center;
font-weight:bold;
}

.margin1
{
margin-left:1cm;
}

.margin2
{
margin-left:2cm;
}

.posi
{
position: relative;
top: -10px;
left: 84px;
}

.menu
{
background-color:white;
font-family:arial, verdana, helvetica, sans-serif;
font-size:14px;
color:#747577;
border-style: solid;
border-color: #DED298;
border-top-width: 2px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 2px;
}

.menubottom
{
background-color:white;
font-family:arial, verdana, helvetica, sans-serif;
font-size:14px;
color:#747577;
border-style: solid;
border-color: #DED298;
border-top-width: 2px;
border-bottom-width: 2px;
border-left-width: 0px;
border-right-width: 2px;
}