body {
	font-face: verdana,arial,sans-serif;
	font-size: 10px;
	color: #013446;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #336666;
	line-height: 1.4;
}

div {
	margin: 0px;
	padding: 0px;
}

html>body {text-align: -moz-center;}

table,td {
	font-family: verdana,arial,sans-serif;
  font-size: 10px;
  color: #013446;
  text-align: left;
  line-height: 1.4;
}

.paper_text {
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	color: #013446;
	padding-right: 12px;
	padding-top: 6px;
}

ul {
	margin: 0px;
	padding: 0px;
}

.paper_text ul {
	margin-left:20px;
	padding-left: 0px;
}

.paper_text li {
	line-height: 1.2;
	margin-left: 0px;
}

.paper_indent {
	padding-left: 20px;
}

.word {
	text-align: right;
}

.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	height: 393px;
	padding-left: 105px;
	
}

.right_bg {
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	height: 317px;
}

.shadow {
	background-image: url(images/right_shadow.gif);
	background-repeat: repeat-y;
}

.welcome {
	padding-top: 33px;
	padding-left: 31px;
	text-align: right;
	width: 211px;
	font-weight: bold;
	color: #013446;
	line-height: 1.4;
}

.schedule {
	padding-left: 36px;
	width: 235px;
}

.schedulea {
	color: #565656;
	font-weight: bold;
	padding-left: 3px;
}

.scheduleb {
	color: #565656;
	text-align: right;
}

.green {
	background-color: #9ED443;
	border-left-color: #264C4C;
	border-left-width: 1px;
	border-left-style: solid;
	background-image: url(images/green_bg.gif);
	background-repeat: no-repeat;
	height: 503px;
	width: 810px;
	text-align: right;
	vertical-align: top;
}

.inner_content {
	text-align: left;
	padding-top: 21px;
	padding-right: 20px;
	padding-left: 24px;
	padding-bottom: 29px;
}

.rules_content {
	text-align: left;
	padding-right: 20px;
	padding-left: 24px;
}

.postits {
	padding-top: 150px;
	background-image: url(images/post-its.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.postit_text {
	vertical-align: top;
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	line-height: 1.4;
}

.input {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-color: #333333;
}

h1 {
	color: #333333;
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 3px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h2 {
	background-color: #333333;
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 2px;
	color: #ffffff;
	margin-top: 8px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.footer a:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

h2 a:link {
	color: #ffffff;
	text-decoration: none;
}

h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

h2 a:active {
	color: #ffffff;
	text-decoration: none;
}

h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

form {
	margin: 0px;
}

.box {
	border-style: dashed;
	border-width: 1px;
	border-color: #76B240;
	padding: 5px;
	background-color: #86C64C;
}

.innerbox {
	border-style: solid;
	border-width: 1px;
	border-color: #C4FC66;
	padding: 10px;
	background-color: #ACEA53;
}

.addy {
	background-image: url(images/addy_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
}