/* CSS definition file containing sitestyle stylesheets */

body {
} 

tr.normal {
	color: red;
}

img.head {
	 height:179;
	 width:543;
}

img.footer {
	 height:80;
	 width:80;
	 position: relative;
	 left:1em;
}

img.banner {
	 position: absolute;
	 left:590px;
}

img.pagebanner { 
	position: absolute;
	top:170px;
	left: 660px;
	height:54;
	width:209;
}

img.rightbanner { 
	position: absolute;
	left: 670px;
	top:300px;
	height:192;
	width:183;
}

tr.menu {
	position: absolute;
	left:30px;
	top:230px;
	/*padding-top:10px;
	border-top:4px green solid;
	border-right:4px green solid;*/
	
}

table.managetable{
	position:relative;
	top:50px;
}

div.body_design{
	border:4px green solid;

}

