body
{

 	margin-top: 2px;
	margin-bottom: 10px;
	background-image: url("stripe.png");
}


#button 
{
	width: 15em;
	height:30px;
	
	margin-bottom: 1em;
	margin-left:10px;
	margin-right:10px;
	font-family: Tahoma, Arial, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
    font-size : 10px;
	background-color: #90bade;
	color: #333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	font-weight: bold;
	font-variant: normal;
}


#button ul
{
	list-style: none;
	margin: 0;
	border: none;
	height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


#button li 
{
    border-bottom: 1px solid #90bade;
    margin: 0;
    list-style: none;
    list-style-image: none;
}

#button li a
{
    display: block;
    padding: 5px 5px 5px 0.5em;
    border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
    background-color: #2175bc;
    color: #fff;
    text-decoration: none;
    width: 100%;
}

html>body #button li a
{
     width: auto;
}


#button li a:hover 
{
     border-left: 10px solid #1c64d1;
     border-right: 10px solid #5ba3e0;
     background-color: #2586d7;
     color: #fff;
}


#button li #active 
{

	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}


#body
{
	position:relative;
	margin-left:40px;
	margin-right:60px;
	margin-bottom:40px;
	left:50px;
	right:100px;
	top:100px;
	width:800px;
	height:787px;
	z-index:2;
	background-color:#e7971a;
	float:inherit;
}



#bar
 {
	position:absolute;
	left:0px;
	top:145px;
	width:799px;
	height:28px;
	z-index:3;
	background-image:url(image/bar.jpg);
}


#menubar 
{
	margin-top:10px;
	position:relative;
	width:170px;
	height:550px;
	z-index:3;
	float:left;
	background-color:#D4DFFF;
	top:18px;	
}



#Layer1 
{
	position:absolute;
	left:699px;
	top:81px;
	width:25px;
	height:23px;
	z-index:3;
}


#main 
{
	position:absolute;
	left:215px;
	top:255px;
	width:522px;
	height:449px;
	z-index:7px;
}
	
	
P.Home 
{
	font-weight:100; 
	font-size: 13px;
	font-style:oblique;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-variant: normal;
	margin-left:250px;
	
	margin-top: 100px;
	
}


#Layer2 
{
	position:absolute;
	left:284px;
	top:251px;
	width:98px;
	height:12px;
	z-index:4;
}


#Flag 
{
	position:absolute;
	left:593px;
	top:-4px;
	width:148px;
	height:29px;
	z-index:4;
}

.style26
{
	font-weight: bold;
	font-size: 12px;
}  


.style31 {font-size: 12px}
.style32 {font-size: 12}
.style33 {font-size: 14px}
#Layer3 {
	position:absolute;
	left:99px;
	width:800px;
	height:51px;
	z-index:3;
}
#Layer4 {
	position:absolute;
	left:11px;
	top:422px;
	width:162px;
	height:18px;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:541px;
	top:773px;
	width:144px;
	height:27px;
	z-index:4;
}
#Layer6 {
	position:absolute;
	left:461px;
	top:700px;
	width:194px;
	height:22px;
	z-index:4;
}
#Layer7 {
	position:absolute;
	left:4px;
	top:420px;
	width:178px;
	height:25px;
	z-index:4;
}
.style40 {font-weight: bold}
.style41 {color: #FFFFFF}

.error {
      background-color:	    #FFB6C1; 
      border-top:           thin solid #d50404;
      border-bottom:	    thin solid #d50404;
      padding:		    10px; 
 }

.success {
      background-color:     #48E753;
      border-top:           thin solid black;
      border-bottom:        thin solid black;
      padding:              10px;
 }
img {
     border: none;
 }