/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background: #1CA655 url(images/gy_back.gif) repeat-x top center;
  line-height: 170%;
  font: normal 10pt Arial;
  color: #444445;
}

h1 {
  font: bold 10pt Arial;
  margin: 0;

}

a:link	{
	color : #13723A;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #13723A;
	font-weight : bold;
	text-decoration : underline;
}

a:hover	{
	color : #1CA655;
	font-weight : bold;
	text-decoration : underline;
}

a:active {
	color : #13723A;
	font-weight : bold;
	text-decoration : underline;
}


a.one:link	{
		color : #000000;
		font-weight : bold;
		font-family: Verdana;
		text-decoration : none;
}

a.one:visited	{
		color : #000000;
		font-weight : bold;
		font-family: Verdana;
		text-decoration : none;
}

a.one:hover	{
		color : #FFFFFF;
		font-weight : bold;
		font-family: Verdana;
		text-decoration : none;

}


a.two:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;

}


a.three:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;

}
.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Verdana;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Verdana;font-size:12pt;font-weight:bold;font-style:italic;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Verdana;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}

/****** Menu ******/
.menutitles{
font: bold 10pt Arial;
background: #0E5028;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #FFFFFF;
padding: 2px 2px 2px 13px;
}


.mainmenu{
	cursor: pointer;
	text-align:left;
	font: normal 10pt Arial;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding: 4px 2px;
}

.mainmenu ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.mainmenu li
{
background-image: url(images/gy_bullet.gif);
background-repeat: no-repeat;
background-position: .1em .4em;
padding-left: 10px;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active{
	cursor: pointer;
	text-align:left;
	font: bold 10pt Arial;
	text-decoration: none;
	color: #A5DD7B;
	display: block;
	width: 98%;
	padding: 2px;
	border-bottom: 1px solid #0E5028;
}

a.mainmenu:hover{
	cursor: pointer;
	text-align:left;
	font: bold 10pt Arial;
	text-decoration: none;
	color: #FBEE24;
	display: block;
	width: 98%;
	padding: 2px;
	background: #0E5028;
}

a.auctionmenu:link, a.auctionmenu:visited, a.auctionmenu:active{
	cursor: pointer;
	text-align: center;
	font: bold 10pt Arial;
	text-decoration: none;
	color: #A5DD7B;
	display: block;
	width: 98%;
	padding: 2px;
	border-bottom: 1px solid #0E5028;
}

a.auctionmenu:hover{
	cursor: pointer;
	text-align: center;
	font: bold 10pt Arial;
	text-decoration: none;
	color: #FBEE24;
	display: block;
	width: 98%;
	padding: 2px;
	background: #0E5028;
}

.menu{
cursor: pointer;
text-align: left;
font: Arial;
color: #FFFFFF;
font-size:8pt;
font-style:normal;
text-decoration:none;
font-weight:bold;
display:block;
width: 100%;
padding: 0 0 0 0;
}


a.menu:link	{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

a.menu:visited {
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

a.menu:hover	{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

a.menu:active {
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active	{
	color: #C0C0C0;
	font: normal 8pt Arial;
	text-decoration: none;
}

/**End CSS Style*****************************************/

