form {
	margin: 0px;
	padding: 0px;
}
.maintable {
	border-top: 0px dotted #25275a;
	border-right: 0px dotted #25275a;
	border-bottom: 1px none #25275a;
	border-left: 0px dotted #25275a;
	margin-top:15px;
	height: 100px;
	
}
.toptable {
    background-image: url(images/ukadverts_r1_c4.jpg);
    }
  
p {
	margin-left:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	display:inline;
}
a:link {
	color: #07045d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;

}
a:active {
	color: #07045d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {

	color: #07045d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {


	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.alphabet {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	margin: 2px;
	padding: 2px;

}
.alphacell {

	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px dotted #FFFFFF;
}
a.alphalink:link {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;

}
a.alphalink:hover {
	color: #FFCC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;

}
a.alphalink:active {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;

}
a.alphalink:visited {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;

}
h1 {
	color: #07045d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	text-align: center;

}
h2 {
	color: #07045d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform:capitalize;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:inline;
}
#maincontainer { border:1px solid #000000; margin:0 auto; width:960px; background-color:#FFffFF;}
body {background-color:#FFFFFF; background-image:url(images/blue-background.gif); background-repeat:repeat-x;}

.button 
{
    color: #25275a; font-family: Georgia; background-color: #ffffff;
}
#rightcontent {float: right; width: 25%;}
#leftcontent { float: left; width:70%;}
#lefttext{ margin-left:50px;}
#RightAds{float:right; width:270px; height:auto;}
#footer 
{
    clear:both; 
    background-color:#25275a;
     color:#FFFFFF; text-align:center;
      background-image:url(images/blockactive.gif);
       background-position:center; background-repeat:repeat-x;
        margin:0; padding:0.2em; font-weight:bold;
         text-transform:uppercase;
          font-size:10px;
           font-family: Georgia, "Times New Roman", Times, serif;
	 }
	 .ukadverts_r9_c10
	 {background-image:url(images/ukadverts_r9_c10.jpg);
	    }
	    .ukadverts_r1_c4
	    {background-image:url(images/ukadverts_r1_c4.jpg);
	        }
	        #Middle
{
    position: absolute;
    top: 235px;
    width: 960px;
    background-color: White;
    left: 16%;
    border-right: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
#Top
{
    position: absolute;
    top: 35px;
    width: 960px;
    height: 200px;
    background-color: White;
    text-align: center;
    left: 16%;
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
}
#TopTop
{
    position: absolute;
    top: 15px;
    width: 960px;
    height: 20px;
    background-color: White;
    text-align: center;
    left: 16%;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom-style: none;
}