body 
{
	background-color:White;background-image:url('images/main/bkgnd.png');background-repeat:repeat-x;
}

td.logo_ex
{
	background-image:url('images/main/logo_ex.png');width:37px;max-width:37px;min-width:37px;height:128px;background-repeat:no-repeat;
}

td.logo_mn
{
	background-image:url('images/main/logo_mn.png');width:304px;max-width:304px;min-width:304px;height:107px;background-color:White;background-repeat:no-repeat;
}

td.pnl01_l
{
	background-image:url('images/pnl01/pnl_l.png');width:19px;height:92px;background-repeat:no-repeat;
}

td.pnl01_m
{
	background-image:url('images/pnl01/pnl_m.png');height:92px;background-repeat:repeat-x;
}

td.pnl01_r
{
	background-image:url('images/pnl01/pnl_r.png');width:25px;height:92px;background-repeat:no-repeat;
}

td.topr
{
	background-image:url('images/main/tr.png');width:51px;height:107px;background-repeat:no-repeat;
}

td.repeatr
{
	background-image:url('images/main/r.png');width:50px;background-repeat:repeat-y;
}

div.right
{
	background-image:url('images/main/r_bar.png');width:51px;height:415px;background-repeat:no-repeat;
}

div.btml
{
	background-image:url('images/main/bl.png');width:304px;max-width:304px;min-width:304px;height:47px;background-repeat:no-repeat;
}

td.btm
{
	background-image:url('images/main/b.png');height:47px;background-repeat:repeat-x;
}

td.btmr
{
	background-image:url('images/main/br.png');width:50px;height:47px;background-repeat:no-repeat;
}

a
{
	color:#12ADFF;
}

.vmenu
{
	border:1px solid #888888;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}

.infodiv
{
	background-color:#fff7ad;
	border:1px solid black;
	padding:10px;
	text-align:left;
}
 
.popup
{
    position:absolute;
    max-width:250px;
    border: 1px solid grey;
    font-family:Arial;
    font-size:11px;
    text-align:left;
    line-height:100%;
    padding:5px;
    margin:5px;
    background-color:white;
    visibility:hidden;
}
 
.bigInfo
{
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
}

.cont {
  font-family: arial;
  font-size: 12px;
  line-height:180%;
  text-align:justify;
}

.caption {
  font-family: arial;
  font-size: 11px;
  text-align:center;
  line-height:110%;
}

.smallText
{
	font-family:Arial;
	font-size:10px;
}

td {
  font-family: arial;
  font-size: 12px;
  line-height:180%;
  color:#555555;
}

.eml {
  font-family: arial;
  font-size: 12px;
  width:200px;
  
}

.mnu {
  color:#888888;
  text-decoration:none;
  font-family: arial;
  font-size: 12px;
}

.mnu:hover {
  color:#000000;
}

.loc {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  height:40px;
  color:#444444;
}

.hdr2 {
  font-family: arial;
  font-size: 12px;
  font-style: italic;
  height:40px;
  color:#444444;
}

.not {
 font-size:1px;
}

.b_t {
  font-size:1px;
  height:21px;
  background-image:url(images/b_t.gif);
  background-repeat:repeat-x;
  background-position:bottom;
}

.b_b {
  font-size:1px;
  height:21px;
  background-image:url(images/b_b.gif);
  background-repeat:repeat-x;
}

.b_l {
  font-size:1px;
  width:21px;
  background-image:url(images/b_l.gif);
  background-repeat:repeat-y;
}

.b_r {
  font-size:1px;
  width:21px;
  background-image:url(images/b_r.gif);
  background-repeat:repeat-y;
  background-position:right;
}

.b_tl {
  font-size:1px;
  width:21px;
  height:21px;
  background-image:url(images/b_tl.gif);
  background-repeat:no-repeat
}

.b_tr {
  font-size:1px;
  width:21px;
  height:21px;
  background-image:url(images/b_tr.gif);
  background-repeat:no-repeat;
}

.b_bl {
  font-size:1px;
  width:21px;
  height:21px;
  background-image:url(images/b_bl.gif);
  background-repeat:no-repeat;
}

.b_br {
  font-size:1px;
  width:21px;
  height:21px;
  background-image:url(images/b_br.gif);
  background-repeat:no-repeat;
}

.m_l {
  font-size:1px;
  width:21px;
  height:28px;
  background-image:url(images/mnu_l.gif);
  background-repeat:no-repeat;
}

.m_r {
  font-size:1px;
  width:21px;
  height:28px;
  background-image:url(images/mnu_r.gif);
  background-repeat:no-repeat;
}

.m_c {
  font-size:12px;
  height:28px;
  background-image:url(images/mnu_c.gif);
  background-repeat:repeat-x;
}

.login {
  font-size:9px;
}

.grid_header
{
  font-family: arial;
  font-size: 12px;
  font-weight:bold;
  color:#555555;
  padding:2px;
}

.grid_content
{
  font-family: arial;
  font-size: 12px;
  color:#555555;
  padding:2px;
}

.img_caption
{
	font-family: arial;
    font-size : 11px;
	color:#4E98DF;
	font-style:italic;
}

.pageName 
{
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    text-align:left;
    height:40px;
}