body {
		font-family: Arial ;
		margin:0px 0px 0px 0px;
		padding:0px;
		}


a:link {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFF00;}
a:hover {text-decoration: none; color: #F7BA10;}
a:active {text-decoration: none; color: #F7BA10;}

#LeftColumn {
  position: absolute ;
	    top: 120 ;
	    left: 0 ;
		margin-bottom: 174px ;
		margin-right: 10px ;
	    width:225px;
		background: #181818;
		}

#MiddleColumn {
		position: absolute ;
		top: 120px ;
		left: 225px ;
		right: 150px ;
		margin-bottom: 174px ;
		background: #FFFFFF;
}

#MiddleColumn p, h1, h2, h3{
				margin-left: 7px ;
}


#MiddleColumn a {
				text-decoration: none;
				color: #FFCB4A;
				font-weight: 700
}

#RightColumn {
  position: absolute ;
	    top: 120 ;
	    right: 0 ;
	    width:150px;
		margin-bottom: 174px ;
		background: #181818;
		}

#Bottom {
	position: absolute;
	margin-top: 0px;
	top: 881px;
	right: 0px;
	width: 100%;
	background: #181818;
}


#LeftColumnR {
	Float: Left ;
	margin-left: 0px ;
	margin-right: 0px ;
    width:225px;
	background: #181818;
		}

#MiddleTopR {
	Float: Left ;
	background: #ffffff;
	margin: 0px 0px 0px 0px ;
}

#MiddleColumnR {
	Float: Right ;
	background: #ffffff;
	margin: 10px 10px 10px 10px ;
}

#MiddleColumnR2 {
	background: #ffffff;
	margin: 10px 10px 10px 10px ;
}

#RightColumnR {
	Float: Right ;
    width:225px;
	background: #181818;
	margin: 0px 0px 0px 0px ;
		}

#BottomR {
	background: #181818;
	color: white ;
	clear: both ;
}


#NewsPage {
    background:#ffffff;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color:#000000;
}

#NewsPage a.NewsPage:link {text-decoration: none; color: #0000FF; font-weight: 500}
#NewsPage a.NewsPage:visited {text-decoration: none; color: #0099FF; font-weight: 500}
#NewsPage a.NewsPage:hover {text-decoration: underline ; color: #0000FF; font-weight: 500}
#NewsPage a.NewsPage:active {text-decoration: none; color: #0099FF; font-weight: 500}

a.NewsPage:link {text-decoration: none; color: #0000FF; font-weight: 500}
a.NewsPage:visited {text-decoration: none; color: #0099FF; font-weight: 500}
a.NewsPage:hover {text-decoration: underline ; color: #0000FF; font-weight: 500}
a.NewsPage:active {text-decoration: none; color: #0099FF; font-weight: 500}

#NewsHeader {
           position: relative ;
           top: 0px ;
           left: 0px ;
           height: 150px ;
           }

#NewsHeaderLine {
            position: relative ;
            left: 0px;
            top: 0px ;
            height: 10px;
	z-index:7 ;
	}


#NewsBottom {
	right: 0px;
	width: 100%;
	background: #181818;
}


#FloatLeft {float: left ;
	width: 200px ;
        margin-right: 10px ;
	}


#FloatRight {float: right ;
        width: 200 ;
        margin-left: 10px ;
	background:#191919 ;
	color:#ffffff;
	}

#FloatRightMargins {
	background:#191919 ;
	margin: 15px 10px 10px 25px ;
	margin-bottom: 25px ;
	}

#NewsBody {
	background: white ;
	margin: 10px 10px 10px 10px ;
}

#NewsFooter {
	background: white ;
	margin: 10px 10px 10px 10px ;
}


fprolloverstyle>A:hover {color: #FFCB4A}