
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #252525;
	border: 0px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	vertical-align: top;
	background-color:#39754e;
	/*background-color:#ffffff;*/
	/*background-image: url(images/g2lg2g2lg.png);*/
	/*background-repeat: repeat-x;*/
}

img
{
	padding: 0px 0px 0px 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


a:link
{
	text-decoration: none;
	color: #ffffff; /*#ffd055;*/
	font-weight: bold;
	font-size: smaller;
}

a:visited
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size:smaller;
}

a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: smaller;
}

a:active 
{ 
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size:smaller;
}

.PageContainer
{
	width:70%;
	display:block;
	left:auto;
	right:auto;
	position:relative;
	text-align:center;
}

.Menu
{
	color: #ffbc00;
	display: inline;
	list-style: none;
	white-space: nowrap;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin: 0 0 7px 0;
	padding: 0 15px 0 15px;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	line-height: .9em;
	font-weight: bold;
	border-right: 2px solid #FFFF00;		
}

.BckColorPage
{
	background: #39754e;
}

.BckColorBody
{
	background-color:#fcfcfc;
}

.BckColorLightBlue
{
	background-color:#465f90;
}

.AltFont1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #252525;
}
.FontLight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F4F4F4;
}
.Caption1
{
	font-style:italic;
	font-weight:bold;
	font-size:smaller;
	color:#707070;
	left:auto;
	right:auto;
	text-align:center; 
}

/*.PaddingBody
{
	padding-left:12px;
	padding-right:12px;
}*/
