BODY {
	color : White;
	text-decoration : none;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	background : #CCCCCC;
	/*scrollbar-base-color : #CCCCCC;*/
	scrollbar-arrow-color : #FFFFCC;
	scrollbar-track-color : #CCCCCC;
	/*scrollbar-3dlight-color : ;*/
	/*scrollbar-highlight-color : ;*/
	/*scrollbar-darkshadow-color : ;*/
	/*scrollbar-shadow-color : ;*/
	scrollbar-face-color : #622989;
	background-image : url(/bitw/skin/bitw_page_bg.gif);
	margin-top : 10px;
	margin-left : 0px;
	margin-right : 0px;
}


@media print {
    .NoPrint {display: none;}
}

@media print {
    .Print {display: inline;}
}

.TABLE_Footer {
	width : 750px;
	height : 106px;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : Silver;
	background: url(/bitw/skin/bottom_bg.gif);
}

.TABLE_Body {
	width : 100%;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : Silver;
	background: Black;
}


.TABLE_Copyright {
	width : 750px;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : White;
}

.TABLE_Header_Top {
	 background : #707070; 
	/*background : Black;*/
	width : 750px;
	height : 80px;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 11px;
	color : Silver;
	background: url(/bitw/skin/header_top_bg.gif);
}

.TABLE_Header_Bottom {
	 background : #707070; 
	/*background : Black;*/
	width : 750px;
	height : 80px;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 11px;
	color : Silver;
	background: url(/bitw/skin/header_bottom_bg.gif);
}

.TD_Page_Title {
	color : #FAFA00;
	font-size : 26px;
	font-family: Arial Narrow, Arial, Helvetica, Geneva;
	font-weight : bold;
}


.TD_Header_Title {
	 color : #9900FF;
	/*color : #AA0000;  */
	font-size : 30px;
	font-family: Arial Narrow, Arial, Helvetica, Geneva;
	font-weight : bold;
}



.TD_Left_Nav_Holder {
	color : White;
	width : 145px;
	font-size : 10px;
	font-weight : bold;
	background : Black;
	background-image : url(/bitw/skin/menu_bg.gif);
}


.TABLE_Left_Nav
{
	width : 100%;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px;
}

.TD_Header_Menu_Text {
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	Color : White;
}

.TD_Footer_Menu_Text {
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	Color : White;
}

.TD_Left_Nav {
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px;
	height : 20px; 
	width : 145px;
	text-decoration: none;
	font-weight: bold;
	Color : White;
}



.Left_Nav_Item /* Default style of Left Navigation Buttons */
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px;
	height : 20px; 
	width : 145px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 3px;
	Color : White;
	background-image : url(/bitw/skin/left_nav_item_bg.gif);
}

a:hover.Left_Nav_Item /* Hover style of Left Navigation Buttons */
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
	Color : Red;

	background-image : url(/bitw/skin/left_nav_item_bg_on.gif);
}


.Header_Nav_Item /* Default style of Left Navigation Buttons */
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	Color : White;
}

a:hover.Header_Nav_Item /* Hover style of Left Navigation Buttons */
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	Color : Yellow;
}


.Footer_Nav_Item /* Default style of Left Navigation Buttons */
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	Color : Red;
/*	Color : Yellow; */
}

a:hover.Footer_Nav_Item /* Hover style of Left Navigation Buttons */
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	Color : White;
}



.Left_Nav_Header /* Default style of Members Lounge button */
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 11px; 
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 7px;
	width : 145px;
	height : 17px;
	background : Black;
	Color : White;
	background-image : url(/bitw/skin/menu_bg.gif);
}




.TABLE_Frame {
	border-left : 4px outset Silver;
	border-right : 4px inset Silver;
	border-top : 4px outset Silver;
	border-bottom : 4px inset Silver;
	 background : #707070; 
	/*background : Black;*/
	margin-bottom : 6px;
	width : 750px;
	height : 150px;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 11px;
	color : Silver;
	background: black;
}


.TH_DarkBlue {
	color : White;
	font-size : 14px;
	font-weight : bold;
	background : #336699;
}

.TH2 {
	color : White;
	font-size : 18px;
	font-weight : bold;
	background : #336699;
}

.TD_Receipt_Header {
	font-family: Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

.TD_Attention {
	font-family: Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Black;
	background-color: Yellow;
}
				
				
.Pic_Thumbs_Off {
	border-bottom: 3px inset White; 
	border-left: 3px outset White; 
	border-right: 3px inset White; 
	border-top: 3px outset White;
}		

		
.Pic_Thumbs_On {
	FILTER: alpha(Opacity=70); 
	border-bottom: 3px inset Red; 
	border-left: 3px outset Red; 
	border-right: 3px inset Red; 
	border-top: 3px outset Red;
}
				



TD {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : White;
}



A {
	color : Yellow;
	font-weight : normal;
	text-decoration : Underline;
}

A:hover {
	color : Yellow;
	font-weight : normal;
	text-decoration : None;
}


TH {
	font-family: Arial, Helvetica, Geneva;   
	font-size: 18px; 
	text-decoration: none;
	font-weight: bold;
}

H5 {
	font-family: Arial, Helvetica, Geneva;   
	font-size: 14px; 
	text-decoration: none;
	font-weight: normal;
}

H2 {
	font-family: Arial, Helvetica, Geneva;
	font-size: 20px;
	text-decoration: none;
	font-weight: Bold;
	margin-bottom : 4px;
	margin-top : 4px;
}




HR {
	color : #9900FF;
}






/***   FRAME SECTION  ****/




.TABLE_Content_Frame {
	background : Black;
	width : 96%;
}

.TD_Content_Frame_Body {
	background : Black;
	font-family: verdana, arial; 
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	padding-left : 5px;
	color : White;
}

.TD_Content_Frame_Top_Left {
	background : Black;
	width : 22px;
	height : 50px;
	background: url(/bitw/skin/frame_top_left2.gif);
}

.TD_Content_Frame_Top_Right {
	background : Black;
	width : 22px;
	height : 50px;
	background: url(/bitw/skin/frame_top_right2.gif);
}

.TD_Content_Frame_Top_Center {
	background : Black;
	height : 50px;
	background: url(/bitw/skin/frame_top_center2.gif);
	font-family: Arial, Helvetica, Geneva; 
	font-weight : Bold;
	font-style : normal;
	font-size : 14px;
	padding-top: 6px;
	color : White;
}

.TD_Content_Frame_Side_Left {
	background : Black;
	width : 22px;
	height : 1px;
	background: url(/bitw/skin/frame_side_left.gif);
}

.TD_Content_Frame_Side_Right {
	background : Black;
	width : 22px;
	height : 1px;
	background: url(/bitw/skin/frame_side_right.gif);
}

.TD_Content_Frame_Bottom_Left {
	background : Black;
	width : 22px;
	height : 22px;
	background: url(/bitw/skin/frame_bottom_left.gif);
}

.TD_Content_Frame_Bottom_Right {
	background : Black;
	width : 22px;
	height : 22px;
	background: url(/bitw/skin/frame_bottom_right.gif);
}

.TD_Content_Frame_Bottom_Center {
	background : Black;
	height : 22px;
	background: url(/bitw/skin/frame_bottom_center.gif);
}



.TH_Content_Frame_Menu_Title {
	font-family: Arial, Helvetica, Geneva;   
	font-size: 20px; 
	text-decoration: none;
	font-weight: bold;
	color : white;
	background-color : Black;
}










/***        Admin Section ***/


.TABLE_Admin_Site_Menu_Insides {
	background : Black;
	width : 100%;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : White;
}

.TABLE_Admin_Site_Menu {
	background : Black;
	width : 100%;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : White;
}



.TD_Admin_Site_Top_Left2 {
	background : Black;
	width : 22px;
	height : 50px;
	background: url(/bitw/skin/frame_top_left2.gif);
}

.TD_Admin_Site_Top_Right2 {
	background : Black;
	width : 22px;
	height : 50px;
	background: url(/bitw/skin/frame_top_right2.gif);
}

.TD_Admin_Site_Top_Center2 {
	background : Black;
	height : 50px;
	background: url(/bitw/skin/frame_top_center2.gif);
	font-family: Arial, Helvetica, Geneva; 
	font-weight : Bold;
	font-style : normal;
	font-size : 14px;
	padding-top: 6px;
	color : White;
}

.TD_Admin_Site_Side_Left {
	background : Black;
	width : 22px;
	height : 1px;
	background: url(/bitw/skin/frame_side_left.gif);
}

.TD_Admin_Site_Side_Right {
	background : Black;
	width : 22px;
	height : 1px;
	background: url(/bitw/skin/frame_side_right.gif);
}

.TD_Admin_Site_Bottom_Left {
	background : Black;
	width : 22px;
	height : 22px;
	background: url(/bitw/skin/frame_bottom_left.gif);
}

.TD_Admin_Site_Bottom_Right {
	background : Black;
	width : 22px;
	height : 22px;
	background: url(/bitw/skin/frame_bottom_right.gif);
}

.TD_Admin_Site_Bottom_Center {
	background : Black;
	height : 22px;
	background: url(/bitw/skin/frame_bottom_center.gif);
}



.TH_Admin_Site_Menu_Title {
	font-family: Arial, Helvetica, Geneva;   
	font-size: 20px; 
	text-decoration: none;
	font-weight: bold;
	color : white;
	background-color : Black;
}

.TD_Admin_Site_Menu_Space_Holder {
	font-family: Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : White;
	background-color: Black;
}


.TD_Admin_Site_Menu_Item {
	font-family: Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Black;
	background-color: #9900FF;
}

.TD_Admin_Site_Top_Menu_Item {
	font-family: Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : White;
	background-color: #404040;
	margin-bottom : 4px;
	margin-top : 4px;
	margin-right : 4px;
	margin-left : 4px;
}

.TD_Admin_Site_Left_Menu_Item {
	font-family: Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : White;
	background-color: #808080;
	margin-bottom : 4px;
	margin-top : 4px;
	margin-right : 4px;
	margin-left : 4px;
}

.TD_Admin_Site_Bottom_Menu_Item {
	font-family: Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Yellow;
	background-color: #404040;
	margin-bottom : 4px;
	margin-top : 4px;
	margin-right : 4px;
	margin-left : 4px;
}

.A_Admin_Top_Menu_Item 
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	Color : White;
	margin-bottom : 4px;
	margin-top : 4px;
	margin-right : 4px;
	margin-left : 4px;
}

a:hover.A_Admin_Top_Menu_Item
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	Color : Yellow;
	margin-bottom : 4px;
	margin-top : 4px;
	margin-right : 4px;
	margin-left : 4px;
}


.A_Admin_Left_Menu_Item 
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	Color : White;
	margin-bottom : 4px;
	margin-top : 4px;
	margin-right : 4px;
	margin-left : 4px;
}

a:hover.A_Admin_left_Menu_Item
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	Color : #9900FF;
	margin-bottom : 4px;
	margin-top : 4px;
	margin-right : 4px;
	margin-left : 4px;
}

.A_Admin_Bottom_Menu_Item 
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	Color : Yellow;
	margin-bottom : 4px;
	margin-top : 4px;
	margin-right : 4px;
	margin-left : 4px;
}

a:hover.A_Admin_Bottom_Menu_Item
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	Color : White;
	margin-bottom : 4px;
	margin-top : 4px;
	margin-right : 4px;
	margin-left : 4px;
}

.A_On_Purple_BG 
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	Color : White;

}

a:hover.A_On_Purple_BG
{
	font-family: Arial, Helvetica, Geneva;   
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
	Color : Yellow;

}




















/**  FORMS     *****/


.TextBox_Edit {
	width : 320px;
	color : Black;
	background-color : White;
	font-family: Arial, Helvetica, Geneva; 
	font-size : 12px;
}

.SelectBox_Edit {
	width : 320px;
	color : Black;
	background-color : White;
	font-family: Arial, Helvetica, Geneva; 
	font-size : 12px;
}


.Submit_Button {
	color: White;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-weight:bold;
	background-color: #9900FF;
	border:1px solid;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#9900FF',EndColorStr='#404040');
}
