.header {
	background-image: url(../images/header_admin.gif);
	background-repeat: no-repeat;
	height: 52px;
	background-position: bottom;
}
body {
	background-color: #670011;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-family: arial;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 13px;
	padding-left: 30px;
}
.search {
	height: 41px;
	width: 236px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
}
.textblk_bold {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textblk_bold1 {
	font-family: tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #58000B;
	text-decoration: none;
	background-image: url(../images/bg_textarea.gif);
	border: 1px solid #58000B;
	line-height: 20px;
	height: 20px;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #58000B;
	text-decoration: none;
	background-image: url(../images/bg_textarea.gif);
	border: 1px solid #58000B;
	vertical-align: middle;
	padding: 2px;
}
.textwht {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.textwhtsmall {
	font-family: tahoma;
	font-size: 10px;
	color: #FFD9DF;
	text-decoration: none;
	font-weight: normal;
}

.textwhtsmall:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FFD9DF;
	text-decoration: underline;
	font-weight: normal;
}

.textwht_bold {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textwht_bold:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
.menucornerleft {
	background-image: url(../images/menucorner_left.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 27px;
	width: 4px;
}
.menucornerright {

	background-image: url(../images/menucorner_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 27px;
	width: 4px;
}
.menu_bg {
	background-image: url(../images/menu_bg.gif);
	height: 27px;
}
.bgtable {
	background-color: #D80F31;
}
.menutext {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A6001C;
	text-decoration: none;
}


.menutext:hover {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A6001C;
	text-decoration: underline;
}
.bg_table {
	background-color: #FFFFFF;
	background-image: url(../images/bg_table.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.bg_table1 {
	background-color: #FFFFFF;
	background-image: url(../images/bg_table.gif);
	background-position: bottom;
	border: 1px solid #8A0010;
	background-repeat: repeat-x;
}
.bg_heading {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #8A0010;
	text-decoration: none;
	background-image: url(../images/bg_title.gif);
	height: 26px;
	width: 162px;
	font-weight: bold;
	padding: 0px 3px 0px 5px;
	background-repeat: no-repeat;
	background-position: right;
}
.textbrwn {
	font-family: tahoma;
	font-size: 11px;
	color: #8A0010;
	text-decoration: none;
}
.textbox {
	background-image: url(../images/button_bg.gif);
	border: 1px solid #999999;
}
.textbrwnBold {
	font-family: tahoma;
	font-size: 11px;
	color: #8A0010;
	text-decoration: none;
	font-weight: bold;
}
.textbrwnBold:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #8A0010;
	text-decoration: underline;
	font-weight: bold;
}
.bg_headingbrwn {

	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg_title1.gif);
	height: 26px;
	font-weight: bold;
	padding: 0px 3px 0px 5px;
	background-repeat: no-repeat;
	background-position: right;
}
.rightmenus {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../images/bg_rightmenus.gif);
	height: 25px;
}
.borderbrwn {
	border: 1px solid #A8011D;
}
.borderbrwn1 {
	border: 1px solid #A8011D;
	background-color: #D80F31;
	background-image: url(../images/bg_title2.gif);
	background-repeat: no-repeat;
}
.textyellow {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.textyellow:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.textyellow:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.textyellow:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

.textyellow:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.bg_audiodwn {
	background-color: #B10321;
}
.whatsnew {
	background-image: url(../images/whatsnew.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.borderwhite {
	background-color: #A8011D;
	border: 1px solid #FFFFFF;
}
.todayspic {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A6001C;
	text-decoration: none;
	background-image: url(../images/todayspic.gif);
	height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	
}
.bgwhite {
	background-color: #FFFFFF;
}
.todayspicdes {
	background-image: url(../images/todayspicdes.gif);
}
.textblk {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bullet {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}
.bg_videos {
	background-image: url(../images/bg_videos.gif);
	background-repeat: repeat-x;
	height: 29px;
	background-color: #D80F31;
}
.bg_videos1 {
	background-image: url(../images/bg_middle.gif);
	background-repeat: repeat-y;
}
.bg_videos2 {
	background-image: url(../images/bg_middle.gif);
	background-repeat: repeat-y;
}
.footer {
	background-color: #D80F31;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	height: 44px;
}
.divider {
	background-image: url(../images/divider1.gif);
	background-repeat: no-repeat;
}
.bg_adminmenus {
	background-color: #D80F31;
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.titleinner {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #A9011D;
	text-decoration: none;
	text-transform: uppercase;
}
