html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../../IMAGES/bcrimages.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/**body{
	
}

**/





body {
	margin: 0px;
	padding: 0px;
}

#container{
	width: 1000px;
	text-align: center;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../GRAPHICS/bcr-tile.png);
	background-repeat: repeat;
	background-position: left top;
}
#header{
	height: 85px;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#flash{
	color: #000000;
	padding: 0px;
	height: 500px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.center-align{
text-align:center;}

.menu-up{
	color:#FFFFFF;
	font-size: 20px;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
}
.menu-up a{
color:#FFFFFF;
	background-color:#80C5FF;
	padding: 5px;
	text-decoration: none;
	display: block;
	text-align: center;
	text-decoration:none;
}
.menu-up a:link{
	color: #FFFFFF;
	background-color: #024429;
	padding: 5px;
	text-decoration: none;
	display: block;
	text-align: center;
	text-decoration: none;
}

.menu-up a:visited{
	color: #FFFFFF;
	background-color: #024429;
	padding: 5px;
	text-decoration: none;
	display: block;
	text-align: center;
	text-decoration: none;
}

.menu-up a:hover{
	color: #FFFFFF;
	background-color: #a86302;
	padding: 5px;
	text-decoration: none;
	display: block;
	text-align: center;
	text-decoration: none;
}

.menu-up a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a86302;
	padding: 5px;
	text-decoration: none;
	display: block;
	text-align: center;
}

.middlespace{
	width: 6px;
}

body, td, th {
	color: #024429;
	font-family: "Times New Roman", Times, serif;

}

h1, h2 {
	color: #0456AA;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
	color: #006600;
}
.padd-col{
	padding-top: 7px;
	padding-bottom: 14px;
	color: #024429;
	font-family: "Times New Roman", Times, serif;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 17px;
}
.title{
	color: #024429;
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	padding-bottom: 7px;
}
.title1{
	color:#0456AA;
	font-family:"Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0456AA;
}
/**********************************************/
div#main{
	padding: 20px;
}
div#main h3{
	margin-top: 0px;
	float: right;
	width: 380px;
	height: 25px;
	text-align: right;
	background: url(graphs/title-tile.jpg) repeat-y;
}

div#main a{
	text-decoration: none;
}

div#main img#MainImage{
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
}

div#main .images{
	text-align: center;
	
}

div#main .images img{
	margin:auto;
}
div#main .images a:hover{
cursor:pointer;
}
/* for ie */
div#main .images img:hover{
cursor:pointer;
}

form{
	background-position: center center;
	text-align: center;
}
