/* CSS Document */

body {font-family:  Tahoma, Arial, Helvetica, sans-serif;
	  background-color: #000000;
	  background-image: url(images/grad_bg.jpg);
	  background-repeat: repeat-x;
	  margin: 2px;}

td {font-size: 11px;}
	  	  
h1 {font-size: 22px;
	color: #326565;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;}
	
h2 {font-size: 10px;
	color: #326565;
margin: 2px 0px 10px 0px;
letter-spacing: 1px;
font-weight: normal;}

p {	  line-height: 15px;}
li {font-size: 11px;
	list-style-type: square;}
ul {margin: 0px 10px 0px 30px;}

ul.other {margin: 0px 10px 0px 30px;
line-height: 20px;}

.topbar {background-image:  url(images/financial_header.jpg);
            background-repeat: no-repeat;}

.money_time {background-image:  url(images/money_time.jpg);
            background-position: bottom right;
			 background-repeat: no-repeat;}


.strip {background-image:  url(images/strip.jpg);
            background-repeat: repeat-x;}
									
.white {background-color: #ffffff;}
		   		   		   		   		   
.header {color: black; font-size: 14px; font-weight: bold; background-color: #DBE7E7;}									
.h_no {font-size: 20px; font-weight: bold;}			

.f_no {font-size: 20px;
	color: #326565;
	font-weight: bold;
	text-align: center;}		

.footer {font-size: 9px;
      color: #326565;
	  font-weight: normal;
	  text-align: center;
	  line-height: 14px;}

a {	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	}
							
a:link { color: #ffcc00; text-decoration: underline }
a:active { color: #ffcc00; text-decoration: underline }
a:visited { color: #ffcc00; text-decoration: underline }
a:hover { color: #326565; text-decoration: underline }


.nav {	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
							
a.nav:link { color: #000000; text-decoration: none }
a.nav:active { color: #000000; text-decoration: none }
a.nav:visited { color: #000000; text-decoration: none }
a.nav:hover { color: #6F9E9E; text-decoration: underline }

									
