#TitleBar {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
	z-index:1;
	background-color: #ff0000;
	cursor: crosshair;
	color:#ffffff;
	font-family:  "Arial Black", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
}

#TopFatBar {
	position:absolute;
	left:560px;
	top:5px;
	right:0px;
	height:95px;
	z-index:2;
	background-color: #ff0000;

}

#TopThinBar {
	position:absolute;
	left:0px;
	right:0px;
	top:100px;
	height:10px;
	z-index:99;
	background-color: #ff0000;
}

#Lmenu {
	position:absolute;
	left:-1px;
	top:80px;
	width:120px;
	height:140%;
	z-index:0;
	background-color: #FF0000;
}







body {
	margin-left: 150px;
	margin-top: 120px;
	margin-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: normal;
	font-size: 20px;
	text-align:left;
}


a.n, a.n:link, a.n:visited {display:block; width:80px; height:50px; background:#fff; border:1px solid #000; margin-top:6px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#000; line-height:15px; }
a.n:hover {color:#000; background:#ff0000;}
a.n:active {color:#fff; background:#000;}




a.L1, a.L1:link, a.L1:visited {display:block; width:80px; height:20px; background:#fff; border:4px solid #000; margin-top:-10px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#000; padding-top:8px; }

a.L1:hover {color:#000; background:#ff0000;}
a.L1:active {color:#fff; background:#000;}

a.L2, a.L2:link, a.L2:visited {display:block; width:80px; height:30px; background:#fff; border:4px solid #000; margin-top:-10px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#000; ; line-height:15px; }
a.L2:hover {color:#000; background:#ff0000;}
a.L2:active {color:#fff; background:#000;}

a.L3, a.L3:link, a.L3:visited {display:block; width:80px; height:45px; background:#fff; border:4px solid #000; margin-top:-10px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#000; ; line-height:15px; }
a.L3:hover {color:#000; background:#ff0000;}
a.L3:active {color:#fff; background:#000;}


a.t{ 
color:#000000; text-decoration:none;}
a.t:hover{color:#0000CC; text-decoration:underline;}
a.t:active{color:#CC0000; text-decoration:underline;}




