﻿body 
{
	/* background-image: url(images/globe_usa1.gif); */
	background-repeat:no-repeat; 
	background-color:#BADEBE;
}

.topMenu
{
	background:url(Images/Button2.gif);
	border : 0;
	height:56px;
	cursor:hand;
	font-weight:bold;
	font-style:italic;
	Font-Size:Large;
	color:White;
	width:110px;
}

.topMenuHover
{
	background:url(Images/Button2hover.gif);
	border : 0;
	height:56px;
	cursor:hand;
	font-weight:bold;
	font-style:italic;
	Font-Size:Large;
	color:White;
	width:110px;
}

.leftMenu
{
	background:url(Images/Button3.gif);
	border : 0;
	height:28px;
	cursor:hand;
	font-weight:bold;
	font-style:italic;
	Font-Size:14px;
	color:White;
	width:140px;
}

.leftMenuHover
{
	background:url(Images/Button3hover.gif);
	border : 0;
	height:28px;
	cursor:hand;
	font-weight:bold;
	font-style:italic;
	Font-Size:14px;
	color:White;
	width:140px;
}


.Label01
{
	text-align:center;
	font-size:12px;
	font-family:verdana,helvetica,arial;
}

.Header01
{
	text-align:center;
	font-size:14px;
	font-family:verdana,helvetica,arial;
	font-weight:bold;
}

.Text01
{
	text-align:left;
	font-size:12px;
	font-family:verdana,helvetica,arial;
}
