body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #5C0202;
}
.topbg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 134px;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C30203;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FBE7E6;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C30203;
	text-decoration: none;
}

.box {
	padding: 5px;
	border: 1px solid #F4B7B7;
}
.bullet {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 27px;
}
.mline {
	background-image: url(images/menu_line.jpg);
	background-repeat: repeat-x;
	height: 2px;
}
.brt {
	background-image: url(images/body_close_t.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.ar18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headbold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #C30203;
	text-decoration:underline;
}
.bst {
	background-image: url(images/body_spacer_t.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.bls {
	background-image: url(images/body_spacer_l.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.blb {
	background-image: url(images/body_open_b.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.brb {
	background-image: url(images/body_close_b.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.bbs {
	background-image: url(images/body_spacer_b.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.brs {
	background-image: url(images/body_spacer_r.jpg);
	background-repeat: repeat-y;
	width: 8px;
}

.blt {
	background-image: url(images/body_open.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}


.bodyborder {
	background-color: #FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F39B9B;
	border-left-color: #F39B9B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F39B9B;
}
.foterbg {
	background-image: url(images/foter_bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
}

.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.navbg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C0202;
	border-bottom-color: #5C0202;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linksmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F07D7D;
	text-decoration: none;
}
.linksmall:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C80606;
	text-decoration: none;
}
