.click-menu {
    width: 150px;
}
.click-menu .box1 {
	background-image:url(../images/bttn.gif);
	background-position:center;
	background-repeat:no-repeat;
    /*background-color: #FFFFFF;*/
    color: #003d7d;
    font-weight: bold;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    padding: 4px 10px;
    /*border-width: 1px;*/
    /*border-color: #CCCCCC;*/
    /*border-style: solid solid solid solid;*/
	/*-moz-border-radius: 15px;*/
    cursor: pointer;
    position: relative;
}
.click-menu .box1-hover {
    background-image:url(../images/bttn2.gif);
	background-position:center;
	background-repeat:no-repeat;
	/*background-color: #003d7d;*/
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    padding: 4px 10px;
    /*border-width: 1px;*/
    /*border-color: #FFFFFF;*/
    /*border-style: solid solid solid solid;*/
    cursor: pointer;
    position: relative;
}
.click-menu .box1-open {
	background-image:url(../images/bttn.gif);
	background-position:center;
	background-repeat:no-repeat;
    /*background-color: #FFFFFF;*/
    color: #003d7d;
    font-weight: bold;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    padding: 4px 10px;
    /*border-width: 1px;*/
    /*border-color: #FFFFFF;*/
    /*border-style: solid solid none solid;*/
    cursor: pointer;
    position: relative;
}
.click-menu .box1-open-hover {
	background-image:url(../images/bttn2.gif);
	background-position:center;
	background-repeat:no-repeat;
    /*background-color: #003d7d;*/
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    padding: 4px 10px;
    /*border-width: 1px;*/
    /*border-color: #FFFFFF;*/
    /*border-style: solid solid none solid;*/
    cursor: pointer;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #003d7d;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    padding: 5px 5px 6px 10px;
    /*border-width: 1px;*/
    /*border-color: #FFFFFF;*/
    /*border-style: none solid solid solid;*/
    display: none;
}
.click-menu .section a {
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
}
.click-menu .box2-hover {
    background: ##d6dff7;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
}

/*-- Text--*/
.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

.top_title {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003d7d;
}

.top_title2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003d7d;
}

.info {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.info_bold {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.info_HLT {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.quicklinks {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.pic_text {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015289;
}

.click_here {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
}

.syllabus_1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #015289;
}

.syllabus_2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #292929;
}

.login {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.Go {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}


/*-- Text_Links--*/
a.textL:link,a.textL:active,a.textL:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.textL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.textC:link,a.textC:active,a.textC:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.textC:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.textF:link,a.textF:active,a.textF:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.textF:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.textZ:link,a.textZ:active,a.textZ:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.textZ:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

span.red {color: #996633}
span.white {color: #000000}