html, body {
	margin: 0;
	background-color: #005FAC;
	background-image:url(../images/bg_001.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	FONT-SIZE: 11px;
	COLOR: #DADBFE;
	FONT-FAMILY: "trebuchet MS", arial;
	SCROLLBAR-FACE-COLOR: #DEE2DD;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #A5B0A2;
	SCROLLBAR-3DLIGHT-COLOR: #A5B0A2;
	SCROLLBAR-ARROW-COLOR: #30372F;
	SCROLLBAR-TRACK-COLOR: #E4E7E3;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

table {
	text-align: center;
}
P {
	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: "trebuchet MS", "trebuchet MS"; text-align : left; line-height : 20px;
}

TD {
	COLOR: #FFFFFF;
}
TR {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: trebuchet MS, arial
}
U {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: trebuchet MS, arial
}
BLINK {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: trebuchet MS, arial
}
DIV {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: trebuchet MS, arial
}
FONT {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: trebuchet MS, arial
}
LI {
	FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: arial
}

.white {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px;
	COLOR: #fff;
	FONT-FAMILY: trebuchet MS, arial;
	TEXT-DECORATION: none;
	text-align:left;

}
.smallbg {
	background:url(../images/2.jpg) no-repeat;
	text-align: left;
}
.sold {
	COLOR:#FF6600;
	font: normal 11px "trebuchet MS", arial;
	text-decoration: none;
}
.forsale {
	COLOR:#33FF33;
	font: normal 11px "trebuchet MS", arial;
	text-decoration: none;
}
.grey {
	COLOR: #194B5E;
	font: normal 11px "Trebuchet MS";
}
.ticker {
	COLOR:#F8BC07;
	font: bold 150% "Trebuchet MS";
}
.bgbloc {
	background:url(../images/text_bg.jpg) no-repeat left top;
	text-align: left;
	vertical-align: top;
}
.tdbg {
	background-image: url(http://www.loughnaglack.com/images/tdbg.jpg);
	background-repeat: no-repeat;
}
.hr {
	font-size: 1px;
	width:800px;
	text-align:center;
	color: #A79468;
}
a {
	color:#fff;
	text-decoration:underline;
}
a:hover {
text-decoration:none;
}
a:visited {
	color: fff;
}
input {
border:1px solid #999999;
background:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
select {
border:1px solid #999999;
background:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.input {
border:0px solid #999999;
background:transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
.radio {
border:0px solid #999999;
background:transparent;
}
textarea {
border:1px solid #999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.WhiteLink {
	font-weight:bold;
	color: #FFFFFF;
}
.hr {
color:#1C61D5;
height:1px;
}
.tag {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:80%;
color:#003399;
}


div.fixed {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:16px;
	z-index:1;
	background-color:#1D2D6F;
	visibility:visible;
	bottom: auto;
}
