BODY {
	SCROLLBAR-FACE-COLOR: #C0C0C0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #DADADA; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #631721; 
	scrollbar-3d-light-color: #C0C0C0; 
	scrollbar-dark-shadow-color: #DADADA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-FAMILY:Verdana;
    FONT-SIZE: 11px;
	color:#000000;
	background-image:url(images/main_bg.gif);
	background-color:#0E2542;
	background-position:center;
	background-repeat:repeat-y;
}
.top_bg{background-image:url(images/top_red_bg.gif);
background-repeat:repeat-x
}
.receives_bg{background-image:url(images/cocktail_receives_bg.gif)
background-repeat:repeat-x
}
.right_bg{background-image:url(images/right_bg.gif);
background-repeat:repeat-y
}
.toplinkbg{background-image:url(images/top-linksbg.jpg);
background-repeat:no-repeat;
}
.text_white
{
    
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	font-weight:normal
}
.headtxt
{    
    COLOR: #FF6600;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 20px;
	font-weight:bold;
}
.runningtxt
{    
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	font-weight:normal;
}

.subheadtxt
{    
    COLOR: #003399;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
	font-weight:bold;
}
.text_white12
{
    
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
	font-weight:bold
}

.text_white12_Heading
{
    
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 18px;
	font-weight:bold
}

.top_links
{
    
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION:none;
	font-weight:normal
}
.top_links:link
{
    
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION:none;
	font-weight:normal
}
#flotimg{
float:right;
margin:10px 10px 10px 30px;
padding:0 0 0 0 ;
}
#flotimgleft{
float:left;
margin:10px 10px 10px 0px;
padding:0 0 0 0 ;
}
.top_links:hover
{
    
    COLOR: #FFCC00;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION:underline;
	font-weight:normal
}
.clickhere
{
    
    COLOR: #003366;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION:none;
	font-weight:normal
}
.clickhere:hover
{
    
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    font-weight:normal
}
.bottom_red{background-color:#e60001
}
.bg_black{background-color:#000000
}

.recipies_bg
{
	background-image:url(images/recepies-vodka.jpg);
	width:231px;
	height:61px;
	background-repeat:no-repeat;
}

.box1
{
border:1px #ce0114 solid
}
.btn_left{background-image:url(images/btn_left.gif);
background-repeat:no-repeat;
background-position:bottom left;
height:27px;
width:14px
}
.btn_right{background-image:url(images/btn_right.gif);
background-repeat:no-repeat;
background-position:bottom right;
height:27px;
width:14px
}
.btn_middle{background-image:url(images/btn_middle.gif);
background-repeat:repeat-x;
background-position:bottom;
height:27px

}

.btm_blue_left{background-image:url(images/btm_left1.gif);
background-repeat:no-repeat;
background-position:bottom left
}
.btm_blue_right{background-image:url(images/btm_right1.gif);
background-repeat:no-repeat;
background-position:bottom right
}
.dark_blue{background-color:#021120
}
.recipeboxtop{background-image:url(images/recepies-vodka_uprep.jpg);
background-repeat:repeat-x;
background-position:top right;
}
.recipeboxleft{background-image:url(images/recepies-vodka_leftrep.jpg);
background-repeat:repeat-y;
background-position:top left;
}
.recipeboxright{background-image:url(images/recepies-vodka_rightrep.jpg);
background-repeat:repeat-y;
background-position:top right;
}
.recipeboxdwn{background-image:url(images/recepies-vodka_dwnrep.jpg);
background-repeat:repeat-x;
background-position:top left;
}
.howtomix
{    
    COLOR: #FF9900;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION:none;
	font-weight:bold;
}
.howtomix:hover
{    
    COLOR: #993300;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION:none;
	font-weight:bold;
}
.recipename
{    
    COLOR: #a54013;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    TEXT-DECORATION:none;
	font-weight:bold;
}
.curser
{    
    cursor:pointer;
}