@charset "utf-8";
body {
	background-color : #003300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0;
	margin : 0;
	text-align : left;
	letter-spacing : normal;
} 
h1 { 
color : #003300; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : xx-large; 
font-weight : bold; 
} 
h2 { 
color : #003300; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : x-large; 
font-weight : bold; 
} 
h3 { 
color : #003300; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : large; 
font-weight : bold; 
} 
h4 { 
color : #003300; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : medium; 
font-weight : bold; 
} 
h5 { 
color : #003300; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : small; 
font-weight : bold; 
} 
h6 { 
color : #003300; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : small; 
font-weight : normal; 
} 
a:link { 
text-decoration : none; 
color : #999999; 
} 
a:visited { 
text-decoration : none; 
color : #0066ff; 
} 
a:hover { 
text-decoration : none; 
color : #00cc33; 
} 
a:active { 
text-decoration : none; 
color : #003300; 
} 
.Style3 { 
color : #333333; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 15px; 
} 
#table1 { 
border-collapse : collapse; 
background-color : #cdecf5; 
} 
.Cellpadding { 
text-align : left; 
padding-top : 5px; 
padding-right : 10px; 
padding-bottom : 5px; 
padding-left : 10px; 
vertical-align : top; 
} 
#footer { 
background-color : #003300; 
color : white; 
width : 980px; 
overflow : auto; 
clear : both; 
padding : 0; 
margin : 0; 
text-align : center; 
min-height : 90px; 
border-top-width : 8px; 
border-top-style : solid; 
border-top-color : #003300; 
} 
#footer p { 
font-size : 90%; 
line-height : 160%; 
padding-right : 15px; 
margin-top : 15px; 
margin-bottom : 10px; 
} 
#footer a:link { 
color : white; 
text-decoration : none; 
} 
#footer a:visited { 
color : white; 
text-decoration : none; 
} 
#footer a:hover { 
color : white; 
text-decoration : underline; 
} 
.textarea {
	padding-right: 10px;
	padding-left: 10px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.photo_pages {
	color: #FFF;
}
