body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #CCFFFF;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #FFCC00;
}

a:active {
	text-decoration: none;
	color: #FFCC00;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}

h5 {
	font-size: 9px;
}

h6 {
	font-size: x-small;
}

img {
	border: none;
}

.movie {
	width: 772px;
	background-color: #FFFFFF;
	height: 100px;
}

.menu {
	background-color: #79BD32;
	width: 772px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #79BD32;
	border-right-color: #79BD32;
	border-bottom-color: #79BD32;
	border-left-color: #79BD32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	height: 21px;
	background: #009900 url("../images/left-tab.jpg") left top no-repeat;
	font-size: 0.82em;
	font-weight: bold;
}

#navigation a span {
	background: url("../images/right-tab.jpg") right top no-repeat;
	padding-right: 25px;
	height: 21px;
}

#navigation a, #navigation a span {
display: block;
float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span {
float: none
}
/* End IE5-Mac hack */

#navigation a:hover {
	color: #FFCC00;
	background: #009900 url("../images/left-tab-hover.jpg") left top no-repeat;
	text-decoration: none;
	padding-left: 25px;
	height: 21px;
	font-size: 0.82em;
	cursor: hand;
}

#navigation a:hover span {
	background: url("../images/right-tab-hover.jpg") right top no-repeat;
	padding-right: 25px;
	height: 21px;
}

#navigation {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li {
float: left;
display: block;
margin: 0;
padding: 0
}

.tabs {
	width: 772px;
}

.tab1 {
	height: 42px;
	width: 35px;
}

.tab2 {
	width: 255px;
	background-image: url(../images/tab_r1_c2.jpg);
	background-repeat: no-repeat;
	height: 42px;
}

.tab3 {
	height: 42px;
	width: 482px;
}
.mainTitle {
	color: #FFFFFF;
	text-align: center;
}

.content {
	width: 772px;
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

.content2 {
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

.footer {
	background-color: #E49919;
	width: 772px;
	font-size: x-small;
	color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6CB92F;
	border-right-color: #6CB92F;
	border-bottom-color: #6CB92F;
	border-left-color: #6CB92F;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
}
p {
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
.MainContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ol {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
