a:link {font-weight:bold;color:#000000;text-decoration:none;}
a:visited {color:#004040}
a:hover {color:black}
a:active {color:blue}

body {
     background-color: #eef0b3;
     background-image:url('gfx/background.jpg');
}
p.copy {
	font-family: "Calibri";
	font-size: 8pt;
    text-align:justify;
    margin:0px;    
}
p.small {
	font-family: "Calibri";
	font-size: 10pt;
    text-align:justify;
    margin:0px;    
}
p.medium {
	font-family: "Calibri";
	font-size: 12pt;
    text-align:justify;
    margin:0px;
    color: #383838;  
}
p.large {
	font-family: "Calibri";
	font-size: 14pt;
    text-align:justify;
    font-weight:bold; 
    color:#000080; 
    margin:0px;
}
p.tag {
	font-family: "Arial Rounded MT Bold";
	font-size: 15pt;
    text-align:left;    
    margin:0px;
}
table.closed {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
}
table.closed td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
}
.top {
    background-image:url('gfx/textframe/top.png');
    background-repeat:repeat-x;
}
.left {
    background-image:url('gfx/textframe/left.png');
    background-repeat:repeat-y;
}
.right {
    background-image:url('gfx/textframe/right.png');
    background-repeat:repeat-y;
}
.bottom {
    background-image:url('gfx/textframe/bottom.png');
    background-repeat:repeat-x;
}
.topleft {
    background-image:url('gfx/textframe/topleft.png');
    background-repeat:no-repeat;
}
.topright {
    background-image:url('gfx/textframe/topright.png');
    background-repeat:no-repeat;
}
.topleft {
    background-image:url('gfx/textframe/topleft.png');
    background-repeat:no-repeat;
}
.bottomright {
    background-image:url('gfx/textframe/bottomright.png');
    background-repeat:no-repeat;
}
.bottomleft {
    background-image:url('gfx/textframe/bottomleft.png');
    background-repeat:no-repeat;
}

