/***********************************************************
 * Silver Line Limo Service Formatting data
 * 10th June, 2oo9
 * (c)Bout Time Software
 ***********************************************************/

BODY {
	background-color: #FFFFFF;
}

.words {
	background-color: #FFFFFF;
	FONT-FAMILY	: 'Trebuchet MS', Tahoma, Arial, sans-serif, Tahoma;
	COLOR		: #aaaaaa;
	FONT-SIZE	: 12px;
	MARGIN		: 0px;
	border		: 0px solid #aaaaaa;
}


/* to display version */
.ver {
	FONT-FAMILY	: Tahoma, arial;
        COLOR		: black;
	FONT-SIZE	: 10px;
	text-align	: center;
}



/* Standard headings */
.wordshead {
	FONT-FAMILY	:   Arial;
	COLOR		: #000000;
        TEXT-ALIGN	: center;
	FONT-SIZE	: 18px;
}

.hdr {
	FONT-FAMILY	: Arial;
	COLOR		: black;
	FONT-SIZE	: 14px;
}


.hdr1 {
	FONT-FAMILY	: "Trebuchet MS";
	COLOR		: blue;
        TEXT-ALIGN	: center;
	FONT-SIZE	: 16px;
}

.hdr2 {
	FONT-FAMILY	: verdana;
	COLOR		: red;
        TEXT-ALIGN	: center;
	FONT-SIZE	: 16px;
}


.fl { float:left }
.fr { float:right }
.al { text-align:left }
.ac { text-align:center }
.aj { text-align:justify }
.txb { color: black}
.cb { clear:both}
.pad10 {font-family:tahoma;padding:10px}
.smalp {font-size:10px;color:#aaaaaa;}
.sz {width:100%}

UL.pt { list-style-image: url('images/bullet-sl.jpg');}


.t  {background: url('images/box1-t.jpg') 0 0 repeat-x}
.b  {background: url('images/box1-b.jpg') 100% 100% repeat-x}
.l  {background: url('images/box1-l.jpg') 0 0 repeat-y}
.r  {background: url('images/box1-r.jpg') 100% 0 repeat-y}
.bl {background: url('images/box1-bl.jpg') 0 100% no-repeat}
.br {background: url('images/box1-br.jpg') 100% 100% no-repeat}
.tl {background: url('images/box1-tl.jpg') 0 0 no-repeat}
.tr {background: url('images/box1-tr.jpg') 100% 0 no-repeat; padding:10px}

A.clsm:link	{ COLOR: #ffffff; FONT-SIZE: 10px; TEXT-DECORATION: none; BACKGROUND-COLOR: transparent; }
A.clsm:visited	{ COLOR: #ffffff; FONT-SIZE: 10px; TEXT-DECORATION: none; BACKGROUND-COLOR: transparent; }
A.clsm:hover	{ COLOR: #FF0000; FONT-SIZE: 12px; TEXT-DECORATION: none; BACKGROUND-COLOR: transparent; }

A:link		{ BACKGROUND-COLOR: transparent; COLOR: #FF0000; TEXT-DECORATION: none }
A:visited	{ BACKGROUND-COLOR: transparent; COLOR: #008855; TEXT-DECORATION: none }
A:hover		{ BACKGROUND-COLOR: transparent; COLOR: #0000FF; FONT-SIZE: 12px; TEXT-DECORATION: none }


/*---------------------------------------------*/

