﻿
body {
	background-color: #FFFFFF;
	margin-top:0px;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.style1 {
	color: #4168B0;
	font-weight: bold;
}
.style2 {font-size: 10px}

.style3 {
  color: #339900;
  font-weight: bold;
}
.style4 {
	color: #4168B0;
	font-weight: bold;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

img
{
	border:0px;
}

a.home img
{
	background-image: url(../images/home.jpg);
}
a.home:hover img
{
	background: url(../images/home1.jpg) no-repeat;
}
a.world img
{
	background-image: url(../images/world.jpg)
}
a.world:hover img
{
	background: url(../images/world1.jpg) no-repeat;
}
a.about img
{
	background-image: url(../images/about.jpg);
}
a.about:hover img
{
	background: url(../images/about1.jpg) no-repeat;
}
a.academ img
{
	background-image: url(../images/academ.jpg);
}
a.academ:hover img
{
	background: url(../images/academ1.jpg) no-repeat;
}
a.admin img
{
	background-image: url(../images/admin.jpg);
}
a.admin:hover img
{
	background: url(../images/admin1.jpg) no-repeat;
}
a.contact img
{
	background-image: url(../images/contact.jpg);
}
a.contact:hover img
{
	background: url(../images/contact1.jpg) no-repeat;
}

.leftmenu
{
	display:block;
	background-color:#d8e0ef;
	width:170px;
	
}


ul.world-menu, ul.about-menu, ul.academ-menu, ul.admin-menu, ul.contact-menu, ul.worldsub-menu, ul.academsub-menu
{
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	list-style:none;
	width:170px;
	
	}
li.edu
{
	display:none;
}

li.active1, li.active2, li.active3, li.active4, li.active5, li.active6, li.active7, li.active7, li.active8, li.active9, li.active10, li.active11
{
	padding: 5px 0 0  3px !important;
	background: url(../images/subbut3.gif);
	height:23px;
	
	}
.world-menu, .about-menu, .academ-menu, .admin-menu, .contact-menu, .worldsub-menu, .academsub-menu
{
	display:none;
}
option
{
	color:Black;
}

ul.linklist
{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-left:10px;
}
ul.linklist li
{
	list-style:none;
	line-height:18px;
}
ul.linklist a
{
}

.NORTH-AMERICA, .NORTH-AMERICA .title h2
{
	color:#AB4E93;
}
.EUROPE, .EUROPE .title h2
{
	color: #E91688;
}
.AFRICA, .AFRICA .title h2
{
	color:#EEA135;
}
.The-MIDDLE-EAST, .The-MIDDLE-EAST .title h2
{
	color:#D43F2C;
}
.ASIA, .ASIA .title h2
{
	color:#00A2D8
}
.CORPORATE, .CORPORATE .title h2
{
	color:#096D3B;
}
div.ASIA, div.The-MIDDLE-EAST, div.AFRICA, div.EUROPE, div.NORTH-AMERICA, div.CORPORATE
{
	margin-top:25px;
}