body {
	color: navy;
	background: silver url(gradient.png);
	background-repeat: repeat-x;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 100%;
	text-align: left;
	}
a:hover {
	color: black;
	}
a	{
	color: white;
	font-weight: bold;
	text-decoration: underline;
	}
img {
	border: 0px;
	}
div {
	padding: 5px;
	}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}
.center {
	text-align: center;
	}
.justify {
	text-align: justify;
	}
.wrapper-banner{ 
	 width: 795px;
	 }
.wrapper{ 
	 width: 630px;
	 }
.head-left
	{
	font-size: 250%;
	font-weight: bold;
	text-align: left;
	color: navy;

	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 5px;

	width: 400px;
	 }
.head-right
	{
	text-align: right;

	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 200px;

	 }
.td-margin {
	   width: 55px;
	   }
.title-box {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: yellow;
	background:  navy url(shade.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-color: black;
	height: 35px;
	}
.content-box {
	text-align: left;
	color: black;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
	border-top-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 0px;
	border-right-width: 0px;
	}
.flash-box {
	text-align: left;
	color: yellow;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
	border-top-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 0px;
	border-right-width: 0px;
	}
.table-box {
	text-align: left;
	color: black;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 0px;
	border-right-width: 0px;
	}
.link-box {
	font-weight: bold;
	text-align: left;
	color: black;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 50px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	}
.menu-box {
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	color: black;
	background:  navy url(shade.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-color: black;
	height: 35px;
	}







