body {
	background-color: #cccccc;
	font: small Verdana, Helvetica, Arial, sans-serif;
	width: 800px;
	
	
	
}
body img {
	border-style: none;
}


#wtext {
	background-color: #E8E8E8;
	padding: 0px 15px 0px 15px;
}

#footer {
	text-align:right;
	height: 20px;
	width: 800px;
	padding-top: 5px;
	padding-right: 5px;
	
	background-color: #FFFFFF;
	
	
	
}
.subBlue {
	color: blue;
}

#header {
	height: 130px;
	width : 805px;
	
	margin: 2px 2px 2px 2px;
	
}
.leftSpace {
	margin-left: 20px;
}
.boldLarger {
	font-size:larger;
	font-weight:bold;
}
.boldLargerred {
	font-size:larger;
	font-weight:bold;
	color:red;
}

#title {
	text-align:left;
	
}

#topmenu{
	text-align:center;
	
	
	
	background-color: #ededed;
	
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;

}
#flashm{
	
	color: yellow;
	
	position: absolute;
	top: 120px;
	left: 50px;
	width: 600px;
	height: 20px;

}


.roundedcornr_box_darkblue {
	background: url(roundedcornr_darkblue_tl.png) no-repeat top left;
}
.roundedcornr_top_darkblue {
	background: url(roundedcornr_darkblue_tr.png) no-repeat top right;
}
.roundedcornr_bottom_darkblue {
	background: url(roundedcornr_darkblue_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_darkblue div {
	background: url(roundedcornr_darkblue_br.png) no-repeat bottom right;
}
.roundedcornr_content_darkblue {
	background: url(roundedcornr_darkblue_r.png) top right repeat-y;
}

.roundedcornr_top_darkblue div,.roundedcornr_top_darkblue,
.roundedcornr_bottom_darkblue div, .roundedcornr_bottom_darkblue {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_darkblue, .roundedcornr_bottom_darkblue {
	margin-top: -19px;
}
.roundedcornr_content_darkblue { padding: 0 15px; }
