td {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pic1 {
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:bottom;
	height:90px;
	background-image:url(images/left_01.gif);
}

.pic2 {
	height:90px;
	width:133px;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(images/keyboard_01.gif);
}

.topPic1 {
	background-repeat:no-repeat;
	background-position:right;
	padding-left:8px;
	vertical-align:bottom;
	width:606px;
	background-image:url(images/Top_right_03.gif);
}

.topPic2 {
	background-repeat:no-repeat;
	background-position:right;
	padding-left:8px;
	vertical-align:bottom;
	width:606px;
	background-image:url(images/Top_right_02.jpg);
}

.bottomPic1 {
	border-right:1px solid black;
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:bottom;
	background-image:url(images/clock.gif);
}

.bottomPic2 {
	border-right:1px solid black;
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:bottom;
	background-image:url(images/fish.jpg);
}

.navTd {
	color:white;
	padding-bottom:5px;
	vertical-align:bottom;
	text-align:center;
}

.navLink {
	color:white;
	text-decoration:none;
	font-size:10px;
}

.box {
	border:1px solid black;
	font-size:9px;
	width:13px;
}

.small {
	font-size:5px;
}

.demo {
	border:1px solid white;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
	vertical-align:middle;
	padding-left:2px;
	padding-right:2px;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:white;
}

.bar {
	height:37px;
	width:100%;
	background-color:#59595B;
}

.copyright {
	text-align:right;
	font-size:9px;
	color:lightgrey;
}

.homeListHeader {
	padding-top:0px;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}

.homeList {
	padding-top:0px;
	font-size:10px;
	text-align:left;
	vertical-align:top;
}