/* Outside Frame - Start */

	body {
		margin:20px 20px 20px 20px;
		background:BLACK;
		}
	A 			{ color: BLACK; text-decoration: none; font-weight:normal; }
	A:link		{ color: BLACK; text-decoration: none; }
	A:visited	{ color: BLACK; text-decoration: none; }
	A:active	{ color: BLACK;  }
	A:hover		{ color: RED;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

/* Outside Frame - End*/











/* Top Center Table - Start */

	#banner {

                                          	font-family:arial;
		color:BLACK;
		font-size:NORMAL;
		font-weight:bold;

  		background:BLACK;
  		padding:0px;
                                           margin-bottom:5px;
		}

        #banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:arial;
		font-size: NORMAL;
		font-weight: BOLD;
		color: #484848;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:GREEN;
		font-size:x-small;
		font-weight:bold;
  		background:GREY;
  		text-transform:none;
		}

/* Top Center Table - End*/











/* Right Table  - End*/
