* {
    padding: 0;
    margin: 0;
} 

body {
	background: #ffffff ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

img {
	border: none;
}
a {
	color: Blue;
	text-decoration: none;
}
a:hover { text-decoration: underline; color : #000; }

#wrap {
width: 700px;
margin: 40px auto;
}

#header {
height: 40px;
}

#header h1 {
	padding: 0 0 0 20px;
	font-size: 20px;
	letter-spacing: -2px;
}
#header h1 a {
color: #002880;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
	padding-left: 21px;
	font-size: 14px;
	color: #666;
	font-weight: 100;
}

#top {
background: #fff url(gfx/top.gif) no-repeat;
padding: 5px 0;
}

#menu {
	height: 50px;
	line-height: 50px;
	background: #fff url(gfx/menu.gif) no-repeat;
	font-size: 11px;
}
#menu ul {
padding-left: 20px;
list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
color: #001c5a;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
	color: Black;
	text-decoration: underline;
}

#content {
padding: 10px 10px;
background: #fff url(gfx/content.gif) repeat-y;
}
.right {
	float: right;
	width: 480px;
	text-align: justify;
	padding: 0 20px 10px 10px;
}
.right h1 {
	color: #4892de;
	padding : 10px 0 15px 0;
}

.right h2 {
	color: #002880;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: 100;
	padding : 10px 0 15px 0;
}

.right p { margin-top: 0em; margin-bottom: 2em; }

.left {
float: left;
width: 140px;
padding: 10px;
border-right: 1px solid #aaa;
}
.left h2 {
font-size: 13px;
color: #002880;
padding: 5px 0 2px 10px;
}
.left ul {
list-style-type: none;
padding: 5px 0 0px 0px;
}
.left ul li {
padding: 2px 0px;
background: transparent url(gfx/apple.gif) no-repeat;
}

.left ul li a {
display: block;
color: #002880;
}
.left ul li a:hover {
	color: Black;
}

#bottom {
background: #fff url(gfx/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
color: #666;
font-size: 11px;
}
#footer  a { color: #666; }





#itsthetable	{
		background: #F0F0F0 url(back01.gif) no-repeat;
		}

table		{
		margin: 0;
		padding: 0;
		line-height: 1.4em;
		border-collapse: collapse;
		border: 3px solid #ADBBCA;
		background: #F0F0F0;
		}
		
thead tr th	{
		padding: 4px 8px 4px 8px;
		}

		
thead th	{
		border: 4px solid #ADBBCA;
		}

tfoot		{
		background: #fff;
		}
		
tfoot tr td, tfoot tr th, tbody tr td	{
		padding: 3px;
		}
		
tbody tr:hover	{
		background: #fff;
		}
		
tbody tr	{
		border: 3px solid #ADBBCA;
		}
		
tbody th	{
		padding: 8px;
		border: 3px solid #ADBBCA;
		}
		
tbody td	{
		background: #E9ECEE;
		}

tbody tr.odd		{
		background: #C4CFDB;
		}
		
tbody tr.odd td		{
		background: #F0F0F0;
		color: #4F6480;
		}
		

		
tbody tr.odd:hover		{
		background: #fff;
		}
		

		tbody tr th a:link		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: underline;
		
		}
		
tbody tr th a:visited		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: none;
		
		}
		
tbody tr th a:hover		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: none;
		
		}
		
tbody tr th a:active		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: line-through;
		
		}
		
tbody tr th a:visited:after {
		content: "\00A0\221A";
		}
		
tbody td a:link		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: underline;
		}
		
tbody td a:visited		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: none;
		}
		
tbody td:hover		{
	background-color: #b0c5f5;
	text-decoration: none;
}
		
tbody td a:active		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: underline;
		}
		
tbody td + td + td + td a { background: transparent url(downloadcss244.gif) no-repeat scroll 0 50%; 
			display: block;
			height: 24px;
			width: 24px;
			overflow: hidden;
			text-decoration: none;
			text-indent: -5000px;
			border: none;
			}
			
tbody td + td + td + td a:hover { background: transparent url(downloadcss2441.gif) no-repeat scroll 0 50%; 
			display: block;
			height: 24px;
			width: 24px;
			overflow: hidden;
			text-decoration: none;
			text-indent: -5000px;
			border: none;
			}
