img {border:0px;}
ul {list-style-type:disc; }

html, body
{	
    margin: 0px;
    padding: 0;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    background-color: #3D9AD7;
}

.navBG { background-image: url(images/navBG.gif); background-repeat: no-repeat; }
.navAboutBG { background-image: url(images/navAboutBG.gif); background-repeat: no-repeat; }
.navContactBG { background-image: url(images/navContactBG.gif); background-repeat: no-repeat; }
.logoBG { background-image: url(images/logoBG.jpg); background-repeat: no-repeat; }
.subLogoBG { background-image: url(images/subLogoBG.jpg); background-repeat: no-repeat; }
.submiddleBG { background-image: url(images/submiddleBG.jpg); background-repeat: no-repeat; background-position:center; }
.subRightRepeatBG { background-image: url(images/subRightRepeatBG.jpg); background-repeat: repeat-y; }

.titleText
{
	padding-right: 15px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.mainText
{
	padding-left: 100px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
}

.subMainText
{
	padding-left: 20px;
	padding-right: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
}

.mainTextNav
{
	font-family: Arial;
	font-size: 12px;
	color: #3D9AD7;
	font-weight: bold;
}
	
.navMenu
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.logoworksLink
{
	font-family: Arial; 
	font-size: 9px;
	color: #000099;
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.logoworksLink
{
	color: #000099;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}

a.logoworksLink:hover
{
	color: #000099;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}