/* CSS Document */

<style type="text/css">
<!--
*
html {
margin: 0;
padding: 0;
overflow: auto;
}

body {
margin: 0;
padding: 0;
background: url(images/appsa_00.gif) repeat;
text-align: center;
font: 1.0em Tahoma, sans-serif;;
color: #3B75B0;
overflow: auto;
}

#wrapper {
margin-left: auto;
margin-right: auto;
text-align: center;
width: 836px;
background: url(images/shadow.png) repeat-y center;

}

#Table_01 {
	width:800px;
	height:auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #CCCCCC;
}

#appsa-01 {
	width:800px;
	height:104px;
	background: url(images/appsa_01.gif) no-repeat;
}

#appsa-02 {
	float: left;
	background: url(images/appsa_02.gif) no-repeat;
	width:227px;
	height:198px;
	text-align: left;
}

#appsa-03 {
	float: left;
	background: url(images/appsa_03.gif) no-repeat;
	width:573px;
	height:198px;
}

#appsa-04 {
	background: url(images/appsa_04.gif) no-repeat;
	width:800px;
	height:55px;
}

#appsa-05 {
	background: url(images/appsa_05.gif) no-repeat;
	width:800px;
	overflow: auto;
	}

#appsa-06 {
	background: url(images/appsa_06.gif) no-repeat;
	width:800px;
	height:124px;
}

#appsa-07 {
	background: url(images/appsa_07.gif) no-repeat;
	width:800px;
	height:64px;
}

#content {
	clear: both;
	}
	
#bottom {
	clear: both;
	}
#box {
padding: 20px 10px 0 5px;
}

#content_box {
padding: 20px;
text-align: left;
}

#footer {
padding: 13px 0 0 10px;
font: .7em Tahoma, sans-serif;;
color: #80B2D8;
text-align: left;
}

/*COPYRIGHT LINE*/

  .copyright a,
  .copyright a:link,
  .copyright a:visited,
  .copyright a:active{
  text-decoration: none;
  color: #646464;
  }
  .copyright a:hover{
  color: #4B6477;
  }
/*END OF COPYRIGHT*/
	
/*NAVIGATION*/
  .nav a,
  .nav a:link,
  .nav a:visited,
  .nav a:active{
  display: block;
  height: 1.3em;
  
  border-bottom: 2px #FCF4E9 solid;
  text-decoration: none;
  color: #646464;
  font: .9em Tahoma, sans-serif;;
  padding: 2px;
  }
  .nav a:hover{
  background: #FCF4E9;
  color: #4B6477;
  border-bottom: 1px #FCF4E9 solid;
  }
/*END OF NAVIGATION*/

/*STYLES*/
h1 {
font: 1.1em Tahoma, sans-serif;
font-weight: bold;
color: #3B75B0;
}

#time_date {
text-align: right;
padding: 5px 5px 0 0;
color: #3B75B0;
font-size: 12px;
}

img {
border: none;
}

/*NAVIGATION*/
 a,
 a:link,
 a:visited,
 a:active{
 text-decoration: none;
 color: #AF516C;
  }
a:hover{
color: #1C6FB0;
 }
/*END OF NAVIGATION*/

strong {
color: #999999;
}

.caption {
color: #999999;
}

-->
</style>