body			{
					background-color: 	#FFFFFF;
					color:				#000000;
    				font-family: 		"Trebuchet MS";
					font-size:			9pt;
    				font-style:  		normal;
    				font-weight: 		normal;
    				text-align:			center;				
    				margin-top:         0.8em;
    				margin-left:        1.5em;
 				 }
font.title		{
					font-family:		Trebuchet MS;
					color:				#000000;
					font-size:			10pt;	
					font-weight:		bold;				
				}
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:24px;
	letter-spacing:.2em;
	}

table			{
    				font-family: 		"Trebuchet MS";
					font-size:			9pt;
					font-weight:		normal;
					text-decoration:	none
				}
table.enquirytable			{
					background-color: 	#3E3E5B;
					color:				#333333;
    				font-family: 		"Trebuchet MS";
					font-size:			9pt;
					font-weight:		normal;
					text-decoration:	none
				}
td.enquirycell			{
					background-color: 	#CCCCFF;
					color:				#333333;
    				font-family: 		"Trebuchet MS";
					font-size:			9pt;
					font-weight:		normal;
					text-decoration:	none
				}
a:link			{	color:				#3E3E5B;
					font-weight:		bold;
					text-decoration:	none;
				}
a:hover			{	color:				#3E3E5B;
					font-weight:		bold;
					text-decoration:	none;
				}
a:active		{	color:				#3E3E5B;
					font-weight:		bold;
					text-decoration:	none;
				}
a:visited		{	color:				#3E3E5B;
					font-weight:		bold;
					text-decoration:	none;
				}

a.darkb:link		{	color:		LemonChiffon;
					font-weight:		bold;
					text-decoration:	none;
				}
a.darkb:hover		{	color:			Gold;
					font-weight:		bold;
					text-decoration:	none;
				}
a.darkb:active		{	color:			LemonChiffon;
					font-weight:		bold;
					text-decoration:	none;
				}
a.darkb:visited		{	color:			LemonChiffon;
					font-weight:		bold;
					text-decoration:	none;
				}
				
.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url("Images/shapes/tr.gif") no-repeat top right; 
}

.roundbottom {
	background: url("Images/shapes/br.gif") no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

