body {
	background-image: url(../images/template/bg_03.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
a:link {
	color: #3399CC;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #3399CC;
}
a:active {
	color: #3399CC;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtCopyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Main Banner 
-------------------------------------------------------------------------------*/
#Main-Banner {
	width: 718px;
	height: 400px;
	background-image: url(../images/template/layout-copy_top.gif);
	vertical-align: baseline;
		}
		
		#Main-Bottom {
	width: 718px;
	height: 16px;
	background-image: url(../images/template/layout-copy_bottom.gif);
	vertical-align: baseline;
		background-repeat: no-repeat;
		}
		
/* Navigation 
-------------------------------------------------------------------------------*/
#Navigation {
	vertical-align: baseline;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(../images/template/storage_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 216px;
	width: 686px;
		}.NavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav { margin:0; padding:10}
#nav li {
	list-style:none;
	float: left;
	width: 125px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	color: #CCCCCC;
	text-decoration: none;
	white-space:nowrap;
	margin-top: 198px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
	background-image: url(../images/template/div_11.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#nav a {
	display:block;
 	float:center;
	text-decoration:none;
	color: #FFFFFF;
}
.unit {
	line-height: 20px;
}
.txtContent {
	margin-left: 15px;
	margin-right: 20px;
}
.form {
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.unitSide {
	font-size: 10px;
}
.SideTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5CB3C6;
	font-variant: small-caps;
}
.TableContent {
	background-color: #FFFFFF;
}
#TableNavigation {
	background-color: #41B1C4;
	height: 350px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
#TableNavigation a {
	display:block;
 	float:center;
	text-decoration:none;
	color: #FFFFFF;
}
#TableNavigation a:hover {
	display:block;
 	float:center;
	text-decoration:none;
	color: #FFCC00;
}
.TableTop {
	background-color: #1B147C;
}
.txtContent {
	padding-left: 10px;
}
