
body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-size: 11px; 
 color: #4e4e4e; 
 font-family: tahoma; 
 background-color: #f5f5f5;
} 
td{ 
 border-color:#222222;
}

#page {
	margin: 0px;
	margin-left:auto;
	margin-right:auto;  
	border: 0px;
	width: 740px;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;	
	text-align:left;  
	background-image : url('img/tlo.gif');
	background-repeat:repeat-y;
}

#header{
	margin: 0px;
	border: 0px;
	width: 100%;
}

#menu{
	margin: 0px;
	border: 0px;
	width: 180px;
	height:100%;
	min-height:100%;
	background-image : url('img/tlo.gif');
	position:relative; 
	float: left;	
}

#main{
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 560px;
	position:relative; 
	float: right;	
}

#content{
	margin: auto;
	margin-top:20px;
	border: 0px;
	width: 520px;
}

#footer{
	clear: both; 
	border-top:solid 1px #aaaaaa; 
	border-bottom:solid 1px #aaaaaa; 
	width:738; 
	height:15px;
	background-color: #ffffff;
	text-align: center;
}

a {
	COLOR: #990000;
	text-decoration: underline;
}

td {
	font-size: 11px; 
	color: #4e4e4e; 
	font-family: tahoma
}

input {
	font-size:10px;
}

.search {
	font-size: 8px; 
	font-family: arial,verdana; 
	width: 100px; 
	color: #000000; 
	background-color: #afd6c3;
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
}

.m1 {
	font-weight: bold; 
	font-size: 10px; 
	color: #474747; 
	font-family: verdana; 
	text-decoration:none;
}
.m1:hover{text-decoration:underline;}

.m2 { 
	font-size: 10px; 
	color: #535353; 
	font-family: verdana; 
	text-decoration:none;
}
.m2:hover {text-decoration:underline;}

.branch {
	font-weight: bold; font-size: 16px; color: #d75600; font-family: arial, verdana; text-align:left;
}

.b { font-weight: bold;}

.clear {
clear:both;
}

.c {text-align:center;}