* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #040605 url(../images/sitebackground.jpg) left top no-repeat;
	color: #adadad;
}
b, h1, h2, h3 {
	color:#FFF;
	text-align: center;
}
a {
	color:#d90000;
	text-decoration:underline;
}
a:hover {
	color:#FFF;
	text-decoration:none;
}
/*begin menu*/
#menu {
	margin:0 auto;
	width:532px;
}
#menu li{
	list-style:none;
}
a.button_2 {
	background:transparent url(../images/search_bg_tal.jpg) repeat-x scroll left top;
	color:#000;
	display:inline;
	float:left;
	font-size:18px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	margin:0 3px 10px 0;
	padding:0;
	text-decoration:none;
	cursor:pointer;
}
a.button_2 .btn_lbg {
	background:transparent url(../images/search_lbg.jpg) no-repeat scroll left top;
	display:block;
}
a.button_2 .btn_rbg {
	background:transparent url(../images/search_rbg.jpg) no-repeat scroll right top;
	display:block;
	padding:0 12px;
	text-align:center;
	font-family: "Monotype Corsiva";
	font-size: 20px;
}
/*end menu*/
#header {
	margin-bottom:30px;
}
#header h1 {
	font-size:24px;
	color:#F00;
	margin:30px 0 0 20%;
	text-align: justify;
	font-family: "Monotype Corsiva";
	font-weight: bold;
}
#header span {
	color:#d90000;
	margin:5px 0 0 20%;
}
#container {
	width: 532px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #040605;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top:50px;
}
#mainContent p{
	padding:20px 0;
}
#footer {
	text-align:center;
}
#footer p {
	padding:20px 0;
}
.clearer {
	clear:both;
}
/* --------------------------------------begin border----------------------------------*/
.body-panel {
	background:#040605;
}
.top-left-corner-tabs, .top-right-corner-tabs, .bottom-left-corner-tabs, .bottom-right-corner-tabs {
    background-image: url( ../images/corners1280x18HomeTabsBody.gif );
    height: 9px;
    font-size: 2px;
}
.top-left-corner, .top-right-corner, .bottom-left-corner, .bottom-right-corner {
    background-image: url( ../images/corners1280x18.gif );
    height: 9px;
    font-size: 2px;
}
.top-left-corner, .bottom-left-corner, .top-left-corner-tabs, .bottom-left-corner-tabs {
    margin-right: 9px;
}
.top-right-corner, .bottom-right-corner, .top-right-corner-tabs, .bottom-right-corner-tabs {
    margin-left: 9px;
    margin-top: -9px;
}
.top-right-corner, .top-right-corner-tabs {
    background-position: 100% 0;
}
.bottom-left-corner, .bottom-left-corner-tabs {
    background-position: 0 -9px;
}
.bottom-right-corner, .bottom-right-corner-tabs {
    background-position: 100% -9px;
}
.inside {
    border-left: 1px solid #acab9a;
    border-right: 1px solid #acab9a;
    padding: 0px 10px 0px 10px;
	height: 100%;
}
.inside {
	padding: 20px;
	text-align: center;
}
/* --------------------------------------end border----------------------------------*/
#container #mainContent .body-panel .inside p {
	text-align: center;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
#container #mainContent .body-panel .inside table tr th {
	font-size: 9px;
	text-align: justify;
	font-weight: normal;
}
#container #mainContent .body-panel .inside table tr td {
	font-size: 12px;
	text-align: left;
	color: #FFF;
	font-family: "Times New Roman", "Freehand591 BT";
}
#container #mainContent .body-panel .inside table {
	font-size: 9px;
}
#container #mainContent .body-panel .inside h3 {
	font-family: "Times New Roman", "Freehand591 BT";
	font-size: 18px;
}
#container #mainContent .body-panel .inside table tr td p {
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}
#container #mainContent .body-panel .inside table tr th p {
	font-weight: normal;
	text-align: left;
	font-size: 12px;

}
table tr th p {
	font-weight: bold;
}
#container #mainContent .body-panel .inside table tr th {
	color: #FFF;
	font-size: 12px;
}
#container #mainContent .body-panel .inside table tr th {
	font-family: "Times New Roman", "Freehand591 BT";
}
#container #mainContent .body-panel .inside table tr th {
	text-align: left;
}
