@charset "iso-8859-1";
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 9.7.2003 */
body {  
        background: white none;
		/*background-image: url("../vcss.gif");
background-repeat: no-repeat;
background-attachment: fixed;*/

		color: black;
     /*   margin-left: 20px;*/
		margin-top: 7em;
       	padding: 0.5em;
		font-family: Arial;
		text-align: justify;
}


.topbar {

        background: silver none;        
		color: black;
		margin-left: 0em;
		margin-right: 0em;
		font-family: Arial;
        text-align: left;
        font-weight: bold;
        width: 760px;     
		height: 3em;
        padding-top: 0.3em;
		padding-left: 1em;
        position: absolute;
        top: 0%;       
		left: 0%;
		right: 0%;
}

.subbar {

        background: red none;        
		color: black;
		margin-left: 0em;
		margin-right: 0em;
		margin-top: 3em;
		font-family: Arial;
        text-align: left;
        width: 760px;     
		height: 1em;
      	padding-left: 1em;
		letter-spacing: 1em;
        position: absolute;  
        top: 0%;       
		left: 0%;
		right: 0%;
		
}
.content {

		line-height:130%;
		width:740px;
}

.info {
		font-size: 0.7em;
		width:740px;
		line-height: normal;
		margin-top:3em;

}
h1, h2, h3 {

		line-height: normal;
		text-align: left;
		
}

td {
		text-align: left;
		vertical-align: top;
		padding: 0.5em 0.2em 0.2em 0.2em;
}

p.subbar {
		font-size: 0.8em;
		text-align: right;
}

p.caption {
		font-size: 0.8em;
		margin-top: 0em;
		margin-bottom: 1em;
		line-height: normal;
}

p.bottom {
		text-align: center;
		bottom: 0%;
}

li.caption {
		font-size: 0.8em;
		margin: 0em;
		line-height: normal;
}
a:link {
		color: #000080;
		background-color: transparent; 
}

a:visited {
		color: #00008B;
		background-color: transparent; 
}

a:active {
		color: #800000;
		font-weight: bold;
		background-color: transparent; 
}

a:hover {
		color:    #000080;
		background: #FFFFFF;
	    text-decoration: underline;
}