P
{
}
H1
{
}
H2
{
}
H3
{
}
A
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:active
{
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
.tbcellblack
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbcellblue
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbheaddblue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial, Verdana
}
.tbcellred
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.mainmenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.bannertext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: maroon;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbcellhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ff9900;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.msgtxt
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'Times New Roman'
}
.msgtxtblack
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.msgtxtblue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.treenormal
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: transparent
}
.treeselected
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR: gold
}
.tbheadblack
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbheadblue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbcell10blue
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbcell10black
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Serif'
}
.tbcellrblue
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: royalblue;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.msgtxtbrown
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: maroon;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbcell10maroon
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: maroon;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.menucategory
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbcell10red
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, 'MS Serif'
}
.tbcellgray
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    COLOR: darkgray;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.tbcellgreen
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #507794;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
.txtmsgwhite
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, 'MS Serif'
}
.tbselectlist10black
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'Courier New'
}

/*----- Home Menu---------- */
.GrpHead {
 width: 140px;
 background-color: #6699CC;
 font-family: Verdana, Arial, Helvetica;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 11px;
 padding: 4px;
 cursor: hand;
}
.GrpContent {
 width: 140px;
 font-family: Verdana, Arial, Helvetica;
 color: #FFFFFF;
 font-size: 11px;
/* padding: 4px;*/
 background-color: #8CC2F9;
 border: 0.1mm solid #8CC2F9;
}


div.GrpContent a {
 display:block;
 padding:0.3em;
 font-weight:bold;
/* border-bottom:0.1mm dashed #0091D7;*/
 color:#00f;
 text-decoration:none;
 border: 0.1mm solid #8CC2F9;

}

/*html>body div.menu a {width:auto;}*/

div.GrpContent a:hover {
 background:#C8E1FB;
 color:#2977C7;
 
}
/*----- Home Menu---------- */

/*--- NAI new CSS - 26-10-2007 - farid ----*/

/* this is for the tables that used to be yellow that you see in the home.asp page */
.NewYellowTbl {
	/*table header color*/
	background-color: #D8E9FA;
	padding: 2px;
	border: 1px double #999999;
}

.NewTableHeader{
	/*table header color*/
	background-color: #D8E9FA;
	padding: 2px;
	border: 1px double #999999;

}

.NewTRHeader{
	/*table header color*/
	background-color: #D8E9FA;
	FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}

	
	
.NewCourseAsstListTbl {
	/*table header color*/
	background-color: #CBC9C9;
	padding: 2px;
	border: 1px double #999999;
}

.NewMainCourseAsstListTbl {
	/*table header color*/
/*	background-color: #D8E9FA;*/
/*	padding: 2px;*/
	border: 1px double #999999;
}

/*for the alt table*/
.NewTD_Alt01
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
	background-color: #ffffff;
}

.NewTD_Alt02
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
	background-color: #DFDFDF;
}


.NewTDColor
{
/*    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';*/
	background-color: #DFDFDF;
}


.AjaxDivBox
{
	padding: 8px;
	background-color: #DFDFDF;
	FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}

.AjaxTimeText
{
	FONT-SIZE: 8pt;
    COLOR: black;
}

.maroonPlainTxt
{
    FONT-SIZE: 10pt;
    COLOR: maroon;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}

.priDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #D8E9FA;
	padding: 12px;
border: 1px double #999999;
	cursor: hand;
}

.generalDivBox {

	background-color: #FFFFFF;
	padding: 8px;
	border: 1px double #999999;
}

.tabTable {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

/*-------------css button---------------*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	color: #444;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.button:hover {
    color: #444;
}

a.button:visited {
    color: #444;
}


/*---------------------------------------------*/
