BODY{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

A:LINK{
	color : Black;
	Font-family : Verdana;
	font-style : normal;
	font-size : 12px;
}

A:HOVER{
	color : Black;
	Font-family : Verdana;
	font-style : normal;
	font-size : 12px;
}

A:VISITED{
	color : Black;
	Font-family : Verdana;
	font-style : normal;
	font-size : 12px;
}

TEXT{
	color : Black;
	font-family : Verdana;
	font-style : normal;
	font-size : 12px;
}

.TOP{
	background-color : #A9A9A9;
	height : 100%;
	width : 100%;
	border : none;
}

.TOPIMG{
	margin-left : 0px;
}

.RIGHT{
	background-color : Silver;
	height : 100%;
	border : none;
}

.RIGHTTEXT{
	vertical-align : top;
	padding-left : 50px;
	padding-top : 50px;
}

.LEFT{
	height: 100%;
	border : none;.
}

.LEFTIMG{
	margin-left : 0px;	
}