body {
background-color: #b651c2;
margin-top: 0px;
margin-bottom: 0px;
}
a img
{
border-color:  #000000;
}
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #3366FF;
}
a:active {
text-decoration: none;
}

.isvalide {
color:green;
}
.isnotvalide {
color:red;
}

h1 { color: #000000; font-size: 1.2em; font-weight: bold; }

div.spacer {
clear: both;
}
 
div.float {
float: left;
width: 140px;
height: 200px; 
}

div.float2 {
float: right;
width: 140px;
height: 200px; 
}

div.float3 {
float: left;
width: 508px;
}

div.lar {
float: left;
width: 700px;
}
.Style1 {font-size: 9px}

.container { 
 background-image: url(images/design_top_03.png);
 width: 997px;
 margin:0; 
 padding:0;
 } 

div#header {
 background-image: url(images/design_top_01.png);
 width: 997px;
height: 202px;
}



div#header2 {
background-image: url(images/design_top_02.png);
width: 997px;
height: 58px;
}


div#header3 {

height: 40px;
}




div#left {
float: left;
width: 260px;
clear: both;
}

div#middle {
padding: 0px 0px 0px 260px;
margin: 0px;
}

div#footer {

background-image: url(images/design_top_05.png);
width: 997px;
height: 51px;
}
