/* CSS definition file containing sitestyle stylesheets */

html{height:100%; margin-bottom:1px;}
body {
	margin: 0px;
	padding: 0px;
	background-image:url(../graphics/background.jpg);
	background-position:center;
}
.background {background-image:url(../graphics/background.jpg);
		background-position:center;}
.bottomtext {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;}
A:link { color:#FF0000;}
A:visited { color:#FF0000;}
.bottomtext:link {color:#FFFFFF;}
td.title { background-image: url("/presentation/Banner.gif");background-repeat:no-repeat;
        width:600px; height:73px;
        font-family: 'Arial Black', sans-serif; font-weight: normal; font-style: normal;
        text-indent: 20px;
        vertical-align: bottom;
        text-align: center;
        color: rgb(0,0,130);}
table {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;}
 
