/* CSS Document */

body td {
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	font-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-width: 0;
	background-color: #FFFFFF;
	top: 0px;	
	}
body {
	background-image: url(images/BGtile.gif);
	margin:-2px 0 -2px 0;
	padding:0 0 0 0;
	}


	
.tile {
		background-image: url(images/SIDELEFTgrad.gif);
		background-repeat:repeat-y;
		}
.tile2 {
		background-image: url(images/SIDERIGHTgrad.gif);
		background-repeat:repeat-y;
		background-position: right;		
		}
.tile3 {
	background-image: url(images/SIDERIGHTgrad.gif);
	background-repeat:repeat-y;
	background-position: right;
	background-color: #CCCCCC;
		}
.color {
       font-family:arial,verdana,sans-serif;
	   font-size:12px;
	   color:#B4B0AC;
	   line-height:14px;
	   font-weight:normal;
	   font-style:none;
	   }
.color2 {
		font-family:arial,verdana,sans-serif;
	    font-size:12px;
	    color:#000000;
	    line-height:14px;
	    font-weight:normal;
	    font-style:none;
		}

