/* hide from ie on mac \*/
html {
	height: 98%;
	}
#flashcontent {
	height: 91%;
	}
/* end hide */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 2px;
	margin-top: 5px;
	padding: 2px;
	background-color: #62727a;
	color:#ffffff;
	background-image: url(00-homeBG.png);

}
.tab {
	font-size: 12px;
}
.tabborder {
	font-size: 16px;
	border: 1px solid #CCCCCC;
}
a {
	color: #eddcc8;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.smalltext {
	font-size: 11px;
}
.medtext {
	font-size: 18px;
}
.titletext {
	font-size: 24px;
}
