body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	background-image: url(../images/bg_tremix.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color:#000;
	
}

object {
display: block;
}

input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #434F60;
	font-size: 11px;
}

select
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:1px;
	font-size:11px;
}

p {
	padding:0px 0px 0px 0px;
	margin: 0px;
	line-height: 30px;
}

a, img {
	color:#ee2a2b;
	text-decoration: none;
	border:none;
}

a:hover{
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #393431;
}

b{
	color:#ee2a2b;
	font-weight:normal;
}

b.b1{
	font-size: 10pt;
	color:#000;
}

b.b2{
	font-size: 11pt;
	font-weight: normal;
	color:#ee2a2b;
}

b.b3{
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
	color:#000;
}

b.b4{
	font-size: 10pt;
	font-weight: bold;
	color:#000;
}

b.b5{
	color:#393939;
}

b.b6{
	text-transform: uppercase;
	font-weight: normal;
	color:#000000;
}

b.b7{
	text-transform: uppercase;
}

b.b8{
	font-size: 7.5pt;
	font-weight: normal;
}

ul,ol{
	line-height: 25px;
}

img.heading_left{
	margin-left: 20px;
	margin-top: 15px;
}

img.heading_right{
	margin-top: 15px;
	margin-left: 1px;
}

hr{
	height: 1px;
	border: none;

	
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.white{
	background-color: White;
}

.grey{
	background-color: #dadada;
}

.yellow1{
	background-color: #ffe8bc;
}

.red{
	background-color: #bc0007;
	color: White;
}

a1.a:hover{
	text-decoration: none;
}
