BODY, td, th, a, p, h1, h2, h3, h4{
	font-family: Tahoma, Geneva, sans-serif;
	border: none;
}



BODY            { background-color: #000000;}

img {border: 0;}
a.heading       {
	color: #FF9933;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-decoration: underline;
    border: 0;
}
newsheadline          {
	color: #FF3333;
	font-weight: bold;
	font-size: 16pt;
	font-style: normal;
	text-align: center;
	line-height: 120%;
	}
a.heading:hover {
	color: #FF9933;
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	text-decoration: underline;
	border: 0;
}
p               {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
	text-decoration: none
} 
a               { 
	color: #FF9933; 
	font-weight: normal; 
	font-size: 12pt; 
	font-style: normal; 
	text-decoration: underline;
	border: 0;
}
a:hover         {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	border: 0;
} 
a:visited         {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	border: 0;
} 
p.small         { 
	color: #BBBBBB; 
	font-weight: normal; 
	font-size: 8pt;  
	font-style: normal; 
	text-align: center
	}
p.news          {
	color: #BBBBBB;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	line-height: 120%;
	}
a.news          { 
	color: #FF9933; 
	font-weight: normal; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: left}
	
a.news_center {
	color: #FF9933;
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	text-align: center
}

h1              { color: #FFFF00; font-weight: bold;   font-size: 24pt; font-style: italic; text-align: center; text-decoration: none}
h2              { color: #FFFF88; font-weight: normal; font-size: 18pt; font-style: italic; text-align: center; text-decoration: none}
h3              { color: #808080; font-weight: normal; font-size: 12pt; font-style: normal; text-align: center; text-decoration: none}  
h4              { color: #808080; font-weight: normal; font-size: 11pt; font-style: normal; text-align: center; text-decoration: none}  
td              {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	
} 
.td_box_center {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-width: 1;
	border-color: #999;
	border-style: inset;
	border-radius: 10px;
	padding: 7px;
	background-color: #111111;
}
.td_box_left {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	border-width: 1;
	border-color: #999;
	border-style: inset;
	border-radius: 10px;
	padding: 7px;
	background-color: #111111;
}

.td_box_flags {
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	border-width: 1;
	border-color: #000;
	border-style: inset;
	border-radius: 4px;
	padding: 2px;
	background-color: #FFFFFF;
}


th              { color: #CCCCCC; font-weight: normal; font-size: 12pt; font-style: normal; text-align: left;   text-decoration: none; border: none;}

.Button01 {
	height: 16px;
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
	border: none;
	background-image: url(../buttons/grad_grey_button.gif);
	cursor: pointer;
		   }
