img {border:0px;}
ul {list-style-type:disc; }

html, body
{	
    margin: 10px;
	padding: 0;
    font-family: Arial;
    font-size: 10px;
	color: #ffffff;
	background-color: #000000;
}

table#all { border:#999999 1px solid; }

.topBG { background-image: url(images/topBG.jpg); background-repeat: no-repeat; }
.middleBG { background-image: url(images/middleBG.jpg); background-repeat: no-repeat; background-position:center; }
.submiddleBG { background-image: url(images/submiddleBG.jpg);  background-position:center; }
.subtitleBG { background-image: url(images/subtitleBG.jpg);  }
.picBG { background-image: url(images/picBG.jpg); background-repeat: no-repeat; background-position:center; }

.bottomTextNav
{	
    font-family: Arial;
    font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.titleText
{
	padding-right: 15px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.subtitleText
{
	padding-left: 15px;
	align="left"
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.mainText
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
}

.mainTextNav
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
	
.mainNav
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}
input, select, textarea { font-size:10px; background: #F4F4F4; border: 1px solid #000000;}
