html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	margin: 0px;
	margin-top: 13px;
}

img {
	border: none;
}

h1 { color: #555555; font-size: 20px; margin:0px; padding-top:10px; padding-bottom:5px; }

.contentdiv {
	width: 654px;
	color: #666666;
	font-family: Georgia, Times New Roman, Ms Sans Serif;
	font-size: 12px;
	padding-bottom:10px;
	text-align:justify;
}

table {
	color: #666666;
	font-family: Georgia, Times New Roman, Ms Sans Serif;
	font-size: 12px;
}

p { margin-top:10px; }

.footercell {
	border-top:1px solid #aecc30;
	text-align:center;
	text-align:center;
	 font: Verdana;
	 font-size: 12px;
	 color: #666666;
}

.footercell a { color:#666666; }

.subtitle { 
	font-style: italic;
	font-weight: bold;
	color: #aecc30;
}

.contentimg {
	border:1px solid #aecc30;
	margin:6px;
}

input {
	font-family: Georgia, Times New Roman, Ms Sans Serif;
	font-size: 12px;
}

.text { width:200px; }

textarea {
	font-family: Georgia, Times New Roman, Ms Sans Serif;
	font-size: 12px;
}