h1, .h1 {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
	}
	
.red {
	font-family: Verdana, Trebuchet MT;
	font-size: 11px;
	color: white ;
	font-weight: bold;
	}
	
a:hover {
	text-decoration: none;
}

a.white {
	font-family: Verdana, Trebuchet MT;
	font-size: 11px;
	color: white ;
	font-weight: light;
	}
	
	
.title {
	font-family: Arial, Trebuchet MT;
	font-size: 16px;
	color: red;
	font-weight: bold;
	}


.frontbold {
	font-family: Verdana, Trebuchet MT;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	}

.normal {
	font-family: Verdana, Trebuchet MT;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
	
.small {
	font-family: Verdana, Trebuchet MT;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}
	
a.mainlink {
	font-family: arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	
a.mainlink:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFD700;
	font-weight: bold;
	text-decoration: none;
	}
	
a.smalllink {
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: lighter;
	text-decoration: none;
	}
	
a.smalllink:hover {
	font-family: verdana;
	font-size: 10px;
	color: Maroon;
	font-weight: bold;
	text-decoration: none;
	}
	
a.news {
	font-family: verdana;
	font-size : 11px; 
	color: white;
	text-decoration: none;
	}
	
a.news:hover {
	font-family: verdana;
	font-size: 11px;
	color: Yellow;
	text-decoration: none;
	}

a.biglinks, .biglinks {
	font-family: verdana;
	font-size: 11px;
	color: #F9F0D3;
	font-weight: bold;
	text-decoration: none;
	}
	
a.biglinks:hover {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: big;
	text-decoration: underline;
	}
	

.signin {
	font-family: verdana;
	font-size: 11px;
	color: black;
	font-weight: lighter;
	}

.frontbullets {
	font-family: arial;
	font-size: 12px;
	color: black;
	font-weight: lighter;
	text-decoration: none;
	}
	
input {
	border : 0px Black;
	font-size : 11px;
	font-family : Arial;
	font-weight : lighter;
	border-bottom : 1px solid;
	border-top : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
}
.sectionhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	background-color: #F49938;
	font-weight: bold;
}
.menu {
	position: relative;
	left: 15px;
	top: 15px;
	visibility: visible;
}

#tree a {
	color: #000000;
	text-decoration: none;
}
#tree img {
	border: 0px;
	width: 19px;
	height: 15px;
}

#tree input {
	border: 0px;
	width: 19px;
	height: 15px;
}

#tree {
	font-family:  Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.header {
	font-family:  Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #8B4513;
	border-bottom : 1px dashed #C8C8C8;
}


.package-false {
	background-color: #efefef;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.package-true {
	background-color: #ffffcc;
	/*background-color: #d3e2ff;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.series-false {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 15px;
}

.series-true {
	background-color: #ffffee;
	/*background-color: #e8efff;*/
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.package-tree {
	width:320px;
	height=350px;
	overflow:auto;
    scrollbar-face-color: #dddddd;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: #efefef;
    scrollbar-3dlight-color: #efefef;
    scrollbar-arrow-color: black;
    scrollbar-track-color: #efefef;
    scrollbar-darkshadow-color: #aaaaaa;
}
.DPECSERIESNAME {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.DPECCOURSENAME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000050;
	text-decoration: underline;
}
.DPECSYNOPSIS {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.DPECTOPICSCOL1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.DPECPRODCODE {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.DPECCOURSETIME {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.horizontalrule {
	border : thin solid #E2E2E2;
}

blockquote {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

blockquote table, li{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

table, li{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: normal;
	font-size: 12px;
	color: #660000;
}
.AdminHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.AdminPageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006595;
}

.certification {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #31415C;
}

.certification2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
}
.ParagraphTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006595;
}
.TableIdentifier {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFEDF;

}
.CertPaths {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
body {
	color: #000000;
}
.question {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1FDA2;
	background-repeat: no-repeat;


}
.courses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.ultop {
	margin-top: 0px;
}

.search_filesize{color:#008000}
.search_hitcount{color:#808080;font-size:11px}
.search_link{color:#008000; font-size:12px}
.search_summary{color:#222244; font-size:11px}
.search_term{background:#F5F5F5;font-weight:bold}
.search_title a{color:#0000FF}
.TreeCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F2E6BF;
	background-repeat: repeat;

}
.interestSelect {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #990000;
	padding-left: 20px;
}
.listCourses {
	font-family: Verdana, Trebuchet MT;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width : 160px
	
	}
.interestResult, a.interestResult
{
	font-family : Verdana, Arial, "Trebuchet MS", sans-serif;
	font-style : normal;
	font-size : 11px;
	color: #000000;
	left : 8px;
	}

ul.interestResult
{
	list-style-position : outside;
	list-style-type : square;
	font-family : Verdana, Arial, "Trebuchet MS", sans-serif;
	font-style : normal;
	font-size : 11px;
	color: #000000;
	margin-left : 13px;
	padding-left :9px;
}
li.interestResult
{
	list-style-position : outside;
	list-style-type : square;
	font-family : Verdana, Arial, "Trebuchet MS", sans-serif;
	font-style : normal;
	font-size : 11px;
	color: #000000;
	padding-bottom : 7px;
}
.CourseHours {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #333333;	
	}
.welcome {

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
}

.smalllink {
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: lighter;
	text-decoration: none;
	}
