﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mwc_bg.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-color: #000000;
}
img {
border:none
}
.textb {font-family: "Tahoma"; font-size: 8pt; color: #424242; text-decoration:none; }
.textw {font-family: "Tahoma"; font-size: 8pt; color: #FFFFFF; text-decoration:none; }
.texto {font-family: "Tahoma"; font-size: 8pt; color: #ff7901; text-decoration:none; }
.texte {font-family: "Tahoma"; font-size: 8pt; color: #ffefdd; text-decoration:none; }
.textbl {font-family: "Tahoma"; font-size: 8pt; color: #6600ff; text-decoration:none; }
a:hover {text-decoration: none; color: #ff3333; }
a:active {text-decoration: none; color: #ff3333; }
.textbox
{
	background-image: url(../images/textfield.jpg);
	border-style:solid; 
	border-color:#3b3b3b;
	border-width:thin;
	font-family: "Tahoma"; 
	font-size: 8pt; 
	color: #FFFFFF; 
	text-decoration:none;
	}
.ddl
{  background-color:  #3b3b3b; 
	border-style:solid; 
	border-color:#3b3b3b;
	border-width:thin;
	font-family: "Tahoma"; 
	font-size: 8pt; 
	color: #FFFFFF; 
	}