html{
overflow-y: scroll;
}
html, body{
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(bg4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#content{
	position: relative;
	top: 0px;
	margin: auto;
	width: 970px;
	overflow:  hidden;
	text-align: center;

}

img { border:none;}


#menu_bar {
width:  940px;
margin: auto;
}

#header{
width: 940px;
height: 70px;
margin: auto;
}

#mainImage{
	position: relative;
width: 940px;
height: 200px;
margin: auto;
}


#container{
	position:relative;
	width: 940px;
	margin: auto;
	text-align: center;

}


.boxTitle{
	height: 25px;
	padding: 15px;
	border: #000 5px solid;
	text-align: left;
	background-color: #CC0000;
	background-image: url(bg_gray.jpg);

}

.boxTitle2{
	height: 25px;
	padding: 15px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: left;
	background-color: #CC0000;
	background-image: url(bg.jpg);
}

.boxTitle3{
	height: 25px;
	padding: 15px;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: left;
	background-color: #CC0000;
	background-image: url(bg.jpg);
}

.boxTitle4{
	height: 25px;
	padding: 15px;
	border-bottom: #000 5px solid;
	text-align: left;
	background-color: #CC0000;
	background-image: url(bg.jpg);

}



.lightWhiteBox{
	padding: 15px;
	text-align: left;
	background-color: #FFF;
	border-width: 5px;
	border-color:  #000;
	border-style:solid;

}

.outsideBox{
	border-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
border-color:  transparent;
}


.outsideBox2{
	border-width: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color:  transparent;
}





.outsideBox3{
	border-width: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color:  transparent;
}

.outsideBox4{
	border-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color:  transparent;
}







.lightWhiteBox6{
	text-align: center;
	background-color: #FFF;
		border-width: 5px;
	border-color:  #000;
	border-style:solid;

}




#footer{
width: 970px;
margin: auto;
text-align: center;
font-size: 0px;
overflow: hidden;
line-height: 0px;
}


table.navbar{
margin: auto;
text-align: center;
margin-top: 0px;
}

table.navbar td{
margin: 0px;
padding: 0px;
border-right: #223344 1px solid;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
}
table.navbar td a{
width: 171px;
padding: 8px;
display: block;
text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited{
	color: #000;
	background-color: #FFF;
}
table.navbar td a:hover{
	color: #000;
	background: #FFFFFF;
}
.bigFont{
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.bigFontWhite{
	color: #FFF;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Tahoma,Arial,sans-serif;;
	font-size: 16px;
	font-weight: bold;
}
.normalFont{
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 14px;
}

.smallFont{
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 12px;
}

form{
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	position: absolute;
	top: 42px;
	left: 778px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
input{
	border: 1px #001122 solid;
	width: 146px;
	height: 16px;
	margin-top: 5px;
	color: #FFF;
	background-color: #000;
}
fieldset{
border: none;
margin: 0px;
padding: 0px;
}
#loginButton{
float: left;
width: 18px;
height: 18px;
background: #223344 url(login1.jpg);
border: 1px #001122 solid;
margin-top: 5px;
margin-left: 5px;
}
a{
outline: none;
}

