
/* menu With Sub Menu */
body
{
background:#EAFFF5;
margin:0;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:Century Gothic;
	font-size:12px;
	
}
*html li.menuwidth{
}
li.menuwidth{
}
li.menusize{
}
li.menusize1{
}
#menu li { /* all list items */
	float: left;
	position: relative;
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
    left: 0;
}

#menu li>ul {/* to override top and left in browsers other than IE */
	top: auto;
	left: auto;
}

/* Fix IE. Hide from IE Mac \*/
/** html #menu ul li { float: left; height: 1em; }
 HTML #menu UL LI A {
	height:16px; 
	
}*/
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden;
float:top;
left:auto;
 }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration: none;
	COLOR: #000000;
	 text-valign:middle;
	 font-weight:300;
	 background:#e2e2e2;
	 padding:3px;
	 border:.1em solid #999999;
	font-weight:bold;
	font-family:Century Gothic;
}
/* Hover Styles */
#menu ul a:hover { 
	BACKGROUND: #fbfbfb repeat-x; COLOR: #000000;
} 

/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	color: #000000;
	font-weight:300;
	background: #e2e2e2; /* IE6 Bug */
    padding: 5px;
	BORDER-top: #fff 1px solid;
	text-align:left;
	height:25px;
	font-family:Century Gothic;
	
} 

/* Sub Menu Styles */
 #menu ul ul ul{
	top:0em;
}
 #menu ul ul ul ul{
	top:0em;
}
/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	BACKGROUND:#fbfbfb; COLOR: #000000;
} 

/* Icon Styles */
#menu li a.submenu {BACKGROUND:#e2e2e2;  }
#menu li a.submenu:hover {BACKGROUND: #fbfbfb no-repeat right 50%}u/Peopleacadem
#menu li ul a.submenu {background:#e2e2e2 url() no-repeat right;}
#menu li ul a.submenu:hover {background:#fbfbfb url() no-repeat right;}

.style1
{
font-family: "verdana";
font-size: 12px;
}
.style7
{
font-family: "verdana";
font-size: 14px;
font-weight:bold;
}
.style5
{
font-family: "verdana";
font-size: 12px;
color:"#000099";
}
.style12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style22 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style22 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.style22 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.style23 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.style23 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:"none";
}

.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight:bold;
}
.style12 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height:2;
}
.style12 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
div.center {
    text-align: center;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.stleft
{
text-align:left;
}
.stright
{
text-align:right;
}
.stcenter
{
text-align:center;
}
img
{
border:0;
}
.stbold
{
font-weight:bold;
}
.bg
{
background:#C5F0DD;
}
.bg1
{
background:#999999;
}
.stwidthl
{
width:23%;
}
.stwidthr
{
width:20%;
}
.stwidthc
{
width:57%;
}
.bg2
{
background:#0066CC;
}
.bg3
{
background:url(../images/circle.gif);
height:63px;
width:63px;
}
.bg4
{
background:#FFCC66;
}
.bg5
{
background:#A5A4A4;
}
.stwidth
{
width:71%;
}
.stwidth1
{
width:36%;
}
.stwidth2
{
width:24%;
}
.stwidth3
{
width:18%;
}
.stwidth4
{
width:22%;
}
.stwidth5
{
width:12%;
}
.stwidth6
{
width:24%;
}
.stwidth7
{
width:5%;
}
.sst1
{
width:20%;
}
.sst2
{
width:3%;
}
.sst3
{
width:36%;
}
.style-text-small-small
{
font-family : "Verdana";
font-size : 7px;
color:#000000;
}
.style-text-small-small a
{
font-family : "Verdana";
font-size : 7px;
text-decoration:none;
color:#000000;
}

