BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.heading  {
	font-style : normal;
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-weight : 600;
	color : White;
}

.heading2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : White;
	text-decoration : none;
}

.heading3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	text-decoration : none;
}
.heading4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #003399;
	text-decoration : none;
	font-weight: bold;
}

.mainmenu {
	
}

.mainmenu A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : White;
	text-decoration : none;
	display : block;
	background-color : #003399;
	height : 20px;
}


.mainmenu A:HOVER {
	color : #99CCFF;
}

.selmainmenu  {

}

.selmainmenu  A{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #99CCFF;
	padding : 5px 5px 5px 5px;
	text-decoration : none;
}

.selmainmenu A:HOVER {
	
}

.dropdown {
	
}

.dropdown A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	padding : 2px 2px 2px 2px;
	text-decoration : none;
	display : block;
	background-color : #003399;
	border-left: 1px solid white;
	border-top: 1px solid white;
	height : 20px;
}


.dropdown A:HOVER {
	color : #99CCFF;
}

.greydropdown {
	
}

.greydropdown A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
	padding : 2px 2px 2px 2px;
	text-decoration : none;
	display : block;
	background-color : #003399;
	border-left: 1px solid white;
	border-top: 1px solid white;
	height : 20px;
}


.greydropdown A:HOVER {
	color : Gray;
}

.greymainmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
	padding : 2px 4px 2px 4px;
	text-decoration : none;
	display : block;
	background-color : #003399;
	height : 20px;
}

.submenu {

}

.submenu A {
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	padding : 5px 5px 7px 5px;	
}

.submenu A:HOVER {
	color : #FF3300;
}

.greysubmenu  {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	padding : 5px 5px 7px 5px;
}

.popuptext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}

.popuptext2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #003399;
	text-decoration : none;
}

.popuplink {

}

.popuplink A {
	color : #FF3300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12 px;
	text-decoration : none;
}

.popuplink A:HOVER {
	color : #003399;
}


.tabletext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	text-decoration : none;
}

.tabletext2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}

.abstractslink {

}

.abstractslink A {
	color : #99CC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12 px;
	text-decoration : none;
}

.abstractslink A:HOVER {
	color : #003300;
}


