.backGR2Right {  background-attachment: fixed; background-repeat: repeat-x; background-position: right}
.backGR2Left {
background-attachment: fixed; background-repeat: repeat-x; background-position: left
}
.backGR2RightY {
background-attachment: fixed; background-repeat: repeat-y; background-position: right bottom
}
.backGR2LeftY {

background-attachment: fixed; background-repeat: repeat-y; background-position: left
}
.SmallArialType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	line-height: normal;
	letter-spacing: 4pt;
	text-align: left;
	text-transform: lowercase;




}
.BigArialType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	line-height: normal;
	letter-spacing: 4pt;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;






}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 4px;
	text-align: left;
	color: #000000;
	line-height: normal;



}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	letter-spacing: 4px;
	text-align: left;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: 4px;
	text-align: left;
}
