.body {
	font-family:arial;
	margin: 0;
	padding: 0;
	outline-style:none;
	outline-width:0;
}
.toplinkbox {
	padding: 5px 0 0 0; 
	width: 1023px;
	height: 24px;
	color: #020963;
	background-color: #fdcd58;
	font-family:arial;
	font-size: 14px;
	font-weight: bold;
}

a.toplink {
	color: #020963;
	text-decoration: none;
}

a.toplink:visited {
	color: #020963;
	text-decoration: none;
}

a.toplink:hover {
	color: #2029a3;
	text-decoration: none;
}

a.textlink {
	color: #020963;
	font-size: 14px;
	text-decoration: none;
}

a.textlink:visited {
	color: #020963;
	font-size: 14px;
	text-decoration: none;
}

a.textlink:hover {
	color: #2029a3;
	font-size: 14px;
	text-decoration: underline;
}


.leftnavbox1 {
	width: 170px;
	height:25px;
	padding: 5px 10px 0 10px;
	color: #fdcd58;
	
	background-color: #020963;
	font-family:arial;
	font-size: 15px;
	font-weight: bold;
}

a.leftnav1 {
	color: #fdcd58;
	text-decoration: none;
}

a.leftnav1:visited {
	color: #fdcd58;
	text-decoration: none;
}

a.leftnav1:hover {
	color: #fdcd58;
	text-decoration: none;
}

.leftnavbox2 {
	width: 170px;
	height:20px;
	padding: 2px 10px 0 10px;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #020963;
	background-color: #fdcd58;
	font-family:arial;
	font-size: 12px;
	font-weight: bold;
}

a.leftnav2 {
	color: #020963;
	text-decoration: none;
}

a.leftnav2:visited {
	color: #020963;
	text-decoration: none;
}

a.leftnav2:hover {
	color: #020963;
	text-decoration: none;
}


ul {
	padding: 0;
	margin: 0
	text-align: right;
}

li {
	list-style:none;
	text-align: right;
	padding: 0 10px 0 0;
	background: url(/system/modules/com.maywoodsoftware.maywood/resources/images/btt.jpg) no-repeat;
}

#tweet li {
	background-image:none;
}

#aside {
	width:200px;
}

h2 {
	height: 33px;
	font-size: 14px;
	display:block;
}

h2:hover {
	cursor:pointer;
}

h2 span {
	display:block; 
	float:right; 
	width:16px; 
	height:16px; 
	background:url(/system/modules/com.maywoodsoftware.maywood/resources/images/plusMinus.gif) 0 -16px;
}

.closed span {
	background-position:0 0;
}

.leftnav {
	height: 33px;
	vertical-align: middle;
	padding: 0 40px 0 0;
	text-align: right;
	background: url(/system/modules/com.maywoodsoftware.maywood/resources/images/btt.jpg) no-repeat;
}
a.redlink {
	color: #cc0000;
        font-size: 14px;
	text-decoration: underline;
}
a.redlink:visited {
	color: #cc0000;
	font-size: 14px;
	text-decoration: underline;
}

a.redlink:hover {
	color: #cc0000;
	font-size: 14px;
	text-decoration: underline;
