body {
	background-color: #040508;
	background-image: url(../images/bcr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bcr-main {
	background-image: url(../images/bcr-main-new.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#bcr-left {
	background-image: url(../images/bcr-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#shadow-bottom{
	background-image: url(../images/shadow-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bara-up {
	background: url(../images/bara-up-new.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
}

#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#bcr-flash {
	background-image: url(../images/flash-bg.jpg);
	background-repeat:repeat-y;
	background-position: left top;
}

#bcr-top {
	background-image: url(../images/bcr-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bcr-bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#title{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #edb1bc;
	padding-left: 180px;
	text-align: left;
}
.contentheading {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #edb1bc;
	text-align: left;
}
#menu {
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #edb1bc;
	height: 31px;
	text-align: center;
}
#menu a:link {
	color: #edb1bc;
	text-decoration: none;
	display: block;
	background-image: url(../images/bcr-menu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
}
#menu a:visited {
	color: #edb1bc;
	text-decoration: none;
	display: block;
	background-image: url(../images/bcr-menu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
}
#menu a:hover {
	color: #e46207;
	text-decoration: none;
	display: block;
	background-image: url(../images/bcr-menu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
}
#menu a:active {
	color: #edb1bc;
	text-decoration: none;
	display: block;
	background-image: url(../images/bcr-menu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
}
#tx {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #edb1bc;
	text-align: left;
}
#tx a:link {
	color: #edb1bc;
	text-decoration: none;
	font-weight: bold;
}
#tx a:visited {
	color: #edb1bc;
	text-decoration: none;
	font-weight: bold;
}
#tx a:hover {
	color: #e46207;
	text-decoration: none;
	font-weight: bold;
}
#tx a:active {
	color: #edb1bc;
	text-decoration: none;
	font-weight: bold;
}
#tx2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e46207;
}
#tx2 a:link {
	color: #3689d5;
	text-decoration: none;
	font-weight: bold;
}
#tx2 a:visited {
	color: #3689d5;
	text-decoration: none;
	font-weight: bold;
}
#tx2 a:hover {
	color: #1c4d73;
	text-decoration: none;
	font-weight: bold;
}
#tx2 a:active {
	color: #3689d5;
	text-decoration: none;
	font-weight: bold;
}
#tx3 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7b7c7b;
}
#tx3 a:link {
	color: #7b7c7b;
	text-decoration: none;
	font-weight: normal;
}
#tx3 a:visited {
	color: #7b7c7b
	text-decoration: none;
	font-weight: normal;
}
#tx3 a:hover {
	color: #7b7c7b;
	text-decoration: none;
	font-weight: normal;
}
#tx3 a:active {
	color: #7b7c7b;
	text-decoration: none;
	font-weight: normal;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #000000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #d42617;
	border: 1px solid #000000;
}
#txs {
	font-size: 11px;
	text-align: left;
	color:#CCCCCC;
	padding-left: 5px;
}
#txsc {
	font-size: 11px;
	text-align: center;
	color:#CCCCCC;
}
#txsr {
	font-size: 11px;
	text-align: right;
	color:#CCCCCC;
	padding-right: 5px;
}
#txsr img {
	border: none;
}