
/*--------------- Body - Structure -------------*/

.body {	
	color:#000000;	
	/*margin-top:0px;	
	margin-left:0px; 
	margin-right:0px;	
	margin-bottom:0px;	*/
	margin: 0px;
	background-color: #FFFFFF;	
	background-position: left top;
}

.pageBorder { 
	border:1px solid #999999;
}

img { 
	border:0; 
}

form {
	margin: 0px;
	padding: 0px;
}

a {
font-family: verdana;	
font-size: 11px;  
color: #000000; 
text-decoration: underline; 
line-height: 16px; 
text-transform: none;
}

a:hover {
font-family: verdana;	
font-size: 11px;  
color: #FF6600; 
text-decoration: underline; 
line-height: 16px; 
text-transform: none;
}

.listBox{
	width:160px;
	height:14px;
    background-color: #ffffff;
	margin: 0px;
	padding:0px;
    font-family: Verdana;
    font-size: 10px;    
    color: #747474;
	text-align: left;
	border-top: 1px solid #7D7D7D;
    border-bottom: 1px solid #7D7D7D;
    border-left: 1px solid #7D7D7D;
    border-right: 1px solid #7D7D7D;

}

.textarea{
	width:300px;
	height:60px;
    background-color: #ffffff;
	margin: 0px;
	padding:0px;
    font-family: Verdana;
    font-size: 11px;    
    color: #7D7D7D;
	text-align: left;
	border-top: 1px solid #7D7D7D;
    border-bottom: 1px solid #7D7D7D;
    border-left: 1px solid #7D7D7D;
    border-right: 1px solid #7D7D7D;

}

.textBox{
	width:110px;
	height:14px;
	border-top: 1px solid #7D7D7D;
    border-bottom: 1px solid #7D7D7D;
    border-left: 1px solid #7D7D7D;
    border-right: 1px solid #7D7D7D;
    background-color: #FFFFFF;
	margin: 0px;
    font-family: Verdana;
    font-size: 10px;    
    color: #7D7D7D;
	text-align: left;
}

.textBoxGreen{
	width:110px;
	height:14px;
	border-top: 1px solid #89A773;
    border-bottom: 1px solid #89A773;
    border-left: 1px solid #89A773;
    border-right: 1px solid #89A773;
    background-color: #2D6205;
	margin: 0px;
    font-family: Verdana;
    font-size: 10px;    
    color: #FFFFFF;
	text-align: left;
}


.checkBox {
	width:15px;
	height:15px;
	border:0px;
    font-size: 10px;    
    background-color: #FFFFFF;
	padding:0px;
	margin: 2px;
    color: #7D7D7D;

}

/*--------------Backgrounds--------------*/

.BG-Green { background-color: #2D6205; } /* Green */
.BG-LgtGreen { background-color: #438F08; } /* Light Green */
.BG-Orange { background-color: #FF5A00; } /* Orange */
.BG-Grey { background-color: #EFF0F0; } /* Grey */
.BG-White {	background-color: #FFFFFF; }
.BG-Black {	background-color: #000000; }

.dottedLine { background-image:url(../images/dotted_div.gif); }
.leftPanelBG { background-image:url(../images/left_panel_BG.gif); }
.recipeTOP { background-image:url(../images/recipe_top.gif); background-repeat:no-repeat; background-position:top}
.recipeBOTTOM { background-image:url(../images/recipe_bottom.gif); background-repeat:no-repeat; background-position:bottom}
.recipeCOMMON { background-image:url(../images/recipe_common.gif); }

/*--------------Text Styles--------------*/

/*-- GREY------*/
.greyVerd10px {	
font-family: verdana; 
font-size: 10px;  
color: #808080;	
text-decoration: none; 
}

.grey2Verd10px {	
font-family: verdana; 
font-size: 10px;  
color: #565656;	
text-decoration: none; 
}

.greyLTVerd11px {	
font-family: verdana; 
font-size: 11px;  
color: #565656;	
text-decoration: none; 
}

.grey2Verd11px {	
font-family: verdana; 
font-size: 11px;  
color: #B8B8B8;	
text-decoration: none; 
}

.grey3Verd11px { 
font-family: verdana;	
font-size: 11px;  
color: #3F3E3E; 
text-decoration: none; 
line-height: 16px; 
}

.GreyDarkVerd11px {	
font-family: verdana; 
font-size: 11px;  
color: #262626;	
text-decoration: none; 
}

.GreyDarkVerd11pxU {	
font-family: verdana; 
font-size: 11px;  
color: #262626;	
text-decoration: underline; 
}

/*-- Orange------*/
.orangeVerd10px {	
font-family: verdana; 
font-size: 10px; 
color: #FF6600;	
text-decoration: none; 
}

.orangeVerd11px {	
font-family: verdana; 
font-size: 11px;  
color: #FF6600;	
text-decoration: none; 
}

.orangeVerd13px {	
font-family: verdana; 
font-size: 13px;  color: #FF6600;	
text-decoration: none; 
}

/*-- Green------*/
.greenVerd11px {	
font-family: verdana; 
font-size: 11px;  
color: #2D6205;	
text-decoration: none; 
}

.greenVerd11pxU {	
font-family: verdana; 
font-size: 11px;  
color: #2D6205;	
text-decoration: underline; 
}

/*-- Yellow------*/
.yellowVerd11px {	
font-family: verdana; 
font-size: 11px;  
color: #F1FF92;	
text-decoration: none; 
}

/*-- BLACK------*/

.blackVerd10px { 
font-family: verdana;	
font-size: 10px;  
color: #000000; 
text-decoration: none; 
line-height: 16px; 
text-transform: none;
}

.blackVerd11px { 
font-family: verdana;	
font-size: 11px;  
color: #000000; 
text-decoration: none; 
line-height: 16px; 
}

/*-- RED------*/
.redVerd11px { 
font-family: verdana;	
font-size: 11px;  
color: #FF0000; 
text-decoration: none; 
line-height: 16px; 
}

.redVerd12px { 
font-family: verdana;	
font-size: 12px;  
color: #FF0000; 
text-decoration: none; 
line-height: 16px; 
}


/*-- WHITE------*/
.whiteVerd9px { 
font-family: verdana;	
font-size: 9px;  
color: #FFFFFF;	
text-decoration: none;	
}

.whiteVerd10px { 
font-family: verdana;	
font-size: 10px;  
color: #FFFFFF;	
text-decoration: none;	
}

.whiteVerd11px { 
font-family: verdana;	
font-size: 11px;  
color: #FFFFFF; 
text-decoration: none; 
line-height: 16px; 
}

.whiteVerd12px { 
font-family: verdana;	
font-size: 12px;  
color: #FFFFFF; 
text-decoration: none; 
line-height: 16px;	
}

.whiteVerd13px { 
font-family: verdana;	
font-size: 13px;  
color: #FFFFFF; 
text-decoration: none; 
line-height: 16px;	
}

.whiteVerd15px { 
font-family: verdana;	
font-size: 15px;  
color: #FFFFFF; 
text-decoration: none; 
line-height: 16px;	
}

/*-- PAGE HEADRES------*/

.greenArial20px { 
font-family: arial; 
font-size: 20px;  
color: #2D6205; 
text-decoration: none; 
line-height: 30px; 
border-bottom:1px solid #2D6205 
}
