/*img, div,td 
{ 
    behavior: url(/js/iepngfix.htc);
}*/
BODY
{
	margin:0;
	padding:0; 
	background: #ba1218 url(/images/page_bg.jpg) 0 0 repeat-x;
	
	scrollbar-3dlight-color:#FFF3D7;
    scrollbar-arrow-color:white;
    scrollbar-track-color:#FEE4A7;
    scrollbar-darkshadow-color:black;
    scrollbar-face-color:brown;
    scrollbar-highlight-color:brown;
    scrollbar-shadow-color:brown;
    font-family:Verdana;
    font-size:11px;
    
}
.main
{
	width:808;
}
.txt
{
	font-family: Verdana;
	font-size : 12;
	color : black;
}
.txt_footer
{
	font-family: Verdana;
	font-size : 11;
	color : #E9B8BA;
}
.txt_footer:link
{
	font-family: Verdana;
	font-size : 11;
	color : #E9B8BA;
	text-decoration : underline;
}
.txt_footer:Visited
{
	font-family: Verdana;
	font-size : 11;
	color : #E9B8BA;
	text-decoration:underline;
}
.txt_footer:hover
{
	color : white;
	text-decoration : none;
}

.txt_sitemap:link
{
	font-family: Verdana;
	font-size : 11;
	color : #5A4B2B;
	text-decoration : none;
}
.txt_sitemap:Visited
{
	font-family: Verdana;
	font-size : 11;
	color : #5A4B2B;
	text-decoration:none;
}
.txt_sitemap:hover 
{
	color : #BF9726;
	text-decoration : none;
}
.txt_sitemap_inner:link
{
	font-family: Verdana;
	font-size : 11;
	color : #BF9726  ;
	text-decoration : none;
}
.txt_sitemap_inner:Visited
{
	font-family: Verdana;
	font-size : 11;
	color : #BF9726 ;
	text-decoration:none;
}
.txt_sitemap_inner:hover 
{
	color :#5A4B2B;
	text-decoration : none;
}


.txt_contact_inner:link
{
	font-family: Verdana;
	font-size : 11;
	color : #C5CCF1  ;
	text-decoration : none;
}
.txt_contact_inner:Visited
{
	font-family: Verdana;
	font-size : 11;
	color : #C5CCF1 ;
	text-decoration:none;
}
.txt_contact_inner:hover 
{
	color :#FFFFFF;
	text-decoration : none;
}
/* ---------  button --------*/
.button_l
{
	background-image:url(/images/button_curve_l.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:5;
}
.button_r
{
	background-image:url(/images/button_curve_r.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:5;
}
.button_back
{
	background-color:White;
	height:17;
	color:#ba1218;
	cursor:pointer;
	text-decoration:none;
}
.bg_white
{
	background-color:White;
}
.button_link:link
{
	color:#ba1218;
	text-decoration : none;
	font-family:Verdana;
	font-size:11px;
}
.button_link:a
{
	color:#ba1218;
	text-decoration : none;
	font-family:Verdana;
	font-size:11px;
}
.button_link:visited
{
	color:#ba1218;
	text-decoration : none;
	font-family:Verdana;
	font-size:11px;
}
.button_link:hover
{
	color:black;
	text-decoration :underline;
	font-family:Verdana;
	font-size:11px;
}

.txtsubpool
{
	font-size:15px;
	color:#f20e14;
	font-family:Tahoma;
	font-weight:bolder;
	padding:0px 0px 20px 0px;
}


/* ---------  End button --------*/
.bg_l
{
	background-image: url(/images/bg_l.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:319px;
	width:238px;
}
.bg_r
{
	background-image: url(/images/bg_r.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:319px;
	width:238px;
}
.box
{
	background-color:White;
}
.strip_yellow
{
	background-color:white;
	background-image:url(/images/strip_yellow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:288px;
	width:13px;
}
.strip_yellow_main
{
	background-color:white;
	background-image:url(/images/strip_yellow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:288px;
	width:100%;
}
.strip_l
{
	background-image:url(/images/strip_l.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	width:16px;
}
.strip_r
{
	background-image:url(/images/strip_r.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	width:16px;
}
.orange_bottom
{
	background-image:url(/images/footer_strip.jpg);
	width:100%;
}
/* ------------  Tabs -----------------------*/
.ar_back
{
	font-size : 16;
	font-weight:bold;
	background-color:white;
	background-image:url(/images/ar_back.jpg);
	background-repeat:repeat-y;
	background-position:right;
	color:#ba1218;
	width:65px;	
	text-align:center;
}
.ar_back_link:link
{
	color:#ba1218;
	text-decoration : none;
}
.ar_back_link:visited
{
	color:#ba1218;
	text-decoration : none;
}
.ar_back_link:hover
{
	color:#ba1218;
	text-decoration : underline;
}
.search_home
{
	width : 100px;
	BORDER-RIGHT:white 1px solid;
    BORDER-TOP:white 1px solid;
    BORDER-LEFT:white 1px solid;
    BORDER-BOTTOM:white 1px solid;
	font-family : Verdana;
	font-size : 10px;
	color : #8f8e8e;
}
.separator
{
padding-top: 5px;
padding-bottom: 5px;
}
#navigation a
{
color: black;
text-decoration: none;
padding-left: 5px
}
#navigation a span
{
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
#navigation a, #navigation a span
{
display: block;
float: left
}
#navigation a:hover
{
background: #ba1218 url(/images/button_curve_l_red.jpg) left top no-repeat;
padding-left: 5px
}
#navigation a:hover span
{
background: url(/images/button_curve_r_red.jpg) right top no-repeat;
padding-right: 5px;
color: white;
cursor:pointer;
}
#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}
#navigation li
{
float: left;
margin: 0;
} 

#navigation a
{
color: black;
text-decoration: none;
padding-left: 5px
}
#navigation a span
{
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
#navigation a, #navigation a span
{
display: block;
float: left
}
#navigation a:hover
{
background: #ba1218 url(/images/button_curve_l_red.jpg) left top no-repeat;
padding-left: 5px
}
#navigation a:hover span
{
background: url(/images/button_curve_r_red.jpg) right top no-repeat;
padding-right: 5px;
color: white;
cursor:pointer;
}
#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}
#navigation li
{
float: left;
margin: 0;

}



/* --------------- End tabs ---------------------------*/
/* --------------- start form micheal ---------------------------*/
.mandatory
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Red;
}
.txtform

	{
	font-size:11px;
	color:#b30000;
	font-family:verdana;
	
	
}
.txtformlogin

	{
	font-size:10px;
	color:#b30000;
	font-family:verdana;
	
	
}
.txtwallpaperheadre

	{
	font-size:10px;
	color:#EB1E25;
	font-family:Tahoma;
	font-weight:bold;
	
	
}
.txtwallpaper

	{
	font-size:10px;
	color:#CC8F03;
	font-family:Tahoma;
	
	
}






.wallpaperlink:link
{
	font-size:10px;
	color:#CC8F03;
	font-family:Tahoma;
	text-decoration:none;
}
.wallpaperlink:hover
{
	font-size:10px;
	color:#CC8F03;
	font-family:Tahoma;
	text-decoration:underline;
}
.wallpaperlink:Visited
{
	font-size:10px;
	color:#CC8F03;
	font-family:Tahoma;
	text-decoration:none;
	
}






.txtloginmain

	{
	font-size:14px;
	color:#b9181e;
	font-family:verdana;
	font-weight:bolder;
	
	
}
.txtlogin

	{
	font-size:12px;
	color:#b9181e;
	font-family:verdana;
	text-align:justify
	
	
}
.txtDescribtion

	{
	font-size:13px;
	color:#b9181e;
	font-family:verdana;
	text-align:justify
	
	
}

.txtpromotion

	{
	font-size:12px;
	color:#b9181e;
	font-family:verdana;
	text-align:justify;
	line-height:18px;
	
	
	
}
.txtPool

	{
	font-size:14px;
	color:#b9181e;
	font-family:verdana;
	text-align:justify;
	
	
	
}
.txtThank

	{
	font-size:24px;
	color:#ed1c24;
	font-family:Tahoma;
	font-weight:bolder;
	
	
}
.txtmain

	{
	font-size:15px;
	color:#f20e14;
	font-family:Tahoma;
	font-weight:bolder;
	padding:0px 0px 20px 0px;
	
	
}

.txttest

	{
	font-size:11px;
	color:#707070;
	font-family:verdana;
	text-align:justify;
	
	padding:5px 10px 20px 10px;
	
	
}
.txtcontact

	{
	font-size:11px;
	color:#707070;
	font-family:Tahoma;
	text-align:justify;
	
	
	
	
}
.txtcontacttitel

	{
	font-size:13px;
	color:#707070;
	font-family:Verdana;
	text-align:justify;
	
	
	
	
}
.txtproducttitle {
	font-family:Tahoma;
	font-size : 12px;
	color : #FDB911;
	line-height:20px;
}
.txtproductDescription{
	font-family: Tahoma;
	font-size : 12px;
	color : white;
	line-height:20px;
}

.button
{
	border:none 0px white;
	font-family:verdana;
	font-size:11px;
	background-image:url(/images/submit.gif);
	width:75px;
	height:22px;
	color:White;
}
.buttonlogin
{
	background-color:#d51a21;border:solid 2px black;color:White;width:20px;
	}
	
	
.innerback
{
	background-image:url(/images/Innerback1.jpg);
	background-repeat:repeat-x;
		
}	
.innerbackregister
{
	background-image:url(/images/mainback.jpg);
	background-repeat:no-repeat;
	height:550px;
	background-color:#fbb517;
	
		
}

.innerback2
{
	background-image:url(/images/Innerback2.jpg);
	background-repeat:repeat-x;
		
}
.loginbg
{
	background-image:url(/images/login_bg.jpg);
	background-repeat:no-repeat;
		
}
.loginbginner
{
	background-image:url(/images/login_bg_inner.jpg);
	background-repeat:no-repeat;
		
}
.innertext
{
	background-image:url(/images/inner_txt.jpg);
	background-repeat:no-repeat;
		
}
.innerRegisteration
{
	background-image:url(/images/inner_txt.jpg);
	background-repeat:no-repeat;
	
		
}
.innerpromotion
{
	background-image:url(/images/pro_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
		
}
.innerProduct
{
	background-image:url(/images/Bisco_Mary.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	
		
}
.innerThanks
{
	background-image:url(/images/ThanksBG.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
		
}
/*.prominnerBG
{
	background-image:url(/images/prom_inner.gif);
	background-repeat:no-repeat;
	
		
}*/
.mainpromBG
{
	background-image:url(/images/pro_big_inner.gif);
	background-repeat:no-repeat;
	background-color:#FCBB15;
		
}

.mainpromBGscreensever
{
	background-image:url(/images/pro_big_inner_screen-sever.gif);
	background-repeat:no-repeat;
	background-color:#FCBB15;
		
}


.login_box
{
	width : 100px;
	BORDER-RIGHT:black 1px solid;
    BORDER-TOP:black 1px solid;
    BORDER-LEFT:black 1px solid;
    BORDER-BOTTOM:black 1px solid;
	font-family : Verdana;
	font-size : 10px;
	color : #8f8e8e;
}
a.lnlogin
{
	color: Black;
	font-family: verdana;
	font-size: 11px;
	text-decoration:underline; 
	font-weight:bold;
}


a.lnlogin:hover
{
		color: Black;
	font-family: verdana;
	font-size: 11px;
	text-decoration:underline;
	
} 

a.lnloginpromotion
{
	color: Black;
	font-family: verdana;
	font-size: 9px;
	text-decoration:underline; 
	font-weight:bold;
}


a.lnloginpromotion:hover
{
		color: Black;
	font-family: verdana;
	font-size: 9px;
	text-decoration:underline;
	
} 


/* ---------  button promotion--------*/
.button_2l
{
	background-image:url(/images/button_curve_2l.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:5;
}
.button_2r
{
	background-image:url(/images/button_curve_2r.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:5;
}
.button_back2
{
	background-color:#FCDD8A;
	height:10;
	color:#ba1218;
	cursor:pointer;
	text-decoration:none;
}
.bg_Yellow
{
	background-color:#FCDD8A;
}
.button_more:link
{
	color:Black;
	text-decoration : none;
}
.button_more:visited
{
	color:Black;
	text-decoration : none;
}
.button_more:hover
{
	color:#ba1218;
	text-decoration : none;
}

.ProductsTable
{
	border:solid 1px #F5F4F0;
	border-collapse:collapse;
		
}

.leftcell
{
	
	border:solid 1px white;
	border-collapse:collapse;
	background-color:#FEC949;
	color:#BA1218;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
		
}

.Rightcell
{
	
	border:solid 1px white;
	background-color:#FDDA80;
	border-collapse:collapse;
	font-size:11px;
	font-family:Verdana;
	color:Black;
		
}
.blacktxt
{
	font-size:11px;
	font-family:Verdana;
	color:Black;
	
}
.exportTable
{
	border:solid 1px #FEC63E;
	border-collapse:collapse;
		
}
.innercellborder
{
	border:solid 1px #FEC63E;
	border-collapse:collapse;
}

.Firstcell
{
	
	border:solid 1px #FEC63E;
	border-collapse:collapse;
	background-color:#FFEAB8;
	color:#989898;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
		
}
.Secondcell
{
	
	border:solid 1px #FEC63E;
	border-collapse:collapse;
	background-color:White;
	color:#989898;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
		
}

#maintable td
{
	border:solid 1px #FEC63E;
	border-collapse:collapse;
}
/* ---------  End button promotion --------*/
/* --------------- end form micheal ---------------------------*/

.input
{
	width:200px;
	/*border: solid 1px #BB1219;	
	background-color:#FFF2D5;
	color:#B30000;*/
	BORDER-RIGHT:#B30000 1px solid;
    BORDER-TOP:#B30000 1px solid;
    BORDER-LEFT:#B30000 1px solid;
    BORDER-BOTTOM:#B30000 1px solid;
	font-family : Verdana;
	font-size : 10px;
	color : #8f8e8e;
	

}

.TopWelcomMessage
{
	font-family:Verdana;
	font-size:10px;	
	padding:1 2 0 0px;
}
.bacloginimag
{
    background-image:url(/Images/login_reflc_new.png);
    behavior: url(/js/iepngfix.htc);
}

.ForgotPassword
{
    background-image:url(/Images/ForgotPassword_bg.png);
}

.ActivitiesBG
{
    background-image:url(/Images/Activities_BG_new.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}

.CommercialsBackBottom
{
    background-image:url(/images/pro_big_inner_bottom.gif);
    background-repeat:no-repeat;
    
    background-color:#FDB513;    
}
.Acc_Header
{
     background-image:url(/images/titlesBackgroundImage_1.png);   
     background-repeat:no-repeat;
     width:425px;
     height:28px;
     font-family:Verdana;
     font-size:13px;
     font-weight:bold;
     color:#B30000;
     padding:5 10 0 25px;
     margin:0 0 5 0px;
    cursor:hand;
}
.Acc_Header_selected
{
     background-image:url(/images/titlesHighlightImage_1.png);   
     background-repeat:no-repeat;
     width:425px;
     height:27px;
     font-size:13px;
     font-weight:bold;
     font-family:Verdana;
     color:#B30000;
     padding:5 10 0 25px;
     margin:0 0 0 0px;
}
.Acc_Content
{
     height:250px;
     padding:10 10 10 25px;
     width:680px;
     font-size:11px;
	 color:#707070;
	 font-family:Tahoma;
	 text-align:justify;
	 background-color:#FEEDC5;
	 margin:0 0 5 12px;
	 
	 border-right:solid 1px #FCBB15;
	 border-left:solid 1px #FCBB15;
	 border-bottom:solid 1px #FCBB15;
	 border-top:solid 1px #FCBB15;
}

.PngFix
{
    behavior: url(/js/iepngfix.htc);    
}