html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	border:none;
	background-image:url(../images/agt-background.jpg);
	background-color:#282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FFFFFF;
	}
/* Styles for the text - header tags */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #f9f695;
	font-weight: normal;
	line-height: 14pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 13pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 11pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #f9f695;
	font-weight: normal;
	line-height: 14pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
}
/* Styles for the calendar */
.calendarHeader { width: 100% }

.calendar { width: 100% }

.calendar th { width: 14%; }

.calendar thead { background-color: #333300; }

.calendar td { 
	height: 110px;
	border-style: solid;
	border-width: 1px;
	border-color:#333300;
	vertical-align: top
}
/* Styles for the other text */
.bottomtext {
	font-size: 7pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.bottomtextyellow {
	font-size: 7pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f9f695;
	text-decoration:underline;
}
.calendartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
/* Styles for the links */
a.bottomlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	line-height: 11pt;
	font-weight: bold;
	text-decoration:none;
}
a.bottomlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	line-height: 11pt;
	font-weight: bold;
	text-decoration:none;
}
a.bottomlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	line-height: 11pt;
	font-weight: bold;
	text-decoration:none;
}
a.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #f9f695;
	line-height: 11pt;
	font-weight: bold;
	text-decoration:underline;
}
a.biggerbodylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f9f695;
	line-height: 13pt;
	font-weight: bold;
	text-decoration:none;
}
a.biggerbodylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f9f695;
	line-height: 13pt;
	font-weight: bold;
	text-decoration:none;
}
a.biggerbodylink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f9f695;
	line-height: 13pt;
	font-weight: bold;
	text-decoration:none;
}
a.biggerbodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f9f695;
	line-height: 13pt;
	font-weight: bold;
	text-decoration:underline;
}
/* Styles for the default links */
A:link {font-size: 9pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration:underline; }
A:visited {font-size: 9pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration:underline; }
A:active {font-size: 9pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration:underline; }
A:hover {font-size: 9pt; line-height: 13pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #f9f695; text-decoration:underline; }
/* Styles for the main table */
#mainholdingtable {
width:100%;
}
#mainholdingtablein {
width:824px;
height:100%;
background-color:#2e1c24;
border-left: 1px solid #4e4139;
border-right: 1px solid #4e4139;
}
#footertable {
width:822px;
height:97px;
background-image:url(../images/agt-bottom-bar.gif);
border-top: 1px solid #4e4139;
}
#headercontent {
width:822px;
height:175px;
border-bottom: 1px solid #4e4139;
}
#tablespliter {
width:100%;
height:11px;
background-image:url(../images/agt-spliter.gif);
}
#pscroller2{
width: 800px;
height: 19px;
padding: 3px;
}
#pscroller2 a{
text-decoration: none;
}
#tableimage1pxstroke {
width:100%;
border-left: 1px solid #4e4139;
border-right: 1px solid #4e4139;
border-top: 1px solid #4e4139;
border-bottom: 1px solid #4e4139;
}
#calendartemplateheader {
width:802px;
height:25px;
background-image:url(../images/agt-calendar-background.gif);
border-left: 1px solid #4e4139;
border-right: 1px solid #4e4139;
border-top: 1px solid #4e4139;
border-bottom: 1px solid #4e4139;
}