
body {
background: #fff url(images/tile_bg.gif);
padiing:0px;
margin:0px;
font-weight: normal;
font-family: arial,verdana,helvetica;
}

p{
color:#000000;
font-size: 11px;
}

.linktxt {
font-size: 10px;
}

a.main {
color:#fff;
text-decoration:none;
font-size: 12px;
font-weight: bold;
font-family: arial,verdana,helvetica;
}

a.main:hover {
color:#ccff00;
}

a.left {
color:#000;
text-decoration:none;
font-size: 12px;
font-weight: normal;
font-family: arial,verdana,helvetica;
}

a.left:hover {
color:#0066cc;
}

a {
color:#0E3787;
font-size: 11px;
text-decoration:underline;
font-weight: normal;
font-family: arial,verdana,helvetica;
}

a:hover {
color:#0099cc;
}

.topbg{
background: #fff url(images/tile_top.gif) repeat-x;
}

.navtile{
background: #fff url(images/tile_navbar.gif) repeat-x;
}

.maintbl{
border: solid #13419D 1px;
}

.hdot{
background: #fff url(images/tile_hdot.gif) repeat-x 50%;
}