body {
	background-color: #000000;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
/*#wrapper{margin-top:149px;}*/
.leftimgbg{background-image:url(images/leftimg.jpg);
background-repeat:no-repeat;
}
.rightimgbg{background-image:url(images/rightimg.jpg);
background-repeat:no-repeat;
}
.border{border-left:solid #000000 5px;
border-top:solid #000000 5px;
border-bottom:solid #000000 5px;
}
#wrapper{border:1px solid #666666;}
.headingtext1{font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
line-height:16px;
font-weight:bold;
}
.headingbig{font-size:18px;
color:#970228;
line-height:22px;
}
.footertext{font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:11px;
line-height:18px;
}
.fooettextbig{font-size:11px;
font-weight:bold;}
.fooettextbig a:link, a:visited{text-decoration:none;
color:#999999;
font-weight:bold;}
.fooettextbig a:hover{text-decoration:none;
color:#FFFFCC;
font-weight:bold;}
.buttontext{font-family:"Trebuchet MS";
color:#CCCCCC;
font-weight:bold;
border:1px solid #999999;
}
.buttontext a:link, .buttontext a:visited{text-decoration:none;
color:#CCCCCC;}
.buttontext a:hover{text-decoration:none;
color:#999999;}
.textflash{color:#333333;}