@charset "utf-8";
/* CSS Document */
#menu2 {
	width: 200px;
	margin: 0px;
	padding-left: 0px;
}

#menu2 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu2 li a:link,#menu2 li a:visited {
	color: #fff;
	display: block;
	background: url(../../images/menu2.gif);
	height: 32px;
	padding-left: 10px;
}

#menu2 li a:hover {
	color: #283A50;
	background: url(../../images/menu2.gif) 0 -32px;
	height: 32px;
	padding-left: 10px;
}

#menu2 li a:active {
	color: #283A50;
	background: url(../../images/menu2.gif) 0 -64px;
	height: 32px;
	padding-left: 10px;
}

li {
	list-style-type: none;
}

DIV {
	padding-left: 15px;
	padding-bottom: 6px;
	font-size: 10px;
}

TD {
	font-family: verdana;
	font-size: 10px;
}

body {
	background-color: #798399;
}

.sideLeft {
	background-image: url(../../images/borderLeft.jpg);
	background-repeat: repeat-y;
	width: 7px;
}

.sideRight {
	background-image: url(../../images/borderRight.jpg);
	background-repeat: repeat-y;
	width: 7px;
}
