/* CSS Document */

/**********************************************************************************************/
/* REDEFINED TAGS */
/**********************************************************************************************/

body
{
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #000;
	height: 100%;
}

html { height:100% }
img { margin:0px; border-style:none }
table { empty-cells:hide;
 
}

.bground
{
    background-image: url('bgw.jpg');
    background-repeat: repeat-y;
    background-color: #000000;
    background-position: center bottom;
    height: 99%;
    width: 965px;
}

#bgbot
{
    background-image: url( 'bgbot.jpg' );
    background-repeat: no-repeat;
    background-color: #000000;
    background-position: center bottom;
    height: 29px;
    width: 965px;
}



.SkinItem
{
	font-size: 12pt;
	color: white;
}


a{ color:#b31b34}
a:hover {color:#6d0d1d;}
a:link { color:#6c9; text-decoration:underline }
a:visited { color:#808080; text-decoration:underline }
a:active { color:#f00; text-decoration:underline }
h1
{
	color: #f9be20;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 36px;
	font-weight: bold;
}

h2
{
	color: white;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}
p {margin:0; padding:0px 0px;}

form {margin:0; padding:0px 0px 10px 0px}

ul {margin:0; padding:6px 0px; list-style-type:none;}
li {margin:0; padding:4px 0px 4px 19px; list-style-type:none; background: url(../images/bullet.gif) 7px 9px no-repeat;}

button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top }
p:first-child { margin-top:0px }

h1 { font-size:18px }
strong { font-weight:bold }

#loginPane
{
    font-size: 9px;
    color: #FFFFFF;
}



#copyrightPane
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: center;
}


.searchstyle
{
        font-family: Arial, Helvetica, sans-serif;

font-size:11px;
	color: black;


}
a.searchstyle
{
        font-family: Arial, Helvetica, sans-serif;

font-size:11px;
	color: black;

}




a.termsstyle
{
font-size:11px;
	color: black;
text-decoration:none;

}

a:hover.termsstyle
{
	color: blue;
	
}

.copystyle
{
font-size:11px;
	color: black;


}
a.privacystyle
{
font-size:11px;
	color: black;

text-decoration:none;
}


a:hover.privacystyle
{
	color: Blue;

}


a img
{
    border-style: none;
}

#powered a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #808080;
}

#powered a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #808080;
    text-decoration:underline;
}
