body
{
background-color:white;
background-image: url(images/body_bg_back.png);
background-repeat: repeat;
background-attachment: fixed;
margin: 0px;
font-family: tahoma, geneva, kalimati, sans-serif;
font-size:100%;
}
a:link {text-decoration:none; color:white;}    /* unvisited link */
a:visited {text-decoration:none; color:white;} /* visited link */
a:hover {text-decoration:underline; color:white;}   /* mouse over link */
.hiddenPic {display:none;}
.bgimages img {cursor:hand}
.top_address
{
color:white;
font-size:0.625em;   /* 10px/16=0.625em */
font-weight:bold;
margin-top:0em;
margin-bottom:0em;
}
.title_grey
{
color:blue;
font-size:1.125em;   /* 18px/16=1.125em */
font-weight:bold;
margin-top:0em;
margin-bottom:0em;
}
.title_blue
{
color: white;
font-size:1.125em;   /* 18px/16=1.125em */
font-weight:bold;
margin-top:0em;
margin-bottom:0em;
}
.blue_box_txt
{
color:white;
font-size:0.8125em;   /* 13px/16=0.8125em */
font-weight:normal;
margin-top:0em;
margin-bottom:0em;
}
.small_title_grey
{
color:blue;
font-size:0.8125em;   /* 13px/16=0.8125em */
font-weight:bold;
margin-top:0em;
margin-bottom:0em;
}
.small_txt
{
color:black;
font-size:0.625em;   /* 10px/16=0.625em */
font-weight:bold;
margin-top:0em;
margin-bottom:0em;
}
.p_link
{
color:black;
font-size:0.8125em;   /* 13px/16=0.8125em */
font-weight:normal;
margin-top:0em;
margin-bottom:0em;
}
p
{
color:black;
font-size:0.8125em;   /* 13px/16=0.8125em */
font-weight:normal;
margin-top:0em;
margin-bottom:0em;
}
li.list1 {
list-style: square inside;
list-style position: inner;
vertical-align: middle;
color:white;
font-size:0.8125em;  /* 13px/16=0.8125em */
font-weight: bold;
}
li.list2 {
list-style: square inside;
list-style position: inner;
vertical-align: middle;
color:blue;
font-size:0.8125em;  /* 13px/16=0.8125em */
font-weight: bold;
}


