body{font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS"; margin:0px; margin-bottom:10px; color:#606060;
background-image:url(../images/bgmain.gif); background-repeat:repeat-x; background-color:#f3f5f0; }

a:link {FONT-SIZE: 11px; COLOR: #4f4f4f; font-family:  Verdana, Arial, Helvetica, sans-serif; text-align:left; border-style:none;}
a:visited {FONT-SIZE: 11px; COLOR: #4f4f4f; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left;  text-decoration:blinkz;  }
a:hover{color:#007d00}

.footer{ 
    height: 10em; 
	background: #bfbfab repeat;
color:#626256;
width:100%;
} 
.article-header{color:#009900; font-size:12px; font-weight:bold;}

/**  CSS For Top Navi  **/

#navcontainer
{
width: 100%;
float: left;
height:31px;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; cursor:pointer;}
#navcontainer ul
{
margin: 0;
padding: 0 0 0 0%;
color: #00861b;
font-family: Verdana, Arial, Helvetica, sans-serif, "Tahoma";
font-size: 11px;
font-weight: bold;
}
#navcontainer ul li a
{
padding: 8px;
background-image:url(../images/menubg.gif);
color: #00861b;
text-decoration: none;
float: left;
border-right: 1px solid #e4e4e4;
}

#navcontainer ul li a:hover
{
background-image:url(images/menubghover.gif);
background-color: #00861b;
color: #ffffff;
}

#navlist li a:hover, #navlist li a:active
{
color: #00861b;
text-decoration: none;
background: #f2f2f2;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif, "Tahoma";
}

.search_keyword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	/**background-image:url(images/menubg.gif)**/
}

.td_styledotted {
	border-bottom:dotted 1px;
	color: #555;
	padding: 6px;
	vertical-align:top;
}

.td_stylesolid 
{
    border-bottom:solid  1px #346C76;
	color: #666;
	padding: 4px;
	vertical-align:top; 
}

.td_stylesolidgrey 
{
    border-bottom:solid  1px #dcdcdc;
	color: #666;
	padding: 4px;
	vertical-align:top; 
}

tbl_AlignLeft {
	 left:auto;
}


.NewsArchive_list li{
		list-style-type:none;
        padding :8px;
		color:#606060;
		cursor:pointer;
		border-bottom: 1px #ccc dotted;
		text-decoration:none;
		margin-left:2px;
		padding-left:0px;
		}
.NewsArchive_list li a { text-decoration:none; color:#4F4F4F}
.NewsArchive_list li a:hover { text-decoration:none; color:#009900}

.StudentServices_list ul {
		list-style-type:square;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		color:#666
		}
.StudentServices_list li{
		list-style-type: square;
		padding: 8px;
		color:#009900;
		cursor:pointer;
		border-bottom: 1px #ccc dotted;
		text-decoration:none;
		}
.StudentServices_list li a { text-decoration:none; color:#4F4F4F}
.StudentServices_list li a:hover { text-decoration:none; color:#009900}

#background-table { 
	width: 100%; 
	padding-top: 0px; 
	background-image: url(../images/bgmain.jpg);
	background-repeat:repeat-x; 
	background-color:#f3f5f0; border:none;
	height:100%}
	
#background-tablesub { 
	width: 100%; 
	padding-top: 0px; 
	/**background-image: url(../images/bgmain_sub.jpg);**/
	background-repeat:repeat-x; 
	background-color:#f3f5f0; border:none;
	height:100%}

#tblmain { 
	width: 900px; 
	padding-top: 0px; 
	background-image: url(../images/bgmain.gif); 
	background-repeat:repeat-x; 
	border:none;
	height:100%}
	
#tblmain_sub { 
	width: 900px; 
	padding-top: 0px; 
	/**background-image: url(../images/bgmain_sub.gif); **/
	background-repeat:repeat-x; 
	border:none;
	height:100%}

#emblem-holder {
	width: 100%; 
	padding-top: 0px; 
	background-image: url(images/leftemblem.jpg); 
	background-repeat:no-repeat; 
	height:100%;
	}

#emblem-holdersub {
	width: 100%; 
	padding-top: 0px; 
	background-image: url(images/leftemblem_sub.jpg); 
	background-repeat:no-repeat; 
	height:100%;
	}

#container { 
	width: 100%; 
	/**margin: 0px 0px 0px 120px;
	
	padding-top: 0px; 
	background-image:url(images/bgmain.gif); 
	background-repeat:repeat-x; 
	background-color:#f3f5f0; border:none;**/
	height:100%}  
     

/*-------------------------------------------------/
 *unordered list settings
 */

ol.style  {
 list-style-type:decimal;
 color: #666666;
}


ol.style li {
 list-style-type:decimal;
 color: #ccccc;
}

