/* CSS Document */



body {
	padding:0;
	margin:0;
	background-color:#5BA6D2;
}
body, td {
	font-family:Tahoma, verdana, arial;
	font-size:12px;
	color: #003366;
	text-align: center;
	vertical-align: middle;
}
.LAPTOP {
	background-image: url(images/LAPTOPHOUSE.jpg);
}
.TOPRIGHT {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.MIDBAN {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	background-repeat: no-repeat;
	background-image: url(images/TOPBANNER3.1.jpg);
}


.home {
	background-image: url(images/yellowbackdrop.jpg);
	background-repeat: repeat;
	border: medium solid #003366;
}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCFFB0;
	background-color: #666666;
	text-align: left;
	text-indent: 20px;
	vertical-align: text-top;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	white-space: normal;
	display: block;
}
.MENU1 {
	background-image: url(images/MENU1.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.MENU2 {
	background-image: url(images/MENU2.jpg);
	background-repeat: no-repeat;
}
.MENU3 {
	background-image: url(images/MENU3.jpg);
}
.MENU4 {
	background-image: url(images/MENU4.jpg);
}
.MENU5 {
	background-image: url(images/MENU5.jpg);
	color: #333333;
}


.MAIN {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #173D53;
	border-right-color: #173D53;
	border-bottom-color: #173D53;
	border-left-color: #173D53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99;
	position: fixed;
}

