BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	padding : 0px;
	margin : 0px;
}
TD {
	font-size : smaller;
}
.toprow {
	height : 20%;
}
.bottomrow {
	height : 5%;
}
.largerow {
	height :75%;
	vertical-align : top;
}
.maintable {
	width : 100%;
	height : 100%;
}
.leftcolumn {
	width : 20%;
}
A {
	text-decoration : none;
	color : Purple;
}
A:ACTIVE {
	font-weight : bold;
}
A:focus {
	border : 0px;
	outline : 0px;
}

.footer {
	margin-top : 5px;
	margin-left: 180px;
}
.maincell {
	color : White;
	padding : 20px;
}
.gray {
		background-color : #999999;
}

.pink {
	background-color : #FCF8F7;
}
.menu {
	margin-top : 11px;
}
TABLE.menu {
	height : 40%;
	width: 90%;
}
A.main {
	color : #F8F8FF;
}
.imgcontact {
	background-image : url("images/contact.jpg");
	background-repeat : no-repeat;
	background-position : center;
}
.outertable {
	background-color : Fuchsia;
	width : 80%;
	height : 100%;
}
.maintable2 {
	width : 100%;
	height : 100%;
}
B {
	font-weight : bold;
	font-size : larger;
}
.hotnews {
	background-color : #FF3399;
	margin-top : 60px;
	padding : 5px;
}
.header {
	margin-left : 20px;
	margin-top : 40px;
}
.toppict {
	height : 100%;
	padding-top : 5px;
}
.maincolor {
	color: White;
}
.bold {
	font-weight : bold;
}
