.content *, .copyright *, .footer *, .txt
{
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body
{
	background-image: url(../images/bg_body_sm.gif);
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
frameset
{
	border: none;
	padding: 0px;
	margin: 0px;
}
iframe
{
	background-image: none;
	border: none;
	padding: 0px;
	margin: 0px;
	width: 1030px;
	height: 500px;
}
img {
	border: 0px;
}
table {
	border: 0px; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
}

table td {
	padding: 0px; /* cellspadding="0" */
}
ul li
/*	.content ul li, .txt ul li	*/
{
	list-style: url(../images/marker.gif);
}
.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	cursor: pointer;
	text-transform: uppercase;
	border: none;
	height: 15px;
	padding: 0px 5px 4px 5px;
	/*
	margin: 0px 0px 4px 0px;
	*/
    background-image: url(../images/bg_button.gif);
    background-position: top center;
    background-repeat: repeat-x;
}
.btnForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	cursor: pointer;
	font-weight: normal;
	text-transform: capitalize;
    border: solid 1px #b3b2b2;
    background-color: White;
    background-image: url(../images/buttonfill.gif);
    background-position: top center;
    background-repeat: repeat-x;
	/*
	width: auto;
	*/
	height: 19px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 10px 0px 10px;
	/*
	margin: 0px 10px 0px 10px;
	_margin: 0px -20px 0px -20px;
	*/
}
.btn
{
	font-family: HeliosCond, Swis721 Cn BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	background-image: url(../images/bg_btn.gif);
	background-position: left top;
	background-repeat: repeat-x;
	/*
	width: auto;
	*/
	height: 30px;
	vertical-align: middle;
	text-align: center;
	/*
	_margin: 0px -20px 0px -20px;
	_padding: 0px -20px 0px -20px;
	*/
}
.bgBody
{
	background-image: url(../images/bg_body.gif);
	background-position: left top;
	text-align: center;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 27px 0px;
	/*
	height: 100%;
	*/
}
.bgContent, .bgContentFlash
{
	background-color: White;
	background-image: url(../images/bg_content_new.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1030px;
	border: solid 1px #4b0403;
}
.bgContentFlash
{
	background-image: url(../images/bg_content_flash_new.gif);
	width: 1030px;
}
#holder_sub_menu
{
	width: 360px;
	vertical-align: bottom;
}
#flash_sub_menu
{
	width: 360px;
	height: 380px;
	position: relative;
	top: 90px;
	/*
	vertical-align: bottom;
	margin: 28px 0px 0px 0px;
	padding: 0px 380px 0px 0px;
	*/
	/*
	border: solid 1px red;
	*/
}
#music
{
	vertical-align: top;
	text-align: right;
	padding: 0px 0px 5px 0px;
	/*
	width: 822px;
	height: 90px;
	*/
}
.bgContent td, .bgContentFlash td
{
	vertical-align: top;
}
.subMenu
{
	width: 300px;
}
.subMenu img
{
	width: 300px;
	height: 1px;
	border: none;
}
.content, .contentNoStyle
{
	/*padding: 0px 30px 80px 30px;*/
	padding: 0px 0px 90px 0px;
	height: 381px;
	width: 610px;
}
.content
{
	text-align: left;
}
.content a {
	
}
.bgContentFlash .content .contentTable
{
	width: 610px;
}
.bgContent .content .contentTable
{
	width: 700px;
}
.titleBlack, .titleBlackUppercase, .subTitleBlack, .titleRed, .titleRedUppercase, .subTitleRed, .subTitleRedUppercase
{
	font-family: HeliosCond, Swis721 Cn BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
p.titleBlack {
	margin: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}
.subTitleBlack
{
	font-size: 12pt;
}
.titleRed, .titleRedUppercase, .subTitleRed, .subTitleRedUppercase
{
	color: #b83124;
}
.titleBlackUppercase, .titleRedUppercase, .subTitleRedUppercase
{
	text-transform: uppercase;
}
.subTitleRed, .subTitleRedUppercase
{
	font-size: 12pt;
}
.subTitle
{
	color: #404040;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin: 10px 0px 0px 0px;
}
.blockGrayBorderWhiteBg
{
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #cdcdcd;
	padding: 8px;
	vertical-align: top;
}
.footer
{
	color: White;
	vertical-align: top;
	text-align: center;
	padding: 0px 0px 10px 0px;
	font-size: 8pt;
}
.copyright table
{
	width: 100%;
}
.copyright td
{
	color: White;
	font-size: 7pt;
}

a, a:link, a:visited, a:active, a:hover, a.red, a:link.red, a:visited.red, a:active.red, a:hover.red
{
	text-decoration: underline;
}
a:hover, a:hover.red
{
	text-decoration: none;
}

a.red, a:link.red, a:visited.red, a:active.red, a:hover.red
{
	color: #b83124;
	font-weight: bold;
}

a img.image, a:link img.image, a:visited img.image, a:active img.image, a:hover img.image
{
	border: double 3px #993300;
}
a:hover img.image
{
	border: double 3px #ffcc00;
}

img.image1
{
	border: solid 1px #993300;
}


.footer a, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover, .copyright a, .copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:hover
{
	font-weight: normal;
	color: White;
	text-decoration: none;
	font-size: 8pt;
}

.copyright a, .copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:hover
{
	font-weight: bold;
	font-size: 7pt;
}

.footer a:hover, .copyright a:hover
{
	color: White;
	text-decoration: underline;
}
.formFieldName
{
    text-align: right;
    padding: 2px;
    width: 10%;
    text-transform: capitalize;
    font-size: 12px;
	color: #333333;
	white-space: nowrap;
}
.formFieldData
{
    text-align: left;
    width: 90%;
}
.nowrap .formFieldData
{
	white-space: nowrap;
}

.formTfReq
{
	text-align: left;
	padding: 1px;
	margin: 2px;
	width: 150px;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
	color: #9f9d9d;
	border: solid 1px #b2b2b2;
}

#flash_header
{
	padding: 0px 0px 15px 0px;
}
.formCont {
	width: 652px;
	padding-right: 20px;
}

/* dataggrid */
.dgTitle td {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#993300;
	color: #fff;
	font-size: 14px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	border-color: #fff;
	border-left: solid 1px #ffcc33;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 1px solid #ffcc33;
	text-transform: capitalize;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
.dgTitle td a {
 	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #993300;
	vertical-align: middle;
}
.dgTitle td.bgNone {
	/*background-color:#fff; */
	border: 0px;
	border-top: solid 1px #c0c8d3;
}
.dgTitle td.bgNone2 {
	border: 0px;
	border-top: solid 1px #c0c8d3;
	border-right: solid 1px #c0c8d3;
}
.dgTitle td a:hover {
	color: #fff;
	text-decoration: underline;
}
.tr0 {
	text-align: center;
	background-color: #f0eeed;
	color: #000;
}
.tr0 td, .tr1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.tr1 {
	text-align: center;
	background-color: #d7d5d1;
	color: #000;
}
.dgEdit {
	border-left: 0px;
	padding: 5px 0px 5px 0px;
}
.dataGridTable
{
	width: 100%;
}
.dataGridTable td
{
	padding: 5px;
}
.hSpacer {
	display: block;
	width: 25px;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#w455 {
	width: 455px;
	padding-right: 0px;
	vertical-align: top;
}
.tdRightCol {
	width: 214px;
}

.tdRightCol table {
	margin: 5px 0px 0px 0px;
	border: solid 1px #cdcdcd;
}
.tdRightCol table td {
	padding: 5px 10px 5px 10px;

}
.tdRedLinks a, .tdRedLinks a:link, .tdRedLinks a:visited, .tdRedLinks a:active, .tdRedLinks a:hover {
	color: #b83124;
}
.noStyle
{
	font-size: auto;
	color: auto;
	font-family: auto;
	text-align: auto;
}
/*
.noStyle ul li
{
	list-style: disc;
}
*/
.messBoxCnt {
    color: #900;
    width: 93%;
    text-align: center;
    padding: 2px 3px;
}