@charset "utf-8";
/* CSS Document */

/*BEGIN COMMON PROPERTIES*/

/* PARAGRAPHS */
p {
	font-family: "Times New Roman", Times, sans-serif;
	color: black;
	font-size: 18px;
	/* line-height: 1em;
	margin-bottom: 1em;*/
}
p.indent {
		font: 18px "Times New Roman", Times, serif;
	   text-indent: 25px;
}
/* unnumbered list+*/
ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.sub {
	/*font-family: "Times New Roman", Times, serif; 
	text-indent: 5px;*/
	color: Black;
	font-size: smaller;
	/*margin-left: 5px;
	margin-right: 20px;*/
	padding-left: 10px;
	padding-right: 20px;
}
ol {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size: 18px;
	font-weight: normal;
	line-height: 95%;
}
/* ol list margin */
ol li {margin: .8em 0}
  /*
A:link {color:#000000; text-decoration:none}
A:visited {color:#000000; text-decoration:none}
A:hover {color:#000000; text-decoration:underline} 
*/
/*LEFTMENU_HEADERS*/
.LTOP {
	color: #FF0000;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.LTOP:link {
	color: navy;
	text-decoration: underline;
}
A.LTOP:visited {
	color: #1e90ff;
	text-decoration: underline;
}
A.LTOP:hover {
	color: red;
	text-decoration: underline;
}
/*LEFT_PANEL_LINKS*/
.LLST {
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}
A.LLST:link {
	color: #1b0771;
	text-decoration: none;}
A.LLST:visited {
	color: Blue;
	text-decoration: none;}
A.LLST:hover {
	color:Red; 
	text-decoration: underline;}

/*PRIVACY*/
.prv {
	font-family: "Arial, Helvetica, sans-serif";
	color: navy;
	font-size: 12px;
}
/*BREADCRUMBS*/
.BCR {
	color: #FF0000;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.BCR:link {
	color: navy;
	text-decoration: underline;
}
A.BCR:visited {
	color: #1e90ff;
	text-decoration: underline;
}
A.BCR:hover {
	color: red;
	text-decoration: underline;
}
/*PREVIOUS_BROWSE*/
.PVNX {
	font-family: "Times New Roman", Times, serif;
	color: navy;
	font-size: 1em;
}


/*BROWSE-ME INDEX*/
.MBR {
	font-family: Bookman Old Style;
	color: maroon;
	font-size: 16px; 
}


/*PRINT_EMAIL*/
.PRNT {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: red;
}


/*ERPCS_TITLE*/
.TT {
	font-style: italic; 
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
/*MAIN_TITLE*/
.TH {
	 font-family: Garamond;
	 color: #FFFFFF;
	 font-size: 40px;
}
/*DATEfont size='-1' face='Arial, Helvetica, sans-serif' color='#FFFFFF'*/
.TD {
	font-family: "Arial, Helvetica, sans-serif";
	color: #FFFFFF;
	font-size: 12px;
}
/*SUBTITLE*/
.TS {
	font-family: Garamond;
	color: navy;
	font-size: 12px;
}
/*LEFTPANEL_HEADERS*/
.LH {
	font-family: Verdana;
	font-size: 10px;
	color: #253A70;
	font-weight: bold;
}

/*QUICK&EASYLIST*/
.QE {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
	A.QE:link {
	color: Blue;
	text-decoration: none;
}
	A.QE:visited {
	color: #1E90FF;
	text-decoration: none;
}
	A.QE:hover {color: Red;text-decoration: underline;
}
/*MAIN_ITALIC*/
.MIT { font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}
/*DIFFICULTY_ETC*/
.MDF {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

.PANS {
	font-family: "Courier New", Courier, monospace;
	text-indent: 10px;
	font-weight: bold;
}
/*RECIPE_PARAGRAPHS*/
.RCP {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size: 18px;
	font-weight: normal;
	line-height: 95%;
}
.rcp {
	font-family: "Times New Roman", Times, sans-serif;
	color: #253A70;
	font-weight: bold;
	font-size: 1.10em;
	/* margin-bottom: 1em;*/
	/* text-indent:50px;*/
	/* letter-spacing: 3px;*/
}
/*SPECIAL UNNUMBERED LIST*/
.UL {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	line-height: 100%;
}
/*PRINT*/
.MPT {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: Red;
}

/*EXPLANATION TEXT (PASTA, ETC.)*/
.txt {
	font-family: "Times New Roman", Times, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-indent: 30px;
}
/*QUICK_BAR*/
.QBR {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFCC;
	font-weight: bold;
}
.QE {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
	A.QE:link {
	color: Blue;
	text-decoration: none;
}
	A.QE:visited {
	color: #1E90FF;
	text-decoration: none;
}
	A.QE:hover {color: Red;text-decoration: underline;
}

.vsw {
	border: #00008B;
	border: solid;
	padding: 10px;
	height: 400px;
	width: 400px;
}


  
