/**** BODY *************/

BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top: 0px;
	background-color : #ffffff;
}

/**** SPAN *************/

span.purple{
	font : normal 8pt Verdana;
	color : #5A0473;
}

/**** TD *************/
td.grey{
	font : normal 8pt Verdana;
	color : #313031;
}
td.greylight{
	font : normal 8pt Verdana;
	color : #9C9A9C;
}

/**** A *************/

a.SureMenu{
	font : normal 8pt Verdana;
	color : #636563;
	text-decoration:none;
}
a.SureMenu:hover {
	font : normal 8pt Verdana;
	color : #636563;
	text-decoration : underline;
}





/*************************************************************************************/
/******** ORIGINAL**************/
/*************************************************************************************/




/**** TABLE ***************/


table.AdminQuoteDetails {
	background-color : #7B047B;
}
table.AdminQuoteDetails2 {
	color : #000000;
	background-color : #ffffff;
	border : 1px solid #000000;
}
table.AdminSelect {
	font-family : Verdana;
	font-size : 15px;
	text-align : center;
	color : 000000;
	background-color : #F1F1F1;
	border : 1px solid #000000;
}
table.Default{
	background-repeat : no-repeat;
	background-image : url(CJHigginsIMAGES/Background.jpg);
	
}
table.Home{
	background-repeat : no-repeat;
	background-image : url(CJHigginsIMAGES/House.gif);
}
table.Motor{
	background-repeat : no-repeat;
	background-image  : url(CJHigginsIMAGES/Car.gif);
}
table.QuoteDetails {
	background-color : #FFFBFF;
}
table.QuoteDetails2 {
	color : #000000;
	background-color : #ffffff;
	border : 1pt solid #CECFCE;
}
table.Travel{
	background-repeat : no-repeat;
	background-image : url();
}





/**** TH *****************/



th {
	padding-left : 5px;
	padding-right : 5px;
	background-color : #7B047B;
	
	color : #ffffff;
	font-family : Verdana;
	font-size : 12px;
}
th.Admin {
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
	background-color : #808080;
	border : 1px solid #000000;
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
}



/**** TR ******************/



tr.LeftBuffer{
	padding-left : 15px;
}



/**** TD ***************/




td.AdminSelect{
	padding-left : 5px;
	padding-right : 5px;
	font-family : Verdana;
	font-size:11px;
	text-align : center;
	border : 1px solid #000000;
}
td.AdminSelect2{
	font-family : Verdana;
	text-align : center;
	border : 1px solid #000000;
	background-color :#DCDCDC;
}
td.AdminTablesSmall{
	font-family : Verdana;
	text-align:left;
	font-size:11px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
	border : 1px solid #000000;
}
td.Default{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom :0px;
	padding-top :0px;
	font-weight : bold;
}
td.DefaultLine{
	border-left : 1pt solid #7B047B;
}
td.Divider{
	background-repeat : repeat-x;
	background-image : url(CJHigginsIMAGES/Divider.gif);
	background-color : #FFFBFF;
}
td.Footer{
	text-align : center;
	font-family : Verdana;
	color:#313031;
	font-size : 10px;
}
td.Quote{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom :10px;
	padding-top : 10px;
	text-align : center;
}
td.Tables{
	font-family : Verdana;
	text-align:left;
	font-size:11px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}
td.TablesSmall{
	font-family : Verdana;
	text-align:left;
	font-size:11px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
	border : 1pt solid #CECFCE;
}

td.TableTitle{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	border-bottom : 1pt solid #7B047B;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 5px;
	padding-top : 5px;
}
td.TableTitleSub{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	border-bottom : 1pt solid #7B047B;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 5px;
	padding-top : 10px;
}





/**** A *******************/


a.footer{
	color: #313031;
	text-decoration:underline;
}
a.footer:hover{
	color: #313031;
	text-decoration:underline;
}
a.Links {
	font-family : Verdana;
	font-size:71%;
	color:#000063;
}
a.Link {
	font-family : Verdana;
	font-size:12px;
	color:#636563;
	text-decoration:none;
	
}
a.Link:hover {
	font-family : Verdana;
	font-size:12px;
	color:#636563;
	text-decoration:underline;
	
}
a.Link2 {
	font-family : Verdana;
	font-size:9pt;
	color:#000000;
	text-decoration:none
}
a.Link2:hover {
	font-family : Verdana;
	font-size:9pt;
	color:#000000;
	text-decoration:none
}



/**** BUTTON **************/



Button.General{
	width : 110px;
	height : 20px;
	background-color : #9C9A9C;
	color : #000000;
	font-family : Verdana;
	font-size : 10pt;
	cursor:pointer;
	
}



/**** UL/LI ***************/


ul {
	list-style-type : circle;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom :5px;
	padding-top : 5px;
}
ul.White {
	list-style-type : circle;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom :5px;
	padding-top : 5px;
}



/**** IMG ****************/



img.Help {
	cursor:pointer;
	background-image : url(CJHigginsIMAGES/TinyHelp.gif);
	
} 



/**** B *****************/



B.AdminQuotation{
	font-family : Verdana;
	font-size : 18px;
	font-weight : bold;
	color:#000000;
}
B.AdminSelect{
	font-family : Verdana;
	font-size : 20px;
	font-weight : bold;
	color:#000000;
}
B.NB{
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color:#7B047B;
}
B.PhoneNum{
	font-family : Verdana;
	font-size : 30px;
	font-weight : bold;
	color:#7B047B;
}
B.Quotation{
	font-family : Verdana;
	font-size : 20px;
	font-weight : bold;
	color:#7B047B;
}
