.swmenu_ontab {
	font-size: 12px;
	background-image: url("../images/blue-tab.png");
	border: 0px solid #cccccc;
	width: 150px;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.swmenu_offtab {
	font-size: 12px;
	background-image: url("../images/white-tab.png");
	border: 0px solid #cccccc;
	width: 150px;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #FFFFFF;
}

.swmenu_offtab:hover {
	text-decoration:underline;
	font-weight: normal;
	color: #FFFFCC;
}
.swmenu_ontab2 {
	font-size: 12px;
	background-image: url("../images/smallblue-tab.png");
	border: 0px solid #cccccc;
	width: 75px;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.swmenu_offtab2 {
	font-size: 12px;
	background-image: url("../images/smallwhite-tab.png");
	border: 0px solid #cccccc;
	width:75px;
	text-align: center;
	cursor: pointer;
	font-weight:normal;
	color: #FFFFFF;
}
.swmenu_offtab2:hover {
	text-decoration:underline;
	font-weight: normal;
	color: #FFFFCC;
}

.swmenu_table{
background-color:#FFFFCC;
color:#000;
font-weight: bold;
font-size: 12px;
}

.swmenu_container{
width:750px;


}


.swmenu_tabheading,
.swmenu_tabheading td,
.swmenu_tabheading div{
	background-color: #003366;
	color: #FFF !important;
	font-size: 12px;
	
    padding:3px;
     font-weight: bold !important ;
}

.swmenu_tabheading a,
.swmenu_tabheading a:active{
	text-decoration:underline;
	color: #FFF !important;
	font-size: 12px;
	text-align: left;
    padding:0px;
     font-weight: bold !important ;
}

.swmenu_tabheading a:hover{
	text-decoration:underline;
	color: #FF9966 !important;
	font-size: 12px;
	text-align: left;
    padding:0px;
     font-weight: bold !important ;
}

.swmenu_row0 a:hover img,
.swmenu_row1 a:hover img,
.swmenu_tabheading a:hover img{
	position:relative;
	top:1px;
}

.swmenu_row0:hover,
.swmenu_row1:hover{
	background-color: #CCCCCC;
}

.swmenu_sectionname {
	
	color: #003063 !important;
	font-size: 17px;
	text-align: left;
    font-style:italic;
     font-weight: bold !important ;
}

.swmenu_menubackgr {
	background: #FFFFCC;
	border-bottom: 1px solid #cccccc;

}

.swmenu_row0 {
	background: #FFFFCC;
	border-bottom: 1px solid #000000;

}

.pagenav {


color:#fff;

}