img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-image:url(images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment:fixed;	 
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	padding:0;
	margin:0;
}
#schemacode{text-align: center !important; color: #333;}

a:link {
	color: #02669a;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #c20255;
	font-weight:bold;
}

.floatleft { float:left; margin:3px 10px 0px 0px; clear:both; }
.floatright { float: right; margin:3px 0px 0px  10px; clear:both; }	
.textfields{ margin:0; padding:0;
width:170px;}
.pink { color:#c20255}
.blue { color:#02669a}
h1 { font-size:28px; font-weight:bold; margin:0; padding:0; text-transform:uppercase;}
h2 { font-size:24px}  #serv {
    border: 1px solid #FFFFFF;
    color:#333;
    border-collapse: collapse;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 97%;
}
#serv td {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 2px;
}
#serv td:first-child {
    border-left: medium none;
}
#serv td:last-child {
    border-right: medium none;
}
#title {
    background: none repeat scroll 0 0 #3B393A; color: #FFF;
  
    font-size: 16px;
    text-transform: uppercase;
}

	

	
