.lftBrdBlk{
	border: 0px;
	border-left: 0px solid #0E1747;
	font-style: italic;
	color: #0E1747;	
	font-size:8px
	}
	
.lftBrdBsm{
	border: 0px;
	border-left: 0px solid #0E1747;
	font-style: none;
	color: #091864;	
	font-size:13px
}

.font{
	text-decoration: underline;
}
#leftPane, #leftPane td, #leftPane div{
	font-family: Trebuchet MS, verdana;
	font-size:14px;
	font-style: italic;
}
.whiteDiv{
	background-image:url(../images/whiteDotDivider.gif);
}
#cell1{
	background-image:url(../images/cell1bg.gif);
	width:150px;	
}
#cell2{
	background-image:url(../images/cell2bg.gif);
	width:193px;	
}
#cell3{
	background-image:url(../images/cell3bg.gif);
	width:193px;	
}
#cell4{
	background-image:url(../images/cell4bg.gif);
	width:193px;	
}
#mainMenu{
	font-weight:bold;
}
#mainMenu td:hover{
	background: url(../images/menuBgHover.gif) center center repeat-x;
	cursor:pointer;
	cursor:hand;
}
.mainMenuDiv:hover{
	background: url(../images/menuBg.gif);
}
#title1 {
	background: url(../images/title1.gif) center center repeat-x;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	height: 29px;
	text-align: right;
}
#title2{
	background: url(../images/title2.gif) center center repeat-x;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	height: 29px;
	width: 100%;
	text-align: right;
}
#title3 {
	background: url(../images/title3.gif) center center repeat-x;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	height: 29px;
	text-align: right;
}
#title4{
	background: url(../images/title4.gif) center center repeat-x;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	height: 29px;
	width: 100%;
	text-align: right;
}
.blueBox {
	background-color: #1C3796;
	border: 1px solid black;
}
.greenBox{
	background-color: #4D791A;
	border: 1px solid black;
}
.orangeBox{
	background-color: #C18E00;
	border: 1px solid black;
}
.maroonBox{
	background-color: #781706;
	border: 1px solid black;
}
.blankBox{
	background: url(../images/block.gif);
	width: 4px;
}
.grnBx{
	background-color: #58D621;
}
.grnBrd{
	border: 1px solid #638E94;
}
.lnk{
	text-decoration: none;
}
.lnk:hover{
	text-decoration: none;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline; color:4DBAE3
}
.p{cursor: hand;
}

/*
	top menu
*/
.topMenuItem{
	background-color: #305CE4;
	cursor:pointer;
	cursor:hand;
}
.topMenuItemHover{
	background-color: #0C1F5C;
	cursor:pointer;
	cursor:hand;
}
#drawMenus table{
	border: 1px solid #7691E8;
}