body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: white;
    font-family: Tahoma;
    background-color: #000000;
    font-size: 13px

}

a:link
{
    color: #0099DD;
    text-decoration: none;
    background-color: transparent
}

a:visited
{
    color: #0099DD;
    text-decoration: none;
    background-color: transparent
}

a:active
{
    color: #0099DD;
    text-decoration: none;
    background-color: transparent
}

a:hover
{
    color: red;
    text-decoration: underline
}

img
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
    background: transparent;
    text-decoration: none;
    horizontal-align: center;
    list-style-image: none;
    list-style-type: disc;
    list-style-position: outside;    
}



td
{
    text-align: left;
    vertical-align: top
}

td.middle
{
    text-align: center;
    vertical-align: middle
}

th.equipment
{
	height: 36px;
	width: 36px;
	color: white;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center center;
}

span.equipment
{
	position: relative;
	top: -24px;
}


td.center
{
    text-align: center;
    vertical-align: top
}

td.bigger
{
    font-size:22px
}

td.profile
{
    font-size:20px;
    vertical-align: middle
}

th.profile
{
    font-size:20px;
    vertical-align: middle
    text-decoration: bold    
}

th
{
    text-align: center
}


h1
{
    color: white;
    font-size: 26px;
    text-align: center
}

h2
{
    color: white;
    font-size: 22px;
    text-align: center
}

h3
{
    color: white;
    font-size: 18px;
    text-align: center
}

p
{
    text-indent: 3em
}


.nopadding
{
    padding: 0pt;
    border-spacing: 0pt;
    border: outset 0pt;
    border-style: none
}    

div.blogtext
{
    font-size: 13px;
    text-align: justify
}

span.mullets
{
    font-size: 26px;
}

div.header
{
    font-size: 30px;
    text-align: center
}

div.subheader
{
    font-size: 14px;
    text-align: center
}

div.centered
{
    text-align: center
}

div.copy
{
    font-size: 10px;
    text-align: center
}

.mullet
{
    height: 30px; 
    width: 55px; 
    cursor:pointer; 
    font-weight:bold; 
    font-size:10px; 
    font-family:Copperplate Gothic Light; 
    background-color: #000000; 
    color: white;
   
}

input
{
    color: white; 
    background-color: #000000;
    font-family:Copperplate Gothic Light;      
}

textarea
{
    color: white; 
    background-color: #000000;
    font-family:Copperplate Gothic Light;    
}

select
{
    color: white; 
    background-color: #000000;
    font-family:Copperplate Gothic Light;      
}



