a:link{ 
	color: #FFFFFF
}
a:visited{
	color: #FFFFFF
}
a:hover{
	color: #FFFFFF
}
a img{ 
	border: none 
}
body{
	background-color: rgb(110,112,63);
	text-align: center;		/* ie < ie7 */
}
img{
	border: none;
	display: block
}
p{
	text-align: justify;
}
.style6{
	font-size:  6px
}
.style8{
	font-size:  8px
}
.style10{
	font-size: 10px
}
.style11{
	font-size: 11px
}
.eleven{
	font-size: 11px
}
.style12{
	font-size: 12px
}
.twelve{
	font-size: 12px
}
.style14{
	font-size: 14px
}
.style16{
	font-size: 16px
}
.style18{
	font-size: 18px
}
.eighteen{
	font-size: 18px
}
.twenty{
	font-size: 20px
}
.style24{
	font-size: 24px
}
.twentyfour{
	font-size: 24px
}
.style30{
	FONT-SIZE: 30px
}
.style36{
	FONT-SIZE: 36px
}
.arial{
	font-family: arial, helvetica, sans-serif
}
.styleArial{
	font-family: Arial, Helvetica, sans-serif
}
.styleTitle{
	font-family: Times New Roman, serif;
	font-size: 22px;
	font-weight: bold;
	color: #00573C
}
.styleBold{
	font-weight: bold
}
.styleBlack{
	color: #000000
}
.styleGold{
	color: #996600
}
.styleGreen{
	color: #00573C
}
.styleGrey{
	color: #BFBFBF
}
.styleGreyDark{
	color: #555555
}
.styleMetal{
	color: #666666
}
.styleRed{
	color: #CC0000
}
.styleWhite{
	color: #FFFFFF
}
.styleBorder{
	BORDER: solid #00573C 
}
.bold{
	font-weight: bold
}
.greenlinks a:link, .greenlinks a:visited, .greenlinks a:hover { 
	color: #00573C;
}
.styleBorder2{
	border-width: 2px 
}
.styleGreenBackground{
	background-color: #00573C 
}
.styleGreenLightBackground{
	background-color: #E2FFF8 
}
.styleRedBackground{
	background-color: #CC0000
}
.styleMenuBackground{
	background-color: #000000;
}
.greyBackground{
	background-color: rgb(242,242,242);
}
.redBackground{
	background-color: #CC0000
}
#footer{
	background-color: rgb(110,112,63);
}
#footer a:link, #footer a:visited, #footer a:hover{ 
	color: #000000
}
input.right{
	text-align:right
}
