﻿		body
		{
			font-family:Arial;
		}
        .heading     
        {
        	position:absolute; 
        	background-image:url('../img/image002.jpg');
        	left:185px;
        	top:10px;
        	height:100px;
        	width:595px;
            font-size: 60px;
            font-family: "Comic Sans MS";
            color: #FFFFFF;
            font-weight: bold;
            text-align:center;
        }

        .mainBody
        {
        	position:absolute; 
        	left:185px;
        	top:140px;
        	height:400px;
        	width:595px;
        }
        .breadcrum
        {
        	position:absolute; 
        	left:185px;
        	top:110px;
        	height:30px;
        	width:595px;
        	color: #54381C; 
        	background-color: #C0B6AB;
        	font-size: x-large;
            font-family: Arial;
        }
        
        .footer
        {
        	position:absolute; 
        	left:185px;
        	top:510px;
        	height:200px;
        	width:595px;
        	
        }
        
        input: selected 
        { font-weight:bold; color:purple 
         }

        
        .style2
        {
            height: 50px;
        }
        .style0
        {
            font-size: 60px;
            font-family: "Comic Sans MS";
            color: #FFFFFF;
            font-weight: bold;
        }
                .style1
                {
                    font-size: small;
                }
                .style3
                {
                    font-size: x-large;
                    font-family: Arial;
                }
                .style4
                {
                    font-family: Arial;
                }
                .style5
                {
                    font-size: medium;
                    font-weight: 700;
                }
                .style6
                {
                    font-size: x-small;
                }
                .style7
                {
                    text-decoration: none;
                    font-weight: 700;
                }
                .style8
                {
                    font-size: small;
                    font-weight: bold;
                    color: #3B5997;
                }
