body {
color: #333333;
font-size: 12px;
margin:0px 0px 0px 0px;
}

a:link    { color: #003300; text-decoration: none; }
a:visited { color: #8B4789; text-decoration: none; }
a:active  { color: #ff0000; text-decoration: none; }

.red{color:#ff0000;}

table {font-size: 12px;}

img{
border:0px;
margin-bottom:0px;
vertical-align:bottom;
}

.leftside{
background-image:url(../img/side.gif);
background-repeat:repeat-y;
background-position:right;
}


.rightside{
background-image:url(../img/side.gif);
background-repeat:repeat-y;
background-position:left;
}


.headline{
background-image:url(../img/side.gif);
background-repeat:repeat-x;
}


.bottomline{
background-image:url(../img/side.gif);
background-repeat:repeat-x;
}