@CHARSET "ISO-8859-1";

BODY {
	background-image: url(../images/leftnav_bg_204.jpg); 
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 15px;
}

TABLE {
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
}

TH {
	text-align: left;	
}

h1 {
	font-size: 24px;
	text-align: center;
}
	
H2 {
	font-size: 20px;
}

H3 {
	font-size: 18px;
}

H4 {
	font-size: 16px;
}

A.menu:link {
	font-family: arial; 
	color: black;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: underline;
}

A.menu:visited {
	font-family: arial; 
	color: black;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: underline;
}

A.menu:hover {

}

A.security, A.security:visited {
	font-size: 10px;
	color: blue;
	text-decoration: none;
}
	
A.security:hover {
	text-decoration: underline;
	padding: 0px;
}

ul.menu {
  list-style-type: none;
  margin-left: 12px;
  padding-left: 0px;
  width: 150px;
}

li.menu {
	margin-bottom: 5px;
}


li.menuOn {
	margin-bottom: 5px;
	background-color: #FFFFFF;
}


li.bighome {
	font-size: 17px; 
	line-height: 22px;
}

li.small {
	margin-bottom: 12px;
}

li.bigspace {
	margin-bottom: 15px;
}