body
	{
	width: 600px;
	height: 600px;
	color: #000000;
	background-color: #C0C0C0;
	font-size: 13px;
	font-family: Arial; Verdana;
	line-height: 22px;
	text-align: left;
	}

.homebox
	{
	position: absolute; 
	top: 1px; 
	left: 1px;
	}


.title
	{
	width: 236px;
	height: 57px;
	position: absolute; 
	top: 25px; 
	left: 50px;
	border-color: grey;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-right-width: 0px;

	}

.titlebox1
	{
	width: 100px;
	height: 57px;
	position: absolute;
	top: 25px;
	left: 286px;
	background: transparent;
	border-color: grey;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-right-width: 0px;
	}

.titlebox2
	{
	width: 100px;
	height: 57px;
	position: absolute;
	top: 25px;
	left: 386px;
	background: transparent;
	border-color: grey;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-right-width: 0px;

	}

.titlebox3
	{
	width: 100px;
	height: 57px;
	position: absolute;
	top: 25px;
	left: 486px;
	background: transparent;
	border-color: grey;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-right-width: 0px;

	}

.titlebox4
	{
	width: 100px;
	height: 57px;
	position: absolute;
	top: 25px;
	left: 586px;
	background: transparent;
	border-color: grey;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-right-width: 3px;

	}

.bar
	{
	width: 636px;
	height: 10px;
	position: absolute;
	top: 82px;
	left: 50px;
	background-image: url(bg.jpg);
	}

.left {
	position: absolute;
	left:    50px;
	top:     95px;
	width:  150px;
	height: 420px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	background-color: #c0c0c0;
	overflow: auto;
	border-color: grey;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-right-width: 5px;
	}	

.left a
	{
	color: #000;
	text-decoration: none;
	}


.menuitem 
	{
	color: #000;
	margin-top: 5px;
	margin-left: 5px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #000000;
	border-left: 0 none
	text-decoration: none;
	}

.menuitem a
	{
	color: #000000;
	text-decoration: none;
	}

.menuitem a:hover 
	{
	color: #fff;
	text-decoration: none;
	}

.main	
	{
	width: 400px;
	height: 420px;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;	
	background-color: #c0c0c0;
	position: absolute;
	top: 95px;
	left: 222px;
	overflow: auto;
	border-color: grey;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-right-width: 5px;
	}

.right {
	position: absolute;
	left:    645px;
	top:     95px;
	width:  133px;
	height: 420px;
	color: #000;
	background-color: #c0c0c0;
	overflow: auto;
	border-color: grey;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-right-width: 5px;
	}	

.bottombar
	{
	width: 636px;
	height: 25px;
	position: absolute;
	top: 525px;
	left: 50px;
	background-color: #fff;
	}

a 
	{
	color: #000;
	}

a:hover 
	{
	color: #fff;
	text-decoration: none
	}
