

a:link {color:#fff;}
a:visited {color:#fff;}
a:hover {color:#fff;}
a:active {color:#fff;}

/* additional page */
.text {
	position:absolute;
	top: 35px;
	left:0px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	width: 100%;
} 

.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	}

.text3 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	padding:15px;
	}

.text2 a:link, .text2 a:visited {text-decoration:underline;font-weight:bold;color:#fff;}
	
.text2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;text-decoration:none; font-weight:bold;}	
	
.finance {
	font-family: Verdana;
	font-size: 11px;
	color: #000;}

.finance2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;}
	
.stocktitle {
	position:absolute; top: 10px; left:0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1A2A81;}	
	
/* advert description */
td {			
	font-family: Verdana;
	font-size: 11px;
	color: #000;} 

.stock {margin-top :20px;}	

html {}

body {background:#1A2A81 url(images/bg.jpg);}

#inlineFourth {float:right; padding:0px 0px 0px 10px;}

* html #inlineSecond {margin-left:10px;}

.homebg {background:url(images/homebg.jpg) repeat-y;}

.mrpadding {padding:10px;}

input {
	width: 250px;
}
textarea {
	height: 50px;
	width: 250px;
	color:#000;
}
.send {
	width: 100px;
}
h1 {
	font-size: 12px;
	background-color: #e6e6e6;
	padding: 3px;
	margin: 0px;
	color:#000;
	width:600px;
}
	
	td {color:#fff;}
	
.maintext p {padding:0px 10px 0px 10px; color: #FFFFFF;}

#justarrived {float:right; width:200px; height:200px; padding:0px 10px 0px 10px; font-weight:bold;}

.mrfloatright {float:right; margin: 0px 10px 10px 10px;}


.mrfloatleft {float:left;}