/* Outside Frame - Start */

	body {
        margin: 0px 0px 0px 0px ; 
  	background-image: url(texture01.jpg);
        }

	A 		{ text-decoration: none; }
	A:link		{ text-decoration: none; }
	A:visited	{ text-decoration: none; }
	A:active	{ color:#808080;  }
	A:hover		{ color: WHITE;  }



        h1 {border: 0; color:BLACK; font-size: 25px; margin: 0px; padding: 0px; }
        h2 {border: 0; color:BLACK; font-size: 20px; margin: 0px; padding: 0px; }
        h3 {border: 0; color: WHITE; font-size: 15px; margin: 0px; padding: 0px; }


/* Outside Frame - End*/












/* Top Table - Start */

        #top {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px solid #ccc;
	background:Black;
        }

/* Top Table - End*/











/* Field Table - Start */

	#field {

                font-family:Verdana;
		color:BLACK;
		font-size: 16;
		font-weight:Normal;

  		background-image: url(texture01.jpg);

                margin-left:0px;
                margin-right:0px;
                margin-top:0px;
                margin-bottom:0;

                padding-top:0px;
                padding-right:10px;
                padding-bottom:10px;
                padding-left:10px; 
		}



        #field a { color:BLACK; text-decoration: none; font-weight:BOLD; }
        #field a:link { color:BLACK; text-decoration: None; }
        #field a:visited { color:BLACK;  }
        #field a:active { color:BLACK;  }
        #field a:hover { color:WHITE;  }

                {
		font-family:Arial;
		font-size: 7;
		font-weight: NORMAL;
		color:RED;
		text-decoration: none;
		}



/* Field Table - End*/












/* Left Table - Start */

	#left {
		font-family:Verdana;
		color:BLACK;
		font-size: 15;
		font-weight:NORMAL;


                float:LEFT;
		position:LEFT;
		width:35%;

  		background-image: url(texture02.jpg);

		margin-left:0px;
                margin-right:10px;
		margin-top:0px;
		margin-bottom:10;

                padding-top:10px;
                padding-right:10px;
                padding-bottom:100px;
                padding-left:10px;  

                border-left:0px SOLID BLACK;
		border-right:0px ;}
                		

        #left a { color:BLACK; text-decoration: none; font-weight:BOLD; }
        #left a:link { color:BLACK; text-decoration: None; }
        #left a:visited { color:BLACK;  }
        #left a:active { color:BLACK;  }
        #left a:hover { color:WHITE;  }

                {
		font-family:Verdana;
		font-size: 7;
		font-weight: NORMAL;
		color:RED;
		text-decoration: none;
		}



/* Left Table - End*/













/* Right Table - Start */

	#right {
		font-family:Verdana;
		color:BLACK;
		font-size: 20;
		font-weight:NORMAL;


                float:RIGHT;
		position:RIGHT;
		width:45%;

		background-image: url(texture02.jpg);

		margin-left:10px;
                margin-right:0px;
		margin-top:0px;
		margin-bottom:10;

                padding-top:10px;
                padding-right:10px;
                padding-bottom:10px;
                padding-left:10px;  

                border-left:0px SOLID BLACK;
		border-right:0px ;}
                  		

        #right a { color:#808080; text-decoration: none; font-weight:normal; }
        #right a:link { color:#808080; text-decoration: None; }
        #right a:visited { color:#808080;  }
        #right a:active { color:#808080;  }
        #right a:hover { color:#808080;  }

                {
		font-family:Verdana;
		font-size: 7;
		font-weight: NORMAL;
		color: RED;
		text-decoration: none;
		}



/* Right Table - End*/






























