a
{
    font-weight: 700;
    color: #ffcc00;
}

a:hover
{      
    color: #ff0000;
}

body
{
    font-family: arial;
    background-color: #434343;
    padding: 0px;
    border: 0px;
    margin: 0px;
    color: #ffffff;
    font-size: 12px;
}

div
{
    font-size: 12px !important;
}

h3
{
    font-size: 14px;
    color: #ffcc00 !important;
    font-weight: 700;
}

h4
{
    color: #ffcc00 !important;
}

img
{
	border: none;
}

input, textarea
{
	border: solid 1px #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

p
{
    font-size: 12px;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.caption
{
    border: 5px solid #c0c0c0; 
    padding: 10px 5px; 
    font-size: 12px; 
    background-color: #000000; 
    vertical-align: middle; 
    text-align: center; 
    left: 0px
}

div.hompagebutton
{
    position: relative;
    font-size: 9px;
    text-align: right;
}

div.hompagebutton a
{
    font-size: 11px;
    text-decoration: none;
}

div.hompagebutton a span
{
    font-size: 11px;
    text-decoration: none;
    position: relative;
    top: -15px;
}

div.homepagebutton a img.homepagemenubutton
{
}