BODY {
	color : white;
	text-decoration : none;
	font-family: Arial; 
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-track-color : #CCCCCC;
	scrollbar-face-color : #222222;
	background : #dcded3;
	/* background-image : url(/burneyglen/shared/images/skin/body_bg.gif); */
	margin-top : 10px;
	margin-left : 0px;
	margin-right : 0px;
}

@media print {
    .NoPrint {display: none;}
}

@media print {
    .Print {display: inline;}
}




/* Top Shadows  */

.TABLE_Top_Shadows {
	width : 900px;
}

.TD_Top_Shadow_Left {
	width : 25px;
	height : 20px;
	background-image : url(/shared/images/skin/Top_Shadow_Left.gif);
}

.TD_Top_Shadow_Center {
	width : 774px;
	height : 20px;
	background-image : url(/shared/images/skin/Top_Shadow_Center.gif);
}

.TD_Top_Shadow_Right {
	width : 101px;
	height : 20px;
	background-image : url(/shared/images/skin/Top_Shadow_Right.gif);
}









/*  Top Nav  */

.TABLE_Top_Nav {
	width : 900px;
	background : #000000;
	height : 160;
	
	/* background-image : url(/shared/images/skin/Top_Nav_BG.gif); */ 
}

.TABLE_Inside_Top_Nav {
	background-image : url(/shared/images/skin/Speakeasy_Top_Nav_Bg.jpg); 
}

.TD_Top_Nav_Left {
	width : 25px;
	height : 160px;
	background-image : url(/shared/images/skin/Top_Nav_Left.gif);
}

.TD_Top_Nav_Logo {
	width : 254px;
	height : 160px;
	border : red;
	border-bottom : thin solid #cccccc;
}

.TD_Top_Nav_Menu {
	height : 28px;
}

.TD_Top_Nav_Speakeasy_Center {
	height : 160px;
	width : 774px;
	border-bottom : thin solid #cccccc;
}

.TD_Top_No_Banner {
	height : 130px;
}


.TD_Top_Nav_Right {
	width : 101px;
	height : 160px;
	background-image : url(/shared/images/skin/Top_Nav_Right.gif);
}

.TD_Top_Banner {
	height : 130px;
	width : 520px;
	background-image : url(/cocktails/shared/images/banners/banner1.jpg);
	border-bottom : thin solid #cccccc;
}

.A_Top_Nav {
	font-family: Arial; 
	font-size: 10px; 
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #cccccc;
	background-color : #000000;
	border-left : solid 2px White;
	border-top : solid 0px White;
	border-right : solid 0px White;
	border-bottom : solid 2px White;
	height : 30px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;

}

a:hover.A_Top_Nav {
	color: #ffffff;
	font-family: Arial; 
	font-size: 10px; 
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	
}









/*  HEADER Banner */

.TABLE_Header {
	width : 900px;
	background : #dcded3; 
}

.TD_Header_Left {
	width : 25px;
	height : 200px;
	background-image : url(/shared/images/skin/Body_Left_Out.gif);
}


.TD_Header {
	width : 774px;
	height : 200px;
	background-image : url(/shared/images/skin/Banner.jpg);
}

.TD_Header_Right {
	width : 101px;
	height : 200px;
	background-image : url(/shared/images/skin/Body_Right_Out.gif);
}







/*  Mailing List */

.TABLE_Mailing_List {
	width : 234px;
	height : 280px;
	border-right : 1px solid White;
	background-color : #222222; 
	border-right : 1px solid White;  
	border-bottom : 1px solid White;
	border-left : 1px solid White;  
	border-top : 1px solid White;	
}


.TABLE_Mailing_List_Registered {
	width : 234px;
	height : 150px;
	border-right : 1px solid White;
	background-color : #222222; 
	border-right : 1px solid White;  
	border-bottom : 1px solid White;
	border-left : 1px solid White;  
	border-top : 1px solid White;	
}

.TD_Mailing_List {
	font-family: Arial; 
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
}

.FORM_TextBox_Mailing_Req {
	width: 146px;
	color: #000000;
	background: #cccccc;
	border: 1px solid #ffffff;
	font-size : 10px;
	height: 19px;

}

.FORM_TextBox_Mailing {
	width: 146px;
	color: #000000;
	background: #cccccc;
	border: 1px solid #ffffff;
	font-size : 10px;
	height: 19px;
}

.FORM_Select_Mailing {
	width: 146px;
	color: #000000;
	background: #cccccc;
	border: 1px solid #ffffff;
	font-size : 10px;
	height: 19px;
}








/*  Body  */

.TABLE_Body {
	width : 900px;
	height : 550px;
	background : #000000;
	/*background-image : url(/shared/images/skin/SMX_Login_15.jpg);*/
}

.TD_Body_Left_Out {
	width : 25px;
	background-image : url(/shared/images/skin/Body_Left_Out.gif);
}

.TD_Body_Left_In {
	width : 50px;
	height : 100%;
}

.TD_Body_Center {
	width : 450px;
}

.TD_Body_Right_In {
	width : 264px;
}

.TD_Body_Right_Out {
	width : 101px;
	background-image : url(/shared/images/skin/Body_Right_Out.gif);	
	background-color : #dcded3;
}








/*  Footer  */

.TABLE_Footer {
	width : 900px;
	height : 25px;
}

.TD_Footer_Left {
	width : 25px;
	height : 25px;
	background-image : url(/shared/images/skin/Footer_Left.gif);
}

.TD_Footer_Center {
	height : 25px;
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 9px;
	color : #222222;
	background-image : url(/shared/images/skin/Footer_Center.gif);
}


.TD_Footer_Right {
	width : 101px;
	height : 25px;
	background-image : url(/shared/images/skin/Footer_Right.gif);
}

.A_Footer_Nav {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 9px;
	color : #222222;
}

.A_Footer_Nav:hover {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 9px;
	color : #ffffff;
	text-decoration : underline;
}








/*  Forms  */


.FORM_Textarea {
	width: 130px;
	height: 100px;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : Black;
}

.FORM_Select {
	width: 130px;
	color: #000000;
	background: #cccccc;
	border: 1px solid #ffffff;
	font-size : 10px;
}

.FORM_SubButton {
	cursor:pointer;
	border:outset 1px #ccc;
	/*border: 1px solid #ffffff;*/
	color: #FFFFFF;
	font-size : 10px;
	font-weight: bold;
	background-color: #999999;
	background:url(/cocktails/shared/images/skin/Submit_BG.gif) repeat-x left top;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 146px;
}

.FORM_SubButton:hover {
	cursor:pointer;
	border:outset 1px #ccc;
	/*border: 1px solid #ffffff;*/
	color: #CCCCCC;
	font-size : 10px;
	font-weight: bold;
	background-color: #999999;
	background:url(/cocktails/shared/images/skin/Submit_BG.gif) repeat-x left top;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 146px;
}










/*  News Side Bar  */

.TABLE_News_Side_Bar {
	width : 234px;
	height : 360px;
	border-right : 1px solid White;
	background-color : #222222; 
	border-right : 1px solid White;  
	border-bottom : 1px solid White;
	border-left : 1px solid White;  
	border-top : 1px solid White;	
}
	
.News_Content_Header {
	color : #999999;
	font-size : 18px;
	font-weight : bold;
}

.News_Content_Header:Hover {
	color : #ffffff;
	font-size : 18px;
	font-weight : bold;
}

.News_Content_Title {
	color : #999999;
	font-size : 10px;
	font-weight : bold;
}

.News_Content_Title:hover {
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
}

.News_Content {
	color : white;
	font-size : 10px;
	font-weight : normal;
}


.News_Content_End {
	color : #999999;
	font-size : 10px;
	font-weight : bold;
	font-style : italic;
}

.News_Content_End:hover {
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	font-style : italic;
}



.TD_Latest_News_Left_Pic {
	width : 120px;
	text-align:center;
}




/*  General Section  */


.TABLE_Borders {
	width : 100%;
}


TD {
	font-family: Arial; 
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : White;
}


HR {
	margin-bottom: 0px;
	margin-top : 0px;
	padding-bottom: 0px;
	padding-top : 0px;
}

H1 {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 18px;
	color : #ff9900;
	margin-bottom: 0px;
	margin-top : 0px;
	padding-bottom: 0px;
	padding-top : 0px; 
}


H2 {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : #ff9900;	
	margin-bottom: 0px;
	margin-top : 0px;
	padding-bottom: 0px;
	padding-top : 0px;
}



H3 {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : #ff9900;
	margin-bottom: 0px;
	margin-top : 0px;
	padding-bottom: 0px;
	padding-top : 0px;
}



.Body_Title {
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : #ff9900;
	text-decoration : none;
}


.Latest_News_Title {
	font-weight : bold;
	font-size : 16px;
	color : #999999;	
	padding-bottom : 4px;
}

.Latest_News_Date {
	font-weight : bold;
	font-size : 14px;
	color : #999999;
}

.Secret_Site_Content_Header {
	color : #999999;
	font-size : 22px;
	font-weight : bold;
}

.Secret_Site_Title {
	font-weight : bold;
	font-size : 18px;
	color : #999999;	
	padding-bottom : 4px;
}

.Secret_Site_Date {
	font-weight : bold;
	font-size : 14px;
	color : #999999;
}

.A_Body_Title {
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : #ff9900;
	text-decoration : none;
}


.A_Body_Title:hover {
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : red;
	text-decoration : underline;
}

a img{ 
	border-color : #cccccc; 
	margin-right : 10px;
	margin-bottom : 10px;
} 

a img:hover{ 
	border-color : #ffffff; 
} 

a {
	font-family: Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : #cccccc;
	text-decoration : none;
}




a:hover {
	font-family: Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : #ffffff;
	text-decoration : underline;
}




.Pic_Thumbs_Off {
	border-bottom: 2px inset White; 
	border-left: 2px outset White; 
	border-right: 2px inset White; 
	border-top: 2px outset White;
}		

		
.Pic_Thumbs_On {
	FILTER: alpha(Opacity=70); 
	border-bottom: 2px inset Red; 
	border-left: 2px outset Red; 
	border-right: 2px inset Red; 
	border-top: 2px outset Red;
}

