.leftreveal {
	background-image: url(images/leftreveal2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottombg {
	background-image: url(images/body_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bodytextbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

html{
	min-height: 100%;
	background:#000000 url(images/background.jpg) no-repeat center bottom fixed;
	margin-bottom: 1px;
	margin:0 auto;
	padding:0px;
}

body{
	margin:0 auto;
	padding:0px;
}

.bgtile {

}

a:link {
	color: #FFCC66;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFCC66;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background: #000000;
	font-weight: bolder;
}
.border {
	border: 1px solid #CCCCCC;
}

table.menu a {
	border:1px solid #333333;
	display: block;
	text-align: center;
}

div.menu a {
color: #333333;
background: #ffffff;
text-decoration:none;
font-size:11px;
line-height:16px;
font-family: Arial, Helvetica, sans-serif;
padding: 2px 5px;
}

div.menu a:link {
color: #333333;
background: #CCCCCC;
}

div.menu a:active {
	color: #000000;
	background-color: #CCCCCC;
}

div.menu a:visited {
color: #333333;
background: #cccc99;
}

div.menu a:hover {
	color: #FFFFFF;
	background: #333333;
	border:1px solid #000000;
}.picborder {
	border: 2px solid #CCCCCC;
}
