/* CSS Document */
body {
margin-top: 20px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
background-image: url(/PoloInThePark/images/background.jpg);
}

#TBL1{border-color:#999999;
border-style:dotted; border-width:1px;}

.bodytext{
	font-family: arial;
	font-size: 8pt;
	color: #333333;
}

.bodytext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #3b596d;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #5e8199;
}

.bodytextbold{
    font-family: arial;
	font-size: 8pt;
	font-weight: bold;
    color: #333333;
}

.bodytextitalic{
    font-family: arial;
	font-size: 8pt;
	font-style: italic;
    color: #333333;
}

.bodytd {
background-color:#ffffff}

.greentext{
	font-family: arial;
	font-size: 8pt;
	color: #333333;
}

.greentext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #4b4c0e;
}

.greentext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #6b6a26;
}

.navigation {
	background-color:#0055B4;}
	
.navigation {
	font-family: arial;
	font-size:9pt;
	text-decoration: none;
	color: #FFFFFF;
}

.navigation a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFEF00;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #4E8442;
}

.footertext{
	font-family: arial;
	font-size: 8pt;
	color: #ffffff;
}

.footertext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #B9CCF0;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #DCE6F8;
}


.heading{
	font-family: georgia;
	font-size: 12pt;
	font-weight: none;
	color: #03528B;
}

.heading2{
	font-family: georgia;
	font-size: 11pt;
	font-weight: none;
	color: #4b4c0e;
}

.bodytextlg{
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}

.bodytextlg a{
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	color: #3b596d;
}

.bodytextlg a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #5e8199;
}

.bodytextboldlg{
    font-family: arial;
	font-size: 10pt;
	font-weight: bold;
    color: #333333;
}

.bodytextitaliclg{
    font-family: arial;
	font-size: 10pt;
	font-style: italic;
    color: #333333;
}

