body {
margin: 0;
padding: 0;
background: url(/img/bg_default.gif) repeat-x fixed top;
font-family: "‚l‚r ‚oƒSƒVƒbƒN";
font-size: 12px;
line-height:1.5em;
color:#333333;
}

/******************************************
Tagline Strip
******************************************/

#tagline_top{
clear:both;
width: 100%;
height: 30px;
background: transparent url(/img/tagline_bg.gif) repeat-x;
}

/******************************************
Contents Area
******************************************/

p {
margin:10px 10px 20px 10px;
}
h2.first{
font-size: 16px;
line-height: 20px;
margin:0 10px 5px 10px;
}
h2{
font-size: 16px;
line-height: 20px;
margin:20px 10px 20px 10px;
}
hr{
margin:0 10px 0 10px;
}
.img_bdr{
margin:2px 10px 2px 0; 
padding:1px; 
border:1px solid #333333;
}
.img_lft{
clear:both; 
float:left; 
margin:2px 10px 2px 0; 
padding:1px; 
border:1px solid #333333;
}
.img_lft_nobdr { /* no border */
clear:both; 
float:left; 
margin:2px 10px 2px 0; 
padding:1px; 
}
.img_rt{
clear:both; 
float:right; 
margin:2px 0 2px 10px; 
padding:1px; 
border:1px solid #333333;
}
.img_rt_nobdr { /* no border */
clear:both; 
float:right; 
margin:2px 0 2px 10px; 
padding:1px; 
}
.img_big{
clear:both;
margin:2px 0 2px 0; 
padding:1px; 
border:1px solid #333333;
}
.img_big_nobdr { /* no border */
clear:both;
margin:2px 0 2px 0; 
padding:1px; 
}

/******************************************
Page Footer
******************************************/
p.ftr {
font-size: 10px;
line-height: 14px;
margin:5px 0 35px 0;
color:#FFFFFF;
text-align:left;
}
.ftr a:link, 
.ftr a:visited {
color: #FFFFFF;
text-decoration:none;
}
.ftr a:hover {
color: #FFFFFF;
text-decoration:underline;
}

/******************************************
Horizontal Menu CSS
******************************************/

.p7tbsub {
background-color: #81D9FF; 
font-size: 12px;
line-height: 14px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN"; 
opacity: 0.90;
filter: alpha(opacity=90);
}
.p7tbsub p {margin: 0px; padding: 4px 6px 2px 0px;}
.p7tbsub a:link {color: #00347B; text-decoration:none;}
.p7tbsub a:visited {color: #00347B; text-decoration:none;}
.p7tbsub a:hover {color: #00347B; text-decoration:underline;}
.p7tbsub a:active {color: #00347B; text-decoration:none;}
.p7tbdn {color: #00347B; text-decoration:none;} /* active submenu link */
#hmenuwrapper { position: relative; top: 0px; left: 0px; z-index: 201;}


/******************************************
Site-wide link properties
******************************************/

a:link {color: #666666; text-decoration:underline;}
a:visited {color: #666666; text-decoration:underline;}
a:hover {color: #666666; text-decoration:none;}
a:active {color: #666666; text-decoration:underline;}
