/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.jpg);
	background-repeat:repeat-x;
	background-color:#9cad69;
	
}

#phBorder a img {
	border-style:solid;
	border-color:#FFFFFF;
	border-width:5px;
}

input, select {
	background-color:#b9cf7c;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
}


/* this is the look and feel  */
body, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
}
a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
#title, .title {
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
}
#copy {
	color:#000000;
	font-size:0.7em;
	background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;

}
h1 {
	font-size: 1.2em;
	color: #B60532;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #AF2A20;
	padding-bottom:0px;
	margin-bottom:0px;
}




li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-ize: 0.9em
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em
	font-style:italic;
	color: #990000;
}
