body {	
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	font-color: #000000;
	margin-top: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0em;
	margin-left: 0em
	}
form {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 90%;
	padding-top: 10px;
	background-image:url(images/form_bkgnd.jpg) ;
	min-height: 262px;
	}
p {
	color: #000000;
	}
	
h1 {
	color: #CC0000;
	font-size: 120%;
	}	
h2 {
	color: #CCCCCC
	}
h3 {
	color: #CC0000;
	font-size: 80%;
	}
h4 {
	color: #CC0000
	}
input {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
li {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: decimal;	
	list-style-position: outside
	}
select {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 80%;
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: .75em;	
	color: #999999
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.Labeltext {
	color: #000000;
	font-size: 80%;
	left: auto;
	font-weight: bold:
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}body.sub {
	margin: 0.1em;

	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
.askaudio {
	padding-left: 10px;
	}
#buttons {
   background-image: url(images/buttons.jpg);
   background-position: -140px 0;
   background-color: #999999;
   width: 140px;
   height: 35px;
   position: relative;
   margin-top: 10px;
   font-size: 70%;
   text-align: center; /* for WinIE5.x */
   }
 
#buttons a {
   background-image: url(images/buttons.jpg);
   display: block;
   width: 140px;
   height: 35px;
   color: #000;
   text-decoration: none;
   }
 
#buttons a:hover {
   background-position: -140px 0;
   color: #990000;
   text-decoration: none;
   }
 
#buttons span {
   position: absolute;
   display: block;
   left: 5px;
   bottom: 3px;
   }
#button_lower {
   background-image: url(images/button_lower.jpg);
   background-position: -160px 0;
   background-color: #999999;
   color: #000;
   font-size: 70%;
   font-weight: bold;
   width: 160px;
   height: 35px;
   position: relative;
   margin-top: 10px;

   padding-top: 7px;
   text-align: center; /* for WinIE5.x */
   }
 
#button_lower a {
   background-image: url(images/button_lower.jpg);
   display: block;
   width: 160px;
   height: 35px;
   color: #000;
   text-decoration: none;
   }
 
#button_lower a:hover {
   background-position: -140px 0;
   color: #000;
   text-decoration: none;
   }
 
#button_lower span {
   position: absolute;
   display: block;
   left: 5px;
   bottom: 3px;
   }	
input.button_submit {
	text-indent:-9999px; 
	background:url(images/button_lower.jpg); 
	}  
 .copyright {
 	font-size: 65%;
	}  