.leftbl {background: url(/images/left/bl.jpg) 0 100% no-repeat #b5e7f7; width: 120px; margin-top:6px}
.leftbr {background: url(/images/left/br.jpg) 100% 100% no-repeat}
.lefttl {background: url(/images/left/tl.jpg) 0 0 no-repeat}
.lefttr {background: url(/images/left/tr.jpg) 100% 0 no-repeat; padding:10px}

.t {background: url(/images/dot.jpg) 0 0 repeat-x; width: 780px}
.b {background: url(/images/dot.jpg) 0 100% repeat-x}
.l {background: url(/images/dot.jpg) 0 0 repeat-y}
.r {background: url(/images/dot.jpg) 100% 0 repeat-y}
.bl {background: url(/images/bl.jpg) 0 100% no-repeat}
.br {background: url(/images/br.jpg) 100% 100% no-repeat}
.tl {background: url(/images/tl.jpg) 0 0 no-repeat}
.tr {background: url(/images/tr.jpg) 100% 0 no-repeat; padding:10px} 

.main {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-family: sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

.left {
	vertical-align: top;
}

.leftMenuHeader {
	background: #63cef7;
	font-weight: bold;
	font-family: sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}

.leftMenuItem {
	font-weight: normal;
	font-family: sans-serif;
	color: #003366;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}

.leftMenuItem:Hover {
	font-weight: normal;
	font-family: sans-serif;
	color: #003366;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
}

.footer {
	font-weight: normal;
	font-family: sans-serif;
	color: #003366;
	font-size: 12px;
	text-decoration: none;
}

.bottom {
	font-weight: normal;
	font-family: sans-serif;
	color: #63cef7;
	font-size: 10px;
	text-decoration: none;
}

.bodyLinks {
	text-decoration:none;
	color: #003366;
}
.bodyLinks:Hover {
	text-decoration:underline;
	color: #003366;
}

.bodyTitle {
	font-weight: bold;
	font-size: 13px;
}