/* Cascading Style Sheet (CSS) for the TravelRight Surfaces Web site */

BODY

    {

	font-family: Verdana;

	font-size: 0.80em;

	color : Black;

	background: white;

}



P

    {

	font-family: Verdana;

	font-size: 0.95em;

	color : black;

	background : white;

}



img.tn

{

	width: 182;

	height: 152;

	border: solid 1px white;

}



P.gold

{

	font-family: Verdana;

	color : white;

	background : #CC9900;

}



DIV.gold

{

	font-family: Verdana;

	color : white;

	background : #CC9900;

}



P.red

{

	font-family: Verdana;

	color : white;

	background : #990000;

}



DIV.red

{

	font-family: Verdana;

	color : white;

	background : #990000;

}



P.green

{

	font-family: Verdana;

	color : white;

	background : #006633;

}



DIV.green

{

	font-family: Verdana;

	color : white;

	background : #006633;

}



ul, ol, dl

    {

	font-size: .95em;

	font-family: Verdana;

	color : white;

	text-align : left;

}



TD, TH, FONT

	{

	font-family: Verdana;

	font-size: 0.80em;

	color : Black;

}



TD.gold

	{

	font-family: Verdana;

	color : Black;

	background : #CC9900;

}



TD.red

	{

	font-family: Verdana;

	color : Black;

	background : #990000;

}



TD.green

	{

	font-family: Verdana;

	color : Black;

	background : #006633;

}



TD.white

{

	 background-color: White;

}



TD.footer-text

	{

	font-family: Verdana;

	color : #990000;

	background : #FFFFFF;

}



TD.footer

	{

	font-family: Verdana;

	font-size: 0.8em;

	color : #000000;

	background : #FFFFFF;

}





A:LINK {

	

	color : #000000;

	background : #FFFFFF;

}



A:ACTIVE {

	

	color : #000000;

	background : #FFFFFF;

}



A:VISITED {

	

	color : #000000;

	background : #FFFFFF;

}



/*Links for HOME and CONTACT US*/

A.home:LINK {

	font-weight:500;

	color : #000000;

	background : #FFFFFF;

	text-decoration: none;

}



A.home:ACTIVE {

	font-weight:500;

	color : #CC9900;

	background : #FFFFFF;

	text-decoration: none;

}



A.home:VISITED {

	font-weight:500;

	color : #000000;

	background : #FFFFFF;

	text-decoration: none;

}



/*Links for the TOOLBAR*/

A.toolbar:LINK {

	font-weight: bold;

	color : #990000;

	background : #FFFFFF;

	text-decoration: none;

}



A.toolbar:ACTIVE {

	font-weight: bold;

	color : #CC9900;

	background : #FFFFFF;

	text-decoration: none;

}



A.toolbar:VISITED {

	font-weight: bold;

	color : #990000;

	background : #FFFFFF;

	text-decoration: none;

}



/*Links with RED background and NO UNDERLINE*/

A.red:LINK {

	color : #FFFFFF;

	background : #990000;

	text-decoration: none;

}



A.red:ACTIVE {

	font-weight: bolder;

	color : #FFFFFF;

	background : #990000;

	text-decoration: none;

}



A.red:VISITED {

	color : #FFFFFF;

	background : #990000;

	text-decoration: none;

}



/*Links with RED background and WITH UNDERLINE*/

A.red-underline:LINK {

	color : #FFFFFF;

	background : #990000;

	text-decoration: underline;

}



A.red-underline:ACTIVE {

	color : #FFFFFF;

	background : #990000;

	text-decoration: underline;

}



A.red-underline:VISITED {

	color : #FFFFFF;

	background : #990000;

	text-decoration: underline;

}



/*Links with GOLD background and WITH UNDERLINE*/

A.gold-underline:LINK {

	color : #FFFFFF;

	background : #CC9900;

	text-decoration: underline;

}



A.gold-underline:ACTIVE {

	color : #FFFFFF;

	background : #CC9900;

	text-decoration: underline;

}



A.gold-underline:VISITED {

	color : #FFFFFF;

	background : #CC9900;

	text-decoration: underline;

}



/*Links with GREEN background and WITH UNDERLINE*/

A.green-underline:LINK {

	color : #FFFFFF;

	background : #006633;

	text-decoration: underline;

}



A.green-underline:ACTIVE {

	color : #FFFFFF;

	background : #006633;

	text-decoration: underline;

}



A.green-underline:VISITED {

	color : #FFFFFF;

	background : #006633;

	text-decoration: underline;

}



HR.white {

	color : #FFFFFF;

}



DIV.header 

{

	font-size: 1.2em;

	font-weight: bold;

	padding-bottom: 5px;

}



DIV.subheader

{

	font-weight: bold;

	padding-bottom: 5px;

}



DIV.productBody

{

	padding-bottom: 10px;

}

/* !!!!!!!!!!!!!!!!! END of STYLESHEET !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */.imgBdr {
	border: 2px inset #003632;
}

