body {
	font-family: Arial;
	margin: 0px;
}
a {
	font-family: Arial;
	color: #13007c;
	font-size:12px;
}
a.top {   
	font-size: 12px;
	color: #291788;
    font-weight: bold;
    cursor: pointer;
	 text-decoration: none;
}
a.top:hover {
	text-decoration: underline;
}
td.bigbutton {
	background: url(big-button.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;	
	text-decoration: none;
}
.mainlevel,.menu,.root-item {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #13007C;
    text-decoration: none;
	cursor: pointer;
}
.category {
	background-color: #13007C;
}
.menu_cur {
	font-size: 16px;
	font-weight: bold;
	color: #13007c;
    background-color: #CCCCCC;
    text-decoration: none;
	cursor: pointer;
}
.ac_menu,.mainlevelac {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #FF6700;
    text-decoration: none;
	cursor: pointer;	
}
.sub_menu {
	font-size: 14px;
	font-weight: bold;
	color: #13007C;	
}
.sub_menu_desc,.date,.bootom {
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
}
.subj,.contentheading,.componentheading,h1, .e2g_currentCrumb {
	font-size: 17px;
	font-weight: bold;
	color: #13007C;	
}
.subj2,.moduletable {
	font-size: 14px;
	font-weight: bold;
	color: #13007C;	
}
h2 {
  display:inline;
  font-width:bold;
}
h2,.text,.contentpaneopen {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}
.bottom {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
td.contentpaneopen {
    text-align: left;
    border: medium;
}
.linx_description {
  padding-top:10px;
}

