#flashcontent {
	height:130px;
	}

body {
	background-color:#ffffff;
	background-image: url(../img/bbk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;

}

body, #form textarea  {
	SCROLLBAR-ARROW-COLOR: #cc0000;
	SCROLLBAR-BASE-COLOR: #ffffff;
}

#nav a {
	color:#333333;
	font-family:Tahoma, verdana;
	font-size:11px;
	text-decoration:none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	text-transform: lowercase;
	padding-right: 10px;
}
#nav {
	text-align: left;
	padding-top: 10px;
}


#nav a:hover {
	color:#E03430;
}
#subnav {
	text-align: left;
}
#subnav a {
	color: #333333;
	font-family:Tahoma, verdana;
	font-size: 11px;
	text-decoration:none;
	background-image: url(../img/div.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 14px;
	text-transform: lowercase;
}

#subnav a:hover {
	color: #3FB3FE;
}

#box {
	width: 780px;
	height: 100%;
	background-image: url(../img/tbk.jpg);
	background-repeat: repeat-x;

}

#top {
	height: 186px;
	text-align:right;
	background-image: url(../img/tl.jpg);
	background-repeat: no-repeat;
	padding-left: 39px;
	padding-top: 0px;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
}

#left {
	width: 51px;
	font-weight:bold;
	vertical-align:top;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;

	-moz-box-sizing:border-box;	box-sizing:border-box;
}

#content {
	vertical-align:top;
	text-align:left;
	color: #333333;
	width: 680px;
	padding-top: 20px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	-moz-box-sizing:border-box;box-sizing:border-box;
}

#content a {
	text-decoration:none;
	color: #003399;
}

#content a:hover {
	text-decoration:underline;
}
#content td, #content table {
	border:none;
	vertical-align:top;
}
#right {
	padding:0px;
	width:100%;
	text-align:left;
	height: 100%;
	vertical-align: top;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
}

#bottom-nav {
	height:40px;
	text-align:center;
	color: #cccccc;
	font-weight:normal;
	vertical-align:top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;

}

#bottom-nav a {
	color: #cccccc;
	text-decoration:none;
}

#bottom-nav a:hover {
	text-decoration: underline;
}

#um {
	width: 100%;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 245px;
	background-image: url(../img/bl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	vertical-align: middle;
}

