img
{
border: black 0px solid;
}

.a
{
padding: 0px;
margin: 0px;
}

.opacity50
{
opacity:0.5; 
filter: alpha(opacity=50);
}


body
{
background-color: silver;
margin: 0px;
}

.bg_center
{
padding: 0px 0px 0px 0px;
background-image: url('../graphic/logo2.png');
background-repeat: no-repeat;
background-position: center center;
background-color: white;
}

A
{
text-decoration: none;
font-family: Verdana, Arial, serif;
font-size: 14;
color: blue;
font-weight: normal;
}

span.highlight
{
color: red;
font-weight: normal;
text-decoration: none;
font-family: Verdana, Arial, serif;
font-size: 14;
}

.blue
{
color: blue;
font-weight: bold
}

.bdgray
{
background-color: white;
}

p
{
font-family: Arial, serif;
font-weight: bold;
text-align: justify;
color: rgb(37, 21, 94);
font-size: 10pt;
}

.a_in_p
{
font-family: Arial, serif;
font-weight: bold;
text-align: justify;
color: blue;
font-size: 10pt;
}

.font_small
{
font-family: Arial, serif;
text-align: center;
color: rgb(37, 21, 94);
font-size: 6pt;
}

h3
{
font-family: Arial, serif;
font-weight: bold;
color: rgb(37, 21, 94);
font-size: 12pt;
text-align: center;
}

.for_text
{
padding: 0px 12px 0px 12px;
border: rgb(130,130,130) 1px solid;
margin: 3px 3px 3px 3px;
background-image: url("../graphic/white_bg_20tran.png");
}

.for_img
{
padding: 8px 8px 8px 8px;
border: rgb(130,130,130) 1px solid;
margin: 3px 3px 3px 3px;
background-image: url("../graphic/white_bg_20tran.png");
}

.for_img_bgonly
{
border: rgb(130,130,130) 1px solid;
background-image: url("../graphic/white_bg_20tran.png");
}

.for_imgBlue
{
padding: 8px 8px 8px 8px;
border: rgb(100,100,250) 1px solid;
margin: 3px 3px 3px 3px;
background-image: url("../graphic/blue_bg_20tran.png");
}

h1
{
font-family: Arial, serif;
font-weight: bold;
color: rgb(37, 21, 94);
font-size: 26pt;
font-variant: small-caps;
text-align: center;
text-shadow: 1px 1px 2px rgb(50, 50, 50);
}




.warn0
{
color: red;
font-family: "Lucida Console";
font-size: 8px;
background-color: blue;
} 
.warn1
{
color: green;
font-family: "Lucida Console";
font-size: 8px;
background-color: blue;
}
.warn2
{
color: yellow;
font-family: "Lucida Console";
font-size: 8px;
background-color: blue;
}
