
A  {
	COLOR : #0000ff;
	text-decoration : none;
	}
A.footer  {
	COLOR : #fffff0;
	text-decoration : none;
	font-size: 8pt; 
	color:#f5f5f5;
	font-family: Arial, Verdana;
	}

A:hover  {
	COLOR : #ff0000;
	text-decoration : underline;
	}

body  {
  	font-size: 10pt;
  	line-height: 1.8; 
  	font-family: Verdana, Sans-Serif;
  	text-align: center;
  	margin: 0;
  	padding: 0;
	color: #333;
}

.backcolor {background-color:#ffffff;}
  
.bkg
{
    background-image: url(../images/bkg_black.gif);
    background-color: #000000;
    background-repeat: repeat-x;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
 
.header
{
    background-image: url(../images/); 
    background-repeat: no-repeat;
    color: #ffffff; 
    font-size: medium;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    height: 148px;
	width: 900px;
    margin-left: auto;
    margin-right: auto; 
}
.bar
{
    background-image: url(../images/silver_bar.jpg); 
    background-repeat: repeat-x;
    height: 11px;
	background-color: #000000;
}

.basictab  /* change theme */
{
margin: 1px 0 0 0;  
padding: 3px 50px;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 0px solid #000000;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{ 
text-decoration: none;
padding: 2px 10px; 
margin-right: 3px; 
border: 1px solid #8b0000;
/*border-bottom: 1px none;*/
background-color: #b22222;/* change theme */
color: #f3f3f3; /* change theme */
}

.basictab li a:visited{
color: #f3f3f3;/* change theme */
}

.basictab li a:hover{
background-color: #cc0000;/* change theme */
color: white;/* change theme */
text-decoration: none;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #cc99cc;/* change theme */
color: black;
}

.wrapper { 
margin-left: auto;
margin-right: auto;
background-image: url(../images/);
background-repeat: repeat-x y;
background-color: #000000;
}

.content { 
padding:30px;
width: 53em;
text-align: left;
border-right: 1px solid #8b0000;
border-left: 1px solid #8b0000;
border-bottom: 1px solid #8b0000;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
}

.border  {border: 1px solid gray;}
.center { margin-left: auto; margin-right: auto; }
img  {border: 0;}

hr 
{
	border: 0;
	border-top: 1px solid #999999;
	height: 1px;
	width: 95%;
}

h1
{

    color: #666666; 
    font-size: 20px;
    font-weight: normal; font-style:italic;
    font-family:  Verdana, Helvetica, Arial, Sans-Serif;
    margin: 0;
    padding: 0px 0 10px 0;
}

h2
{

    color: #b22222; 
    font-size: 16px;
    font-weight: bold;
	font-style: italic;
    font-family: Arial,Times New Roman , Garamond, Verdana, Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0; 
}

h3
{ 

    color: #8b0000; 
    font-size: 18px;
    font-weight: normal;
    font-family: Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 0;    
}

h4
{

    color: #696969; 
    font-size: 15px;
    font-weight: bold;
    font-family: Helvetica, Arial, Sans-Serif;
    margin: 0;
    padding: 0;
}
	
td  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
	line-height: 1.4;
}

ul {list-style-type: none;}
li {list-style-type: none;}

.imgbox
{
padding: 2px 6px 2px 6px;
margin: 0;
margin-left: auto;
margin-right: auto;
}

.textbox
{
padding: 0px 0px 0px 0px;
line-height: 1.4;
font-family: verdana;
font-size: 100%;
color: #333;
}

.floatleft
{
float: left;
padding: 2px 20px 2px 10px;
font-family: verdana;
font-size: 85%;
color: #333;
font-weight: normal;
}
