p
{
	font-size: 11pt;
	color: #ffffff;
	line-height: 14px;
	font-family: 'gill sans' , 'gill sans mt' , 'gill sans light' , 'tw cen mt' , 'ms sans serif',  arial, verdana, sans-serif;
	
}
.heading
{
	font-size: 18pt;
	color: #f2e01b;
	font-family: 'gill sans' , 'gill sans light' , 'gill sans mt', 'ms sans serif';
	text-align: left;
}
.table
{
	font-size: 10pt;
	color: #ffffff;
	line-height: 24px;
	font-family: 'gill sans' , 'gill sans mt' , 'gill sans light' , 'tw cen mt' , 'ms sans serif' , arial;
}
.slideshow
{
	border-right: black thin groove;
	border-top: black thin groove;
	border-left: black thin groove;
	border-bottom: black thin groove;
}
body
{
    scrollbar-face-color: #df6443;
    scrollbar-highlight-color: #a56e07;
    scrollbar-shadow-color: #8a2f1d;
    scrollbar-arrow-color: #d5c301;
    scrollbar-base-color: #ca422c;
    scrollbar-3dlight-color : #ca422c;
    scrollbar-dark-shadow-color: #010a3a;
}
ul
{
	list-style-type: none;
}
li
{
    font-size: 11pt;
    margin: 10px 0px 10px 0px;
    color: #000000;
    line-height: 18px;
    font-family:'gill sans' , 'gill sans mt' , 'gill sans light' , 'tw cen mt' , 'ms sans serif', arial;
}
a:link
{
    font-size: 11pt;
    margin: 0px;
    color: #330000;
    line-height: 18px;
    font-family: 'gill sans' , 'gill sans mt' , 'gill sans light' , 'tw cen mt' , 'ms sans serif', arial;
    text-decoration: none;
}
a:visited
{
    font-size: 11pt;
    margin: 0px;
    font-family: 'gill sans' , 'gill sans mt' , 'gill sans light' , 'tw cen mt' , 'ms sans serif', arial;
    text-decoration: none;
    line-height: 18px;
	color: #000000;
}
a:hover
{
    font-size: 11pt;
    margin: 0px;
    font-family: 'gill sans' , 'gill sans mt' , 'gill sans light' , 'tw cen mt' , 'ms sans serif', arial;
    text-decoration: none;
    color: #ffad08
}
a:active
{
    font-size: 11pt;
    margin: 0px;
    font-family: 'gill sans' , 'gill sans mt' , 'gill sans light' , 'tw cen mt' , 'ms sans serif', arial;
    text-decoration: none;
	color: #000000;
}
a.anchornav
{
	font-size: 10pt;
	font-weight: bold;
	color: #f2e01b;
	font-family: 'gill sans' , 'gill sans mt' , 'gill sans light' , 'tw cen mt' , 'ms sans serif', arial;
	text-decoration: none;
}
a.eventNav
{
	font-size: 11pt;
	color: #330000;
	font-family: 'gill sans' , 'gill sans mt' , 'gill sans light' , 'tw cen mt' , 'ms sans serif', arial;
	text-decoration: none;
}
.tableborder
{
	border-right: darkslateblue thin inset;
	border-top: darkslateblue thin inset;
	border-left: darkslateblue thin inset;
	border-bottom: darkslateblue thin inset;
}
