﻿body 
{
    background-color:#015289;
    font-family: Verdana;
    font-size: small;    
}

#tot 
{
	margin-left:auto;
	margin-right: auto;
	width: 800px;
	height:697px;
	border: #FFFFFF solid 1px; 
	background-color:White;
	/*background-image:url(../Images/others/world and business1.JPG);*/	
}

#tot2 
{
	margin-left:auto;
	margin-right: auto;
	width: 800px;
	height:600px;
	border: #FFFFFF solid 1px; 
	background-color:White;
	/*background-image:url(../Images/others/world and business1.JPG);*/	
}

#tot1 
{
	margin-left:10%;
	margin-top:5%;
	width: 540px;
	height:505px;
	font-family:Times New Roman;
	/*background-image:url(../Images/others/world and business1.JPG);*/	
}

.button
{
    background-image:url('../Images/MasterPage/Buttons/Button brown.jpg');
    text-align:right;
    height:25px;
    width:130px;
    color:#BAB8B9;
    font-weight:bold;
    font-family:Verdana;
    font-size:10px;
    border-style:none;
    margin-right:30px;
    margin-bottom:-5px;
    
}
.button:hover
{
    background-image:url('../Images/MasterPage/Buttons/Button yellow.jpg');
    height:25px;
    width:130px;
    color:#FEBC32;
    font-weight:bold;
}


.button1
{
    background-image:url('../Images/MasterPage/Buttons/bluebg.jpg');
    text-align:center;
    height:25px;
    width:130px;
    color:Black;
    font-weight:bold;
    font-family:Verdana;
    font-size:10px;
    border-style:none;
    margin-right:30px;
    margin-bottom:-5px;
}


.button1:hover
{
    background-image:url('../Images/MasterPage/Buttons/bluebg.jpg');
    height:25px;
    width:130px;
    color:#FEBC32;
    font-weight:bold;
}

#logo
{
    text-align:center;
 
}

.Header1
{
    color: #67686A;
}
