/* This is the Chocoline CSS (Style Sheets for Microsoft Internet Explorer */
/* Chocoline Style Sheets */

/* Standard BODY - Set to Margin 0 */


BODY            { 
		  margin-top:0px;
		  margin-bottom:0px;
		  margin-left:0px;
		  margin-right:0px;
		  margin:0px;
		}


/* Standard Links */

A               {color:#ee3366; text-decoration:none;} 


/* Link Colors */
A:link {color="#ff3300"; font-family: Arial;text-decoration:none;} 
A:visited {color="#ff3300";font-family: Arial;text-decoration:none;} 
A:active {color="#ff3300"; font-family: Arial;text-decoration:none;} 
A:hover {color="#ff6666";text-decoration:underline;} 

/* Standard Layout */

/* style Normal text */

/* Used for heading */
.header1 { font-family: arial, helvetica, "sans serif"; font-size:25px;
line-height:25px;
color:#000000 }

/* Not Used */
.header2 { font-family: verdana, arial, helvetica, "sans serif"; font-size:14px;
line-height:17px;
color:#6C3412 ; font-weight: bold}


/* Use for Paragraph heading */
.para1 { font-family: verdana, arial, helvetica, "sans serif"; font-size:18px;
line-height:20px;
color:#000000 }

/* Use for text paragraphs */
.para2 { font-family: verdana, arial, helvetica, "sans serif"; font-size:12px;
line-height:16px; color:#000000 }

/* not Use for text headers */
.para3 { font-family: Times New Roman, Times, serif; font-size:13px;
line-height:17px;
color:#6C3412 }

/* not Use for aboutus  */
.para4 { font-family: Times New Roman, Times, serif; font-size:12px;
line-height:17px; color:#6C3412 ; text-align: left}

/* not used Generic footer */
.footer { font-family: arial, helvetica, "sans serif"; font-size:10px;
line-height:20px;
color:#FBB74F }


/* end 08012000 */

