a:link{ 
	color: #000000
}
a:visited{
	color: #000000
}
a:hover{
	color: #000000
}
a img{ 
	border:none 
}
body{
	background-color: #727035;
	background-image: url(images/backgrounds/main_screen.gif);			
}
img{
	display: block
}
.style6{
	font-size:  6px
}
.style8{
	font-size:  8px
}
.style10{
	font-size: 10px
}
.style11{
	font-size: 11px
}
.style12{
	font-size: 12px
}
.style14{
	font-size: 14px
}
.style16{
	font-size: 16px
}
.style18{
	font-size: 18px
}
.style24{
	font-size: 24px
}
.style30{
	font-size: 30px
}
.style36{
	font-size: 36px
}
.styleArial{
	font-family: Arial, Helvetica, sans-serif
}
.styleTitle{
	font-family: Times New Roman, serif;
	font-size: 24px;
	color: #2B1511;
}
.styleBold{
	font-weight: bold
}
.styleBlack{
	color: #000000
}
.styleGreen{
	color: #555454
}
.styleGrey{
	color: #BFBFBF
}
.styleGreyDark{
	color: #555555
}
.styleRed{
	color: #CC0000
}
.styleWhite{
	color: #FFFFFF
}
.styleBlueBackground{
	background-color: #ADC5AD 
}
.styleGreenBackground{
	background-color: #0E3E22 
}
.styleTanBackground{
	background-color: #B19746 
}
.styleBorder{
	BORDER: solid #00573C 
}
.styleBorder2{
	border-width: 2px 
}
INPUT.right{
	text-align:right
}
